diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-03 22:29:13 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-09-03 22:29:13 +0000 |
commit | 1c767a75fd6c151fe05362ae271eb01fbe05ac26 (patch) | |
tree | 28a8af871e816ae4476982edac75845e12ad0bb6 /net-www/webapp-config | |
parent | Marked ~amd64, resolves #58425. (diff) | |
download | historical-1c767a75fd6c151fe05362ae271eb01fbe05ac26.tar.gz historical-1c767a75fd6c151fe05362ae271eb01fbe05ac26.tar.bz2 historical-1c767a75fd6c151fe05362ae271eb01fbe05ac26.zip |
Stable on alpha.
Diffstat (limited to 'net-www/webapp-config')
-rw-r--r-- | net-www/webapp-config/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/webapp-config/Manifest | 8 | ||||
-rw-r--r-- | net-www/webapp-config/webapp-config-1.10-r10.ebuild | 4 |
3 files changed, 11 insertions, 7 deletions
diff --git a/net-www/webapp-config/ChangeLog b/net-www/webapp-config/ChangeLog index b1c6a0af3d28..1a3d337620af 100644 --- a/net-www/webapp-config/ChangeLog +++ b/net-www/webapp-config/ChangeLog @@ -1,6 +1,10 @@ # 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.59 2004/08/31 21:49:20 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/ChangeLog,v 1.60 2004/09/03 22:29:13 kloeri Exp $ + + 04 Sep 2004; Bryan Østergaard <kloeri@gentoo.org> + webapp-config-1.10-r10.ebuild: + Stable on alpha. 31 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> webapp-config-1.10-r10.ebuild: diff --git a/net-www/webapp-config/Manifest b/net-www/webapp-config/Manifest index 1c6e0b33cd44..234cd9178de7 100644 --- a/net-www/webapp-config/Manifest +++ b/net-www/webapp-config/Manifest @@ -1,8 +1,8 @@ -MD5 68071c572416b2fe520bcbdd1fd0bb0b ChangeLog 8835 -MD5 3d182d43f7f0341a9a42f96694f04e72 metadata.xml 224 MD5 801b740d19b4a680780bc6c016a0eceb webapp-config-1.9-r2.ebuild 1145 +MD5 d3acd17649e3739c5e8c32ab0e1ffdd1 webapp-config-1.10-r10.ebuild 1400 +MD5 c752f3556007e37896d8d9ef35fa7dfc ChangeLog 8938 +MD5 3d182d43f7f0341a9a42f96694f04e72 metadata.xml 224 MD5 79a14df2f742bf257669270a1395d3d6 webapp-config-1.10-r6.ebuild 1390 -MD5 df3e2e9c0ce88baecef440b65abc36f0 webapp-config-1.10-r10.ebuild 1403 +MD5 ad4be087a0a4be0991e124d97fe377ac files/digest-webapp-config-1.10-r10 74 MD5 0c1ae4fd2fcc6de80a24f04993a63d80 files/digest-webapp-config-1.9-r2 72 MD5 675f730140fb4b7303082b203e27ba0b files/digest-webapp-config-1.10-r6 73 -MD5 ad4be087a0a4be0991e124d97fe377ac files/digest-webapp-config-1.10-r10 74 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 a4c03e619316..e37e6dd45caf 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.5 2004/08/31 21:49:20 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.10-r10.ebuild,v 1.6 2004/09/03 22:29:13 kloeri 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 ppc64" +KEYWORDS="x86 ~ppc sparc ~mips alpha arm hppa ~amd64 ~ia64 ppc64" IUSE="" DEPEND="" |