diff options
author | 2004-08-15 20:28:07 +0000 | |
---|---|---|
committer | 2004-08-15 20:28:07 +0000 | |
commit | 8f0399169885327e36662805c9b9e08ea89ca4d1 (patch) | |
tree | f314a6db52fc9d94dd13e30a4d9830478aea8223 /net-www | |
parent | added doexe check_update.sh bug 60387 (diff) | |
download | historical-8f0399169885327e36662805c9b9e08ea89ca4d1.tar.gz historical-8f0399169885327e36662805c9b9e08ea89ca4d1.tar.bz2 historical-8f0399169885327e36662805c9b9e08ea89ca4d1.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/Manifest | 10 | ||||
-rw-r--r-- | net-www/webapp-config/webapp-config-1.10-r6.ebuild | 4 |
3 files changed, 11 insertions, 8 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/Manifest b/net-www/webapp-config/Manifest index a22f528a495a..ac2f9fd910ed 100644 --- a/net-www/webapp-config/Manifest +++ b/net-www/webapp-config/Manifest @@ -1,14 +1,14 @@ +MD5 6b40e92f31da9bb17e8c50f9a613e4c4 ChangeLog 7243 +MD5 3d182d43f7f0341a9a42f96694f04e72 metadata.xml 224 MD5 80b0235193fb1f0f31b1e169d0cd67d3 webapp-config-1.10-r3.ebuild 1393 +MD5 9ed1a47ad049c46ffef0342617317690 webapp-config-1.10-r4.ebuild 1393 MD5 2d3df4a107b9588d3c818468a842f3f0 webapp-config-1.10-r5.ebuild 1393 MD5 801b740d19b4a680780bc6c016a0eceb webapp-config-1.9-r2.ebuild 1145 +MD5 79a14df2f742bf257669270a1395d3d6 webapp-config-1.10-r6.ebuild 1390 MD5 ee019b34dee915b51836e9b047363b4a webapp-config-1.10-r7.ebuild 1398 -MD5 9ed1a47ad049c46ffef0342617317690 webapp-config-1.10-r4.ebuild 1393 -MD5 2f1b390f8cd713499cd0db781ec4f5b6 ChangeLog 7133 -MD5 3d182d43f7f0341a9a42f96694f04e72 metadata.xml 224 -MD5 afe3da350aacb22dabd22335fc939635 webapp-config-1.10-r6.ebuild 1392 -MD5 0c1ae4fd2fcc6de80a24f04993a63d80 files/digest-webapp-config-1.9-r2 72 MD5 afd9d99f18f5eac34ce6d9c858f06ecd files/digest-webapp-config-1.10-r3 73 MD5 75057dbc43749d06e31ef552771d662a files/digest-webapp-config-1.10-r4 73 MD5 fe8fb83457a2a9372180381dee04bbd7 files/digest-webapp-config-1.10-r5 73 +MD5 0c1ae4fd2fcc6de80a24f04993a63d80 files/digest-webapp-config-1.9-r2 72 MD5 675f730140fb4b7303082b203e27ba0b files/digest-webapp-config-1.10-r6 73 MD5 4a41e1bc9cb86400d7cf61c0cf5f00f7 files/digest-webapp-config-1.10-r7 73 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="" |