diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-11 02:27:53 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-11 02:27:53 +0000 |
commit | 57abe72eed999fc73d0331fcf4562cca95f3c508 (patch) | |
tree | 67591df5e9a3b922b0a5ba562a8f4d735eb4ce9d /net-www | |
parent | Version bump. (diff) | |
download | gentoo-2-57abe72eed999fc73d0331fcf4562cca95f3c508.tar.gz gentoo-2-57abe72eed999fc73d0331fcf4562cca95f3c508.tar.bz2 gentoo-2-57abe72eed999fc73d0331fcf4562cca95f3c508.zip |
arm/hppa/ia64/s390 stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/apache-2.0.52-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.52-r2.ebuild b/net-www/apache/apache-2.0.52-r2.ebuild index f5aad816a3a4..1e1597e09f10 100644 --- a/net-www/apache/apache-2.0.52-r2.ebuild +++ b/net-www/apache/apache-2.0.52-r2.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.52-r2.ebuild,v 1.4 2005/01/25 13:33:50 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.52-r2.ebuild,v 1.5 2005/03/11 02:27:53 vapier Exp $ inherit flag-o-matic eutils fixheadtails gnuconfig @@ -14,7 +14,7 @@ SRC_URI="mirror://apache/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 php" #Standard location for Gentoo Linux |