diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-07-02 20:26:26 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-07-02 20:26:26 +0000 |
commit | 1f34c53cecd82a4b37ab2ab8758c52dc8ba1a309 (patch) | |
tree | f151c0d32c58c370f27c042ea52ce36321852d4c /net-www | |
parent | arm/ia64/s390/sh stable (diff) | |
download | gentoo-2-1f34c53cecd82a4b37ab2ab8758c52dc8ba1a309.tar.gz gentoo-2-1f34c53cecd82a4b37ab2ab8758c52dc8ba1a309.tar.bz2 gentoo-2-1f34c53cecd82a4b37ab2ab8758c52dc8ba1a309.zip |
arm/ia64/s390/sh stable
(Portage version: 2.1.1_pre2-r1)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/apache-2.0.58.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.58.ebuild b/net-www/apache/apache-2.0.58.ebuild index 96a90d7a4f7d..a0afc8cdb5b9 100644 --- a/net-www/apache/apache-2.0.58.ebuild +++ b/net-www/apache/apache-2.0.58.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.58.ebuild,v 1.8 2006/06/28 18:56:38 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.58.ebuild,v 1.9 2006/07/02 20:26:26 vapier Exp $ inherit eutils flag-o-matic gnuconfig multilib @@ -17,7 +17,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 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="apache2 debug doc ldap mpm-leader mpm-peruser mpm-prefork mpm-threadpool mpm-worker no-suexec ssl static-modules threads selinux" RDEPEND="dev-lang/perl |