diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-15 01:45:35 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-15 01:45:35 +0000 |
commit | 29f4d2c230782566c2c21256a0b650524511a618 (patch) | |
tree | 42b7d31eb6975d6cd5c6b6f751f7842dd7240416 /net-www | |
parent | Stable on amd64, bug 118945. (diff) | |
download | historical-29f4d2c230782566c2c21256a0b650524511a618.tar.gz historical-29f4d2c230782566c2c21256a0b650524511a618.tar.bz2 historical-29f4d2c230782566c2c21256a0b650524511a618.zip |
arm/hppa/s390/sh stable
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/Manifest | 12 | ||||
-rw-r--r-- | net-www/apache/apache-2.0.55.ebuild | 4 |
2 files changed, 13 insertions, 3 deletions
diff --git a/net-www/apache/Manifest b/net-www/apache/Manifest index 17a526b7e20c..da60a0e73074 100644 --- a/net-www/apache/Manifest +++ b/net-www/apache/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 d0aeca0c010af7e809bb47718435dbdb ChangeLog 74676 MD5 26a30fcfe2a6fbbf994b64756ed4f604 apache-1.3.32-r1.ebuild 6685 MD5 f154daabfa5b59d9597f8ede26b839d2 apache-1.3.33-r13.ebuild 8674 @@ -8,7 +11,7 @@ MD5 8dfa3f0fbdc01264e754bd3ebf7b8a5a apache-2.0.54-r15.ebuild 12594 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 a889a3f412aeca199e8171cc16c90bb7 apache-2.0.55.ebuild 13417 +MD5 b6ad23f2ecdeb65973f8f241b3ad4581 apache-2.0.55.ebuild 13409 MD5 8b12871dd74fcd3f4fdf451c9d8c259e files/00_apache_manual.conf 781 MD5 3d94c56af17136b6c408f076c32e0362 files/2.0.49/40_mod_ssl.conf 3213 MD5 1d10cc98714a34ddc38525743c2989f9 files/2.0.49/41_mod_ssl.default-vhost.conf 8053 @@ -61,3 +64,10 @@ MD5 59a6ba7dcde461f5350af41e6aff92b1 files/robots.txt 342 MD5 d3626a1e31a675c60d066c111d552adf files/suexec.pam 59 MD5 161245c7aa1eb785db53b34d6a10be43 files/suexec_pam_gentoo.patch 2149 MD5 27c9cb37c510e08bb69df277229a03ea metadata.xml 566 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDyamt2+ySkm8kpY0RAlyiAJ9jmUPUJiWNLPnTE+GuCvgqg0pL5ACghgOw +7IW+YQlcrbdhx8Gc8KSr3WM= +=58wi +-----END PGP SIGNATURE----- diff --git a/net-www/apache/apache-2.0.55.ebuild b/net-www/apache/apache-2.0.55.ebuild index c02079663be2..6720e71dbaab 100644 --- a/net-www/apache/apache-2.0.55.ebuild +++ b/net-www/apache/apache-2.0.55.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.ebuild,v 1.7 2006/01/13 22:19:58 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.55.ebuild,v 1.8 2006/01/15 01:45:35 vapier 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 |