diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-06-09 17:57:03 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-06-09 17:57:03 +0000 |
commit | b6b597cd843501c3317e5260b845bd1dc9f78129 (patch) | |
tree | 681d0fa2a66ac8cb387a51397c949b67a1ea7624 /net-www/apache/apache-2.0.49-r3.ebuild | |
parent | new version, security update (bug #53408) (diff) | |
download | gentoo-2-b6b597cd843501c3317e5260b845bd1dc9f78129.tar.gz gentoo-2-b6b597cd843501c3317e5260b845bd1dc9f78129.tar.bz2 gentoo-2-b6b597cd843501c3317e5260b845bd1dc9f78129.zip |
Marked stable on hppa.
Diffstat (limited to 'net-www/apache/apache-2.0.49-r3.ebuild')
-rw-r--r-- | net-www/apache/apache-2.0.49-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.49-r3.ebuild b/net-www/apache/apache-2.0.49-r3.ebuild index 963f13e9baa0..b4864915bf5b 100644 --- a/net-www/apache/apache-2.0.49-r3.ebuild +++ b/net-www/apache/apache-2.0.49-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.49-r3.ebuild,v 1.11 2004/06/09 13:47:51 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.49-r3.ebuild,v 1.12 2004/06/09 17:57:03 gmsoft Exp $ inherit flag-o-matic eutils fixheadtails gnuconfig @@ -12,7 +12,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 |