diff options
author | Tom Gall <tgall@gentoo.org> | 2004-06-02 03:33:03 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-06-02 03:33:03 +0000 |
commit | 54468fb7aa291d327b1493474aabbdc8ee667ec1 (patch) | |
tree | b5fd62fac24b07b641e68cf7aeac95bba363a924 /app-doc | |
parent | repoman: Trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-54468fb7aa291d327b1493474aabbdc8ee667ec1.tar.gz gentoo-2-54468fb7aa291d327b1493474aabbdc8ee667ec1.tar.bz2 gentoo-2-54468fb7aa291d327b1493474aabbdc8ee667ec1.zip |
stable on ppc64
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/apache-manual/ChangeLog | 5 | ||||
-rw-r--r-- | app-doc/apache-manual/apache-manual-2.0.49-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-doc/apache-manual/ChangeLog b/app-doc/apache-manual/ChangeLog index 1ca5c5e07151..a6b5d1a9e874 100644 --- a/app-doc/apache-manual/ChangeLog +++ b/app-doc/apache-manual/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-doc/apache-manual # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/apache-manual/ChangeLog,v 1.16 2004/06/01 23:25:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/apache-manual/ChangeLog,v 1.17 2004/06/02 03:33:03 tgall Exp $ + + 02 Jun 2004; Tom Gall <tgall@gentoo.org> apache-manual-2.0.49-r1.ebuild: + Stable on ppc64 02 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> : Stable on alpha, bug 51368. diff --git a/app-doc/apache-manual/apache-manual-2.0.49-r1.ebuild b/app-doc/apache-manual/apache-manual-2.0.49-r1.ebuild index c36e8b30f0f1..b1176acad204 100644 --- a/app-doc/apache-manual/apache-manual-2.0.49-r1.ebuild +++ b/app-doc/apache-manual/apache-manual-2.0.49-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/apache-manual/apache-manual-2.0.49-r1.ebuild,v 1.16 2004/06/01 11:56:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/apache-manual/apache-manual-2.0.49-r1.ebuild,v 1.17 2004/06/02 03:33:03 tgall Exp $ DESCRIPTION="Configures the apache manual for local viewing" HOMEPAGE="http://www.apache.org/" SRC_URI="http://www.apache.org/dist/httpd/httpd-${PV}.tar.gz" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390 ppc64" SLOT="0" LICENSE="Apache-2.0" IUSE="" |