diff options
author | 2006-01-09 22:34:19 +0000 | |
---|---|---|
committer | 2006-01-09 22:34:19 +0000 | |
commit | 63ffbdee95a2db086763f7c6b8f0e5a43d382384 (patch) | |
tree | 0cd213618341e42b00d65bdbd7d0a5d793be3133 /net-www/apache/apache-2.0.55.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-63ffbdee95a2db086763f7c6b8f0e5a43d382384.tar.gz gentoo-2-63ffbdee95a2db086763f7c6b8f0e5a43d382384.tar.bz2 gentoo-2-63ffbdee95a2db086763f7c6b8f0e5a43d382384.zip |
Stable on x86, alpha and ia64, bug 117835.
(Portage version: 2.0.53)
Diffstat (limited to 'net-www/apache/apache-2.0.55.ebuild')
-rw-r--r-- | net-www/apache/apache-2.0.55.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-www/apache/apache-2.0.55.ebuild b/net-www/apache/apache-2.0.55.ebuild index 5a1a931f2031..95d3007e7825 100644 --- a/net-www/apache/apache-2.0.55.ebuild +++ b/net-www/apache/apache-2.0.55.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.ebuild,v 1.3 2005/12/11 03:01:15 vericgar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.55.ebuild,v 1.4 2006/01/09 22:34:19 kloeri 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 |