diff options
author | 2005-05-12 06:41:57 +0000 | |
---|---|---|
committer | 2005-05-12 06:41:57 +0000 | |
commit | 4c29b55428138bdfe84689b6301d265113419c7e (patch) | |
tree | 4302a1eac3ff7a60d461970d8c9de606fc678bdd /net-www | |
parent | rev bump. hopefully these fixes will fix everyone's upstream tummy aches (diff) | |
download | gentoo-2-4c29b55428138bdfe84689b6301d265113419c7e.tar.gz gentoo-2-4c29b55428138bdfe84689b6301d265113419c7e.tar.bz2 gentoo-2-4c29b55428138bdfe84689b6301d265113419c7e.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/apache/apache-2.0.54-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog index 1359dc0ea15e..0d9599194370 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.356 2005/05/12 01:18:38 beu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.357 2005/05/12 06:41:57 corsair Exp $ + + 12 May 2005; Markus Rothe <corsair@gentoo.org> apache-2.0.54-r2.ebuild: + Stable on ppc64; bug #91737 *apache-2.0.54-r3 (12 May 2005) *apache-2.0.54-r2 (12 May 2005) diff --git a/net-www/apache/apache-2.0.54-r2.ebuild b/net-www/apache/apache-2.0.54-r2.ebuild index ef1a31c451e8..2113e5b2976f 100644 --- a/net-www/apache/apache-2.0.54-r2.ebuild +++ b/net-www/apache/apache-2.0.54-r2.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-r2.ebuild,v 1.1 2005/05/12 01:18:38 beu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54-r2.ebuild,v 1.2 2005/05/12 06:41:57 corsair Exp $ inherit flag-o-matic eutils fixheadtails gnuconfig @@ -14,7 +14,7 @@ SRC_URI="mirror://apache/httpd/httpd-${PV}.tar.gz 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 ~sparc x86" IUSE="berkdb gdbm ldap threads ipv6 doc static ssl" #Standard location for Gentoo Linux |