diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-08-30 15:56:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-08-30 15:56:46 +0000 |
commit | 2cf1668b6c8a106906c8934dd42a2cbedc2cce63 (patch) | |
tree | a7378cc960bd8836630df319b2a37a8c6ad7cdec /www-servers/apache/apache-2.2.4-r12.ebuild | |
parent | Stable for HPPA (bug #190331). (diff) | |
download | historical-2cf1668b6c8a106906c8934dd42a2cbedc2cce63.tar.gz historical-2cf1668b6c8a106906c8934dd42a2cbedc2cce63.tar.bz2 historical-2cf1668b6c8a106906c8934dd42a2cbedc2cce63.zip |
Stable for HPPA (bug #190331).
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'www-servers/apache/apache-2.2.4-r12.ebuild')
-rw-r--r-- | www-servers/apache/apache-2.2.4-r12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/apache/apache-2.2.4-r12.ebuild b/www-servers/apache/apache-2.2.4-r12.ebuild index 6ec787543f8a..7271b786c93e 100644 --- a/www-servers/apache/apache-2.2.4-r12.ebuild +++ b/www-servers/apache/apache-2.2.4-r12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.4-r12.ebuild,v 1.1 2007/08/19 15:26:22 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.4-r12.ebuild,v 1.2 2007/08/30 15:56:46 jer Exp $ inherit eutils flag-o-matic gnuconfig multilib autotools @@ -18,7 +18,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.bz2 # 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="debug doc ldap mpm-event mpm-itk mpm-peruser mpm-prefork mpm-worker no-suexec selinux ssl static-modules threads" DEPEND="dev-lang/perl |