diff options
author | Tom Gall <tgall@gentoo.org> | 2004-06-02 03:34:06 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-06-02 03:34:06 +0000 |
commit | f711c409f712a1707f058341611113d82117e73c (patch) | |
tree | 51764576a794a121d587ecdff7ff1c9bd2b26735 /net-www | |
parent | stable on ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-f711c409f712a1707f058341611113d82117e73c.tar.gz gentoo-2-f711c409f712a1707f058341611113d82117e73c.tar.bz2 gentoo-2-f711c409f712a1707f058341611113d82117e73c.zip |
stable on ppc64, bug #52719
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/apache/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/apache/apache-2.0.49-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/apache/ChangeLog b/net-www/apache/ChangeLog index 03bddce58e27..abe31209e8bf 100644 --- a/net-www/apache/ChangeLog +++ b/net-www/apache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/apache # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.182 2004/06/02 00:04:31 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/ChangeLog,v 1.183 2004/06/02 03:34:06 tgall Exp $ + + 01 Jun 2004; Tom Gall <tgall@gentoo.org> apache-2.0.49-r3.ebuild: + marked stable on ppc64, bug #52719 01 Jun 2004; Joshua Kinard <kumba@gentoo.org> apache-1.3.31-r1.ebuild, apache-2.0.49-r3.ebuild: diff --git a/net-www/apache/apache-2.0.49-r3.ebuild b/net-www/apache/apache-2.0.49-r3.ebuild index 1842f04073d1..12c75e0568d1 100644 --- a/net-www/apache/apache-2.0.49-r3.ebuild +++ b/net-www/apache/apache-2.0.49-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.49-r3.ebuild,v 1.4 2004/06/02 00:04:31 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-2.0.49-r3.ebuild,v 1.5 2004/06/02 03:34:06 tgall Exp $ inherit flag-o-matic eutils fixheadtails gnuconfig @@ -12,7 +12,7 @@ SRC_URI="http://www.apache.org/dist/httpd/httpd-${PV}.tar.gz" LICENSE="Apache-2.0" SLOT="2" -KEYWORDS="~x86 ~ppc sparc mips alpha arm ~hppa ~amd64 ~ia64 s390" +KEYWORDS="~x86 ~ppc sparc mips alpha arm ~hppa ~amd64 ~ia64 s390 ppc64" IUSE="berkdb gdbm ldap threads ipv6 doc static ssl" #Standard location for Gentoo Linux |