diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-08-21 19:42:50 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-08-21 19:42:50 +0000 |
commit | 3668c136653e505c0f5319da291c5bd090cdcb4f (patch) | |
tree | 56e12db510aa9d34f2c4f999bf86f2f49cbe1ccc /net-www/apache/apache-2.0.54-r9.ebuild | |
parent | New release: 2.11.91 (diff) | |
download | gentoo-2-3668c136653e505c0f5319da291c5bd090cdcb4f.tar.gz gentoo-2-3668c136653e505c0f5319da291c5bd090cdcb4f.tar.bz2 gentoo-2-3668c136653e505c0f5319da291c5bd090cdcb4f.zip |
Marked Stable on AMD64. Fixes bug #102991.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-www/apache/apache-2.0.54-r9.ebuild')
-rw-r--r-- | net-www/apache/apache-2.0.54-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.54-r9.ebuild b/net-www/apache/apache-2.0.54-r9.ebuild index e27e93bf1b36..f186272ff9d7 100644 --- a/net-www/apache/apache-2.0.54-r9.ebuild +++ b/net-www/apache/apache-2.0.54-r9.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-r9.ebuild,v 1.7 2005/08/21 12:57:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54-r9.ebuild,v 1.8 2005/08/21 19:42:50 metalgod 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 |