diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-04-20 21:12:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-04-20 21:12:54 +0000 |
commit | 709eb588723b7f8897e805eeb8b70684478affa3 (patch) | |
tree | 42362c5136e576385771adf52f9ca4257e236a68 /www-servers | |
parent | Version bump. (diff) | |
download | gentoo-2-709eb588723b7f8897e805eeb8b70684478affa3.tar.gz gentoo-2-709eb588723b7f8897e805eeb8b70684478affa3.tar.bz2 gentoo-2-709eb588723b7f8897e805eeb8b70684478affa3.zip |
arm/sh stable
(Portage version: 2.2_pre5)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/apache-2.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/apache/apache-2.2.8.ebuild b/www-servers/apache/apache-2.2.8.ebuild index ccae398cd65c..991e020f246c 100644 --- a/www-servers/apache/apache-2.2.8.ebuild +++ b/www-servers/apache/apache-2.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.8.ebuild,v 1.7 2008/02/17 13:14:17 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.8.ebuild,v 1.8 2008/04/20 21:12:54 vapier Exp $ # latest gentoo apache files GENTOO_PATCHSTAMP="20080119" @@ -79,7 +79,7 @@ HOMEPAGE="http://httpd.apache.org/" # some helper scripts are apache-1.1, thus both are here LICENSE="Apache-2.0 Apache-1.1" SLOT="2" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="sni" DEPEND="${DEPEND} |