diff options
author | 2004-08-15 20:28:07 +0000 | |
---|---|---|
committer | 2004-08-15 20:28:07 +0000 | |
commit | ea900ea9e381afd9bf8b777820fa8c1caa82b583 (patch) | |
tree | 2ea19ada7a11641b9af66441c85ad1cb59c2d6e1 /net-www | |
parent | added doexe check_update.sh bug 60387 (Manifest recommit) (diff) | |
download | gentoo-2-ea900ea9e381afd9bf8b777820fa8c1caa82b583.tar.gz gentoo-2-ea900ea9e381afd9bf8b777820fa8c1caa82b583.tar.bz2 gentoo-2-ea900ea9e381afd9bf8b777820fa8c1caa82b583.zip |
Stable on sparc wrt 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-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-www/webapp-config/ChangeLog b/net-www/webapp-config/ChangeLog index bfa4fd80f901..249221d68006 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.46 2004/08/12 23:47:42 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/ChangeLog,v 1.47 2004/08/15 20:28:07 weeve Exp $ + + 15 Aug 2004; Jason Wever <weeve@gentoo.org> webapp-config-1.10-r6.ebuild: + Stable on sparc wrt bug #59756. 13 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> webapp-config-1.10-r6.ebuild: diff --git a/net-www/webapp-config/webapp-config-1.10-r6.ebuild b/net-www/webapp-config/webapp-config-1.10-r6.ebuild index ec88706ab501..4495cccbc3db 100644 --- a/net-www/webapp-config/webapp-config-1.10-r6.ebuild +++ b/net-www/webapp-config/webapp-config-1.10-r6.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-r6.ebuild,v 1.4 2004/08/12 23:47:42 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.10-r6.ebuild,v 1.5 2004/08/15 20:28:07 weeve 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" IUSE="" DEPEND="" |