diff options
author | 2004-07-02 20:08:22 +0000 | |
---|---|---|
committer | 2004-07-02 20:08:22 +0000 | |
commit | 6d12840d5515e50e28590d26b3befc639646769f (patch) | |
tree | df0fe730b4dd52e0af5451d9778f900a0cb6c06b /net-www/apache/apache-2.0.49-r4.ebuild | |
parent | Uncomment sed line for USE=build to keep compile from failing during stage-bu... (diff) | |
download | gentoo-2-6d12840d5515e50e28590d26b3befc639646769f.tar.gz gentoo-2-6d12840d5515e50e28590d26b3befc639646769f.tar.bz2 gentoo-2-6d12840d5515e50e28590d26b3befc639646769f.zip |
Stable on hppa
Diffstat (limited to 'net-www/apache/apache-2.0.49-r4.ebuild')
-rw-r--r-- | net-www/apache/apache-2.0.49-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.49-r4.ebuild b/net-www/apache/apache-2.0.49-r4.ebuild index 2934b5117a15..62e130b4b10b 100644 --- a/net-www/apache/apache-2.0.49-r4.ebuild +++ b/net-www/apache/apache-2.0.49-r4.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.49-r4.ebuild,v 1.5 2004/06/29 14:54:29 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.49-r4.ebuild,v 1.6 2004/07/02 20:08:22 gustavoz 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="x86 ~ppc sparc mips ~alpha ~arm ~hppa amd64 ~ia64 ~s390 ~ppc64" +KEYWORDS="x86 ~ppc sparc mips ~alpha ~arm hppa amd64 ~ia64 ~s390 ~ppc64" IUSE="berkdb gdbm ldap threads ipv6 doc static ssl" #Standard location for Gentoo Linux |