diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-09-15 06:40:47 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-09-15 06:40:47 +0000 |
commit | 872209d90907de2db5ee46d70613ebc4787dfb93 (patch) | |
tree | e1c9c10159b1e8263875453e55356397c03b92ca /net-www/apache/apache-2.0.54-r15.ebuild | |
parent | Detect more modules that need to go to make everything happy (diff) | |
download | historical-872209d90907de2db5ee46d70613ebc4787dfb93.tar.gz historical-872209d90907de2db5ee46d70613ebc4787dfb93.tar.bz2 historical-872209d90907de2db5ee46d70613ebc4787dfb93.zip |
Stable on alpha, bug 104807.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'net-www/apache/apache-2.0.54-r15.ebuild')
-rw-r--r-- | net-www/apache/apache-2.0.54-r15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.54-r15.ebuild b/net-www/apache/apache-2.0.54-r15.ebuild index 1b79076fde5a..349c44ba1d4a 100644 --- a/net-www/apache/apache-2.0.54-r15.ebuild +++ b/net-www/apache/apache-2.0.54-r15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54-r15.ebuild,v 1.4 2005/09/12 03:39:37 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54-r15.ebuild,v 1.5 2005/09/15 06:40:47 kloeri Exp $ inherit flag-o-matic eutils fixheadtails gnuconfig @@ -14,7 +14,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2 LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="berkdb gdbm ldap threads ipv6 doc static ssl selinux" #Standard location for Gentoo Linux |