diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-08 20:31:16 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-08 20:31:16 +0000 |
commit | 4d58ee7c5b08a9e6e7a4740c5ab4d10b4c3371eb (patch) | |
tree | 68b02b7fa0a04d22031fe169db45ce710a043fd8 /net-www | |
parent | x86/arm stable (Manifest recommit) (diff) | |
download | gentoo-2-4d58ee7c5b08a9e6e7a4740c5ab4d10b4c3371eb.tar.gz gentoo-2-4d58ee7c5b08a9e6e7a4740c5ab4d10b4c3371eb.tar.bz2 gentoo-2-4d58ee7c5b08a9e6e7a4740c5ab4d10b4c3371eb.zip |
ppc stable
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/apache-2.0.50-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.50-r1.ebuild b/net-www/apache/apache-2.0.50-r1.ebuild index a1268b666255..1cbdefa35aad 100644 --- a/net-www/apache/apache-2.0.50-r1.ebuild +++ b/net-www/apache/apache-2.0.50-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.50-r1.ebuild,v 1.2 2004/09/08 14:08:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.50-r1.ebuild,v 1.3 2004/09/08 20:31:16 pvdabeel 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="~x86 ~ppc sparc ~mips ~alpha ~arm ~hppa ~ppc64" +KEYWORDS="~x86 ppc sparc ~mips ~alpha ~arm ~hppa ~ppc64" IUSE="berkdb gdbm ldap threads ipv6 doc static ssl" #Standard location for Gentoo Linux |