diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-01-19 01:11:42 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-01-19 01:11:42 +0000 |
commit | 83b681209116ceee57d1cf6f7ffb2de047550ea7 (patch) | |
tree | dd50767361a60f244473435cf3da43ded57e06da /net-www/apache/apache-2.0.55-r1.ebuild | |
parent | Add modular X deps. (diff) | |
download | gentoo-2-83b681209116ceee57d1cf6f7ffb2de047550ea7.tar.gz gentoo-2-83b681209116ceee57d1cf6f7ffb2de047550ea7.tar.bz2 gentoo-2-83b681209116ceee57d1cf6f7ffb2de047550ea7.zip |
Stable on x86; bug #118875
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-www/apache/apache-2.0.55-r1.ebuild')
-rw-r--r-- | net-www/apache/apache-2.0.55-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.55-r1.ebuild b/net-www/apache/apache-2.0.55-r1.ebuild index f3bd4a7cc9eb..3cb041dfed4a 100644 --- a/net-www/apache/apache-2.0.55-r1.ebuild +++ b/net-www/apache/apache-2.0.55-r1.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.55-r1.ebuild,v 1.6 2006/01/19 00:06:37 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.55-r1.ebuild,v 1.7 2006/01/19 01:11:42 halcy0n Exp $ inherit eutils 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" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" 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 |