diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-01-10 08:59:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-01-10 08:59:20 +0000 |
commit | 2793c0305bc2eb801caf22eb44ed4e3645731752 (patch) | |
tree | 9b24602eab2d63efdedc6f7af063a57ac2ac7ad1 /www-servers | |
parent | arm/sh stable (diff) | |
download | gentoo-2-2793c0305bc2eb801caf22eb44ed4e3645731752.tar.gz gentoo-2-2793c0305bc2eb801caf22eb44ed4e3645731752.tar.bz2 gentoo-2-2793c0305bc2eb801caf22eb44ed4e3645731752.zip |
arm/s390/sh stable
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/apache/apache-2.0.59-r5.ebuild | 6 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.6-r5.ebuild | 6 | ||||
-rw-r--r-- | www-servers/apache/apache-2.2.6-r7.ebuild | 4 |
3 files changed, 8 insertions, 8 deletions
diff --git a/www-servers/apache/apache-2.0.59-r5.ebuild b/www-servers/apache/apache-2.0.59-r5.ebuild index 4d60eac39e69..f25589d96499 100644 --- a/www-servers/apache/apache-2.0.59-r5.ebuild +++ b/www-servers/apache/apache-2.0.59-r5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.0.59-r5.ebuild,v 1.10 2007/09/25 14:31:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.0.59-r5.ebuild,v 1.11 2008/01/10 08:59:20 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-itk mpm-leader mpm-peruser mpm-prefork mpm-threadpool mpm-worker ssl static-modules threads selinux" RDEPEND="dev-lang/perl diff --git a/www-servers/apache/apache-2.2.6-r5.ebuild b/www-servers/apache/apache-2.2.6-r5.ebuild index aef086d6cf16..d8a51e5c4058 100644 --- a/www-servers/apache/apache-2.2.6-r5.ebuild +++ b/www-servers/apache/apache-2.2.6-r5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.6-r5.ebuild,v 1.6 2007/12/16 17:34:37 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.6-r5.ebuild,v 1.7 2008/01/10 08:59:20 vapier Exp $ inherit eutils flag-o-matic 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 diff --git a/www-servers/apache/apache-2.2.6-r7.ebuild b/www-servers/apache/apache-2.2.6-r7.ebuild index 30d36801ab41..5cb8d84486c6 100644 --- a/www-servers/apache/apache-2.2.6-r7.ebuild +++ b/www-servers/apache/apache-2.2.6-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.6-r7.ebuild,v 1.6 2008/01/08 22:19:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/apache/apache-2.2.6-r7.ebuild,v 1.7 2008/01/10 08:59:20 vapier Exp $ # latest gentoo apache files GENTOO_PATCHSTAMP="20080107" @@ -79,7 +79,7 @@ HOMEPAGE="http://httpd.apache.org/" # 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="sni" DEPEND="${DEPEND} |