diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-28 18:56:38 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-06-28 18:56:38 +0000 |
commit | 91967edbe55d7801a1dfcd95ed90aa86e15b6951 (patch) | |
tree | 4b3d91dc9a7664007b5893db6cd44a1a98aee292 /net-www | |
parent | ppc stable, #138011 (diff) | |
download | gentoo-2-91967edbe55d7801a1dfcd95ed90aa86e15b6951.tar.gz gentoo-2-91967edbe55d7801a1dfcd95ed90aa86e15b6951.tar.bz2 gentoo-2-91967edbe55d7801a1dfcd95ed90aa86e15b6951.zip |
ppc stable, #138011
(Portage version: 2.1-r1)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/apache/apache-2.0.58.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog index 708343d5101e..9739edb0a44e 100644 --- a/net-www/apache/ChangeLog +++ b/net-www/apache/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/apache # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.484 2006/06/28 16:51:07 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.485 2006/06/28 18:56:38 dertobi123 Exp $ + + 28 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> + apache-2.0.58.ebuild: + ppc stable, #138011 28 Jun 2006; Joshua Jackson <tsunam@gentoo.org> apache-2.0.58.ebuild: Stable x86; bug #138011 diff --git a/net-www/apache/apache-2.0.58.ebuild b/net-www/apache/apache-2.0.58.ebuild index ab7052b2aab4..96a90d7a4f7d 100644 --- a/net-www/apache/apache-2.0.58.ebuild +++ b/net-www/apache/apache-2.0.58.ebuild @@ -1,6 +1,6 @@ # 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.58.ebuild,v 1.7 2006/06/28 16:51:07 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.58.ebuild,v 1.8 2006/06/28 18:56:38 dertobi123 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-leader mpm-peruser mpm-prefork mpm-threadpool mpm-worker no-suexec ssl static-modules threads selinux" RDEPEND="dev-lang/perl |