summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-01-18 17:52:29 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-01-18 17:52:29 +0000
commite73eb30c847034865d12ed0c0ec228819ef373db (patch)
tree4e5d4ff7de855fbb77d7d2fc82215f2bbff979ae /net-www
parentversion bump (diff)
downloadhistorical-e73eb30c847034865d12ed0c0ec228819ef373db.tar.gz
historical-e73eb30c847034865d12ed0c0ec228819ef373db.tar.bz2
historical-e73eb30c847034865d12ed0c0ec228819ef373db.zip
ppc stable, bug #118875
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'net-www')
-rw-r--r--net-www/apache/ChangeLog6
-rw-r--r--net-www/apache/Manifest6
-rw-r--r--net-www/apache/apache-2.0.54-r16.ebuild4
-rw-r--r--net-www/apache/apache-2.0.55-r1.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog
index b4d68c65e730..2d22fac26e43 100644
--- a/net-www/apache/ChangeLog
+++ b/net-www/apache/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/apache
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.449 2006/01/17 02:54:14 vericgar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.450 2006/01/18 17:52:28 dertobi123 Exp $
+
+ 18 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ apache-2.0.54-r16.ebuild, apache-2.0.55-r1.ebuild:
+ ppc stable, bug #118875
*apache-2.0.55-r1 (16 Jan 2006)
*apache-2.0.54-r16 (16 Jan 2006)
diff --git a/net-www/apache/Manifest b/net-www/apache/Manifest
index b49ae73a2d75..fbaee395a91a 100644
--- a/net-www/apache/Manifest
+++ b/net-www/apache/Manifest
@@ -1,15 +1,15 @@
-MD5 1e23ef7958203114a769e3b6171c59e8 ChangeLog 75002
+MD5 e05cff07e15bfe642099d80a03651183 ChangeLog 75140
MD5 26a30fcfe2a6fbbf994b64756ed4f604 apache-1.3.32-r1.ebuild 6685
MD5 f154daabfa5b59d9597f8ede26b839d2 apache-1.3.33-r13.ebuild 8674
MD5 17e12318b6dd1cd8bb25cb987490c7fd apache-1.3.33-r6.ebuild 7108
MD5 f98b6437e47b471cea336f1cbb6ac240 apache-1.3.34-r1.ebuild 7114
MD5 0eb24bf60ddc4cc541b0fe6e70fb48b1 apache-1.3.34-r10.ebuild 8666
MD5 8dfa3f0fbdc01264e754bd3ebf7b8a5a apache-2.0.54-r15.ebuild 12594
-MD5 544edd9b266ccb2190a299905b7f3c79 apache-2.0.54-r16.ebuild 13055
+MD5 d63334e3cfe58d2d0c9a2b798a70c584 apache-2.0.54-r16.ebuild 13056
MD5 be59fbc220730a0212fbf6f34a1a6652 apache-2.0.54-r30.ebuild 12930
MD5 17f7420f9957d17a514ee70bc4786a25 apache-2.0.54-r31.ebuild 13375
MD5 e1e33b99a1b8f95a419f0e95a6ebb2dc apache-2.0.54-r9.ebuild 12595
-MD5 32d7a2c6dce73cfb36063fd43f7b8a2a apache-2.0.55-r1.ebuild 13385
+MD5 ecf8b6798d6b1da3a5b100757b791e42 apache-2.0.55-r1.ebuild 13386
MD5 2eef71adb67bd3ddf3f8c4743a5ebe6a apache-2.0.55.ebuild 13370
MD5 8b12871dd74fcd3f4fdf451c9d8c259e files/00_apache_manual.conf 781
MD5 3d94c56af17136b6c408f076c32e0362 files/2.0.49/40_mod_ssl.conf 3213
diff --git a/net-www/apache/apache-2.0.54-r16.ebuild b/net-www/apache/apache-2.0.54-r16.ebuild
index 2c0aad4a4ad8..610dd5dae1fa 100644
--- a/net-www/apache/apache-2.0.54-r16.ebuild
+++ b/net-www/apache/apache-2.0.54-r16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54-r16.ebuild,v 1.1 2006/01/17 02:54:14 vericgar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54-r16.ebuild,v 1.2 2006/01/18 17:52:29 dertobi123 Exp $
inherit flag-o-matic eutils fixheadtails gnuconfig
@@ -14,7 +14,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2
LICENSE="Apache-2.0"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE="berkdb gdbm ldap threads ipv6 doc static ssl selinux"
#Standard location for Gentoo Linux
diff --git a/net-www/apache/apache-2.0.55-r1.ebuild b/net-www/apache/apache-2.0.55-r1.ebuild
index ce28097739fc..c011324b892c 100644
--- a/net-www/apache/apache-2.0.55-r1.ebuild
+++ b/net-www/apache/apache-2.0.55-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.55-r1.ebuild,v 1.1 2006/01/17 02:54:14 vericgar Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.55-r1.ebuild,v 1.2 2006/01/18 17:52:29 dertobi123 Exp $
inherit eutils gnuconfig multilib
@@ -17,7 +17,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2
LICENSE="Apache-2.0"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="apache2 debug doc ldap mpm-leader mpm-peruser mpm-prefork mpm-threadpool mpm-worker no-suexec ssl static-modules threads selinux"
RDEPEND="dev-lang/perl