diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-28 15:51:02 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-28 15:51:02 +0000 |
commit | 16411ff8fd7068d48f8a6f756685b9a8dea755f2 (patch) | |
tree | 8c6fb2fd2a21d7625184d6f829dc0f68e402a2cd /net-www | |
parent | Version bumped. Marked previous version stable on x86 and ppc. (Manifest reco... (diff) | |
download | gentoo-2-16411ff8fd7068d48f8a6f756685b9a8dea755f2.tar.gz gentoo-2-16411ff8fd7068d48f8a6f756685b9a8dea755f2.tar.bz2 gentoo-2-16411ff8fd7068d48f8a6f756685b9a8dea755f2.zip |
stable on ppc64, bug #59756
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/webapp-config/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/webapp-config/webapp-config-1.10-r10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/webapp-config/ChangeLog b/net-www/webapp-config/ChangeLog index 4812f624e123..bd7e140a1e51 100644 --- a/net-www/webapp-config/ChangeLog +++ b/net-www/webapp-config/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/webapp-config # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/ChangeLog,v 1.57 2004/08/28 09:18:17 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/ChangeLog,v 1.58 2004/08/28 15:51:02 tgall Exp $ + + 28 Aug 2004; Tom Gall <tgall@gentoo.org> webapp-config-1.10-r10.ebuild: + stable on ppc64, bug #59756 28 Aug 2004; Stuart Herbert <stuart@gentoo.org> webapp-config-1.10-r10.ebuild: diff --git a/net-www/webapp-config/webapp-config-1.10-r10.ebuild b/net-www/webapp-config/webapp-config-1.10-r10.ebuild index 508f525b34e3..04850cec7077 100644 --- a/net-www/webapp-config/webapp-config-1.10-r10.ebuild +++ b/net-www/webapp-config/webapp-config-1.10-r10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.10-r10.ebuild,v 1.2 2004/08/28 09:18:17 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.10-r10.ebuild,v 1.3 2004/08/28 15:51:02 tgall Exp $ DESCRIPTION="Gentoo's installer for web-based applications" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="http://dev.gentoo.org/~stuart/${PN}/${PN}-${PVR}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64" +KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ppc64" IUSE="" DEPEND="" |