diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-05 17:21:12 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-05 17:21:12 +0000 |
commit | d4a1a2c0c442b11d44ea8577ae15c908fa37906a (patch) | |
tree | 78d51bd445d0ef533d8344a1196d0f9e9f180a2d /net-www/apache/apache-2.0.52-r1.ebuild | |
parent | update patch to handle CC tag guessing (Manifest recommit) (diff) | |
download | gentoo-2-d4a1a2c0c442b11d44ea8577ae15c908fa37906a.tar.gz gentoo-2-d4a1a2c0c442b11d44ea8577ae15c908fa37906a.tar.bz2 gentoo-2-d4a1a2c0c442b11d44ea8577ae15c908fa37906a.zip |
Stable on sparc wrt #70138
Diffstat (limited to 'net-www/apache/apache-2.0.52-r1.ebuild')
-rw-r--r-- | net-www/apache/apache-2.0.52-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.52-r1.ebuild b/net-www/apache/apache-2.0.52-r1.ebuild index ee948f15f019..67f7072baa1c 100644 --- a/net-www/apache/apache-2.0.52-r1.ebuild +++ b/net-www/apache/apache-2.0.52-r1.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.52-r1.ebuild,v 1.1 2004/11/05 10:12:20 urilith Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.52-r1.ebuild,v 1.2 2004/11/05 17:21:12 gustavoz Exp $ inherit flag-o-matic eutils fixheadtails gnuconfig @@ -14,7 +14,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 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86" IUSE="berkdb gdbm ldap threads ipv6 doc static ssl" #Standard location for Gentoo Linux |