diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-10 06:00:13 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-10 06:00:13 +0000 |
commit | 140c6fab0fb476a0050821536bd5d731bfc889f1 (patch) | |
tree | e314a80a7d863aea6a062306d32d27c47ee41dd2 /net-www/apache | |
parent | Version bump with security fix #68406. (Manifest recommit) (diff) | |
download | gentoo-2-140c6fab0fb476a0050821536bd5d731bfc889f1.tar.gz gentoo-2-140c6fab0fb476a0050821536bd5d731bfc889f1.tar.bz2 gentoo-2-140c6fab0fb476a0050821536bd5d731bfc889f1.zip |
arm/hppa/ia64/s390 stable for security #70138
Diffstat (limited to 'net-www/apache')
-rw-r--r-- | net-www/apache/apache-2.0.52-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.52-r1.ebuild b/net-www/apache/apache-2.0.52-r1.ebuild index 4f2881917912..6553fc208fd1 100644 --- a/net-www/apache/apache-2.0.52-r1.ebuild +++ b/net-www/apache/apache-2.0.52-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.52-r1.ebuild,v 1.9 2004/11/09 17:32:06 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.52-r1.ebuild,v 1.10 2004/11/10 06:00:13 vapier Exp $ inherit flag-o-matic eutils fixheadtails gnuconfig @@ -14,7 +14,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 ~s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="berkdb gdbm ldap threads ipv6 doc static ssl" #Standard location for Gentoo Linux |