diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-10-02 11:46:05 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-10-02 11:46:05 +0000 |
commit | 43f5dd9f23d12ff8e9a871d85f528e5ef701b81c (patch) | |
tree | 4bbef168272f48efee2659a215b88ef3c85b337f /net-www/apache | |
parent | Removing newest linux-wlan-ng because users and myself have succesfully used ... (diff) | |
download | gentoo-2-43f5dd9f23d12ff8e9a871d85f528e5ef701b81c.tar.gz gentoo-2-43f5dd9f23d12ff8e9a871d85f528e5ef701b81c.tar.bz2 gentoo-2-43f5dd9f23d12ff8e9a871d85f528e5ef701b81c.zip |
Stable on sh.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-www/apache')
-rw-r--r-- | net-www/apache/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/apache/apache-2.0.54-r31.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog index 0994642f896f..94d1f5fe9725 100644 --- a/net-www/apache/ChangeLog +++ b/net-www/apache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/apache # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.426 2005/10/02 01:50:44 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.427 2005/10/02 11:46:05 matsuu Exp $ + + 02 Oct 2005; MATSUU Takuto <matsuu@gentoo.org> apache-2.0.54-r31.ebuild: + Stable on sh. 02 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> apache-1.3.33-r12.ebuild, apache-2.0.54-r31.ebuild: diff --git a/net-www/apache/apache-2.0.54-r31.ebuild b/net-www/apache/apache-2.0.54-r31.ebuild index 4b5783e00dff..fa5eac48054a 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.14 2005/10/02 01:50:44 kloeri Exp $ +# $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 $ 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 ~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 |