diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-09-16 20:13:10 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-09-16 20:13:10 +0000 |
commit | 91dc2230600895d59871a685c7129b8390f2f0f3 (patch) | |
tree | 4f33a1222aa2f333905c1a130fcb770e4283f5a2 /net-www/apache/apache-2.0.51.ebuild | |
parent | gnome 2.8 commit (diff) | |
download | historical-91dc2230600895d59871a685c7129b8390f2f0f3.tar.gz historical-91dc2230600895d59871a685c7129b8390f2f0f3.tar.bz2 historical-91dc2230600895d59871a685c7129b8390f2f0f3.zip |
stable on amd64
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 b508587015bb..f367b76c900e 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.4 2004/09/16 16:08:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.51.ebuild,v 1.5 2004/09/16 20:13:10 kugelfang 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 |