diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-07 18:11:47 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-07 18:11:47 +0000 |
commit | f603bf735315bf0133e3ea235f9903fbc5398477 (patch) | |
tree | 6ed649e8b1266154399189369c43a1af94688796 /net-www/apache/apache-2.0.54-r31.ebuild | |
parent | fixed a typo, closed bug #108361. (diff) | |
download | gentoo-2-f603bf735315bf0133e3ea235f9903fbc5398477.tar.gz gentoo-2-f603bf735315bf0133e3ea235f9903fbc5398477.tar.bz2 gentoo-2-f603bf735315bf0133e3ea235f9903fbc5398477.zip |
Stable on sparc wrt #106421
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-www/apache/apache-2.0.54-r31.ebuild')
-rw-r--r-- | net-www/apache/apache-2.0.54-r31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/apache/apache-2.0.54-r31.ebuild b/net-www/apache/apache-2.0.54-r31.ebuild index fa5eac48054a..9c6556011c3a 100644 --- a/net-www/apache/apache-2.0.54-r31.ebuild +++ b/net-www/apache/apache-2.0.54-r31.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.54-r31.ebuild,v 1.15 2005/10/02 11:46:05 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54-r31.ebuild,v 1.16 2005/10/07 18:11:47 gustavoz 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 |