diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-17 08:20:28 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-17 08:20:28 +0000 |
commit | 0aaa477f615c7222371aa35b967606287f447b93 (patch) | |
tree | fec546d8cfa6c2c5aaa933e0b5136ef1df1499e9 /net-www/apache/apache-2.0.51.ebuild | |
parent | stable on amd64 for security bug (Manifest recommit) (diff) | |
download | gentoo-2-0aaa477f615c7222371aa35b967606287f447b93.tar.gz gentoo-2-0aaa477f615c7222371aa35b967606287f447b93.tar.bz2 gentoo-2-0aaa477f615c7222371aa35b967606287f447b93.zip |
Stable on alpha.
Diffstat (limited to 'net-www/apache/apache-2.0.51.ebuild')
-rw-r--r-- | net-www/apache/apache-2.0.51.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.51.ebuild b/net-www/apache/apache-2.0.51.ebuild index 0f6c861f5661..b2fee636e70d 100644 --- a/net-www/apache/apache-2.0.51.ebuild +++ b/net-www/apache/apache-2.0.51.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.ebuild,v 1.9 2004/09/17 00:37:40 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.51.ebuild,v 1.10 2004/09/17 08:20:28 kloeri 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 |