diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-12 20:47:37 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-12 20:47:37 +0000 |
commit | 04122d77b66556279113c658431971b5d5e65420 (patch) | |
tree | 6e7c1ccb186d630bd82ff33d6675920cc09056ec /net-www | |
parent | Change gtkhtml dep prior to libgtkhmtl->gtkhtml (diff) | |
download | gentoo-2-04122d77b66556279113c658431971b5d5e65420.tar.gz gentoo-2-04122d77b66556279113c658431971b5d5e65420.tar.bz2 gentoo-2-04122d77b66556279113c658431971b5d5e65420.zip |
Stable on ppc64; bug #117835
(Portage version: 2.0.53)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/apache/apache-2.0.55.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog index d3f25be1510f..408f7dbb6eb5 100644 --- a/net-www/apache/ChangeLog +++ b/net-www/apache/ChangeLog @@ -1,6 +1,9 @@ # 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.445 2006/01/10 13:21:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.446 2006/01/12 20:47:37 corsair Exp $ + + 12 Jan 2006; Markus Rothe <corsair@gentoo.org> apache-2.0.55.ebuild: + Stable on ppc64; bug #117835 10 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> apache-2.0.55.ebuild: Stable on sparc wrt #117835 diff --git a/net-www/apache/apache-2.0.55.ebuild b/net-www/apache/apache-2.0.55.ebuild index 037684ad2026..1a37f6e282a4 100644 --- a/net-www/apache/apache-2.0.55.ebuild +++ b/net-www/apache/apache-2.0.55.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.55.ebuild,v 1.5 2006/01/10 13:21:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.55.ebuild,v 1.6 2006/01/12 20:47:37 corsair 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 |