diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-08-21 12:57:40 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-08-21 12:57:40 +0000 |
commit | 3fc0d207064259dd32d50f302650981707a3997c (patch) | |
tree | 14b6bc802e052bc369224cdfb29c318da14e8e20 /net-www | |
parent | bump, bug 101139 (diff) | |
download | gentoo-2-3fc0d207064259dd32d50f302650981707a3997c.tar.gz gentoo-2-3fc0d207064259dd32d50f302650981707a3997c.tar.bz2 gentoo-2-3fc0d207064259dd32d50f302650981707a3997c.zip |
Stable on ppc64 (bug #102991)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/apache/apache-2.0.54-r9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog index cddc1de3a6b5..3be8d6be01b9 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.400 2005/08/21 12:01:54 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.401 2005/08/21 12:57:40 corsair Exp $ + + 21 Aug 2005; Markus Rothe <corsair@gentoo.org> apache-2.0.54-r9.ebuild: + Stable on ppc64 (bug #102991) 21 Aug 2005; Fernando J. Pereda <ferdy@gentoo.org> Manifest: fix manifest diff --git a/net-www/apache/apache-2.0.54-r9.ebuild b/net-www/apache/apache-2.0.54-r9.ebuild index c446fc24860f..e27e93bf1b36 100644 --- a/net-www/apache/apache-2.0.54-r9.ebuild +++ b/net-www/apache/apache-2.0.54-r9.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-r9.ebuild,v 1.6 2005/08/21 11:49:29 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.54-r9.ebuild,v 1.7 2005/08/21 12:57:40 corsair Exp $ inherit flag-o-matic eutils fixheadtails gnuconfig @@ -14,7 +14,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 sparc x86" IUSE="berkdb gdbm ldap threads ipv6 doc static ssl selinux" #Standard location for Gentoo Linux |