diff options
author | 2004-09-21 15:43:45 +0000 | |
---|---|---|
committer | 2004-09-21 15:43:45 +0000 | |
commit | be76beebb6743c76c7eb93bd45d62051eafa3233 (patch) | |
tree | ed06d2dac0319748a2e2229076049a6d5896f7a7 /net-www | |
parent | autoexpect and autopasswd to /usr/bin/ instead of doc's (Manifest recommit) (diff) | |
download | gentoo-2-be76beebb6743c76c7eb93bd45d62051eafa3233.tar.gz gentoo-2-be76beebb6743c76c7eb93bd45d62051eafa3233.tar.bz2 gentoo-2-be76beebb6743c76c7eb93bd45d62051eafa3233.zip |
amd64/arm/hppa/ia64 stable for security
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/apache-2.0.51-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.51-r1.ebuild b/net-www/apache/apache-2.0.51-r1.ebuild index 685d57ad6066..ae9ad08b5235 100644 --- a/net-www/apache/apache-2.0.51-r1.ebuild +++ b/net-www/apache/apache-2.0.51-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.51-r1.ebuild,v 1.4 2004/09/21 14:38:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.51-r1.ebuild,v 1.5 2004/09/21 15:43:45 vapier Exp $ inherit flag-o-matic eutils fixheadtails gnuconfig @@ -13,7 +13,7 @@ SRC_URI="http://www.apache.org/dist/httpd/httpd-${PV}.tar.gz LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc ~x86" IUSE="berkdb gdbm ldap threads ipv6 doc static ssl" #Standard location for Gentoo Linux |