diff options
author | Malcolm Lashley <malc@gentoo.org> | 2004-07-03 12:07:59 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2004-07-03 12:07:59 +0000 |
commit | ecc1e8343847f893638f2d35a98b8c0b954cf320 (patch) | |
tree | 089616a083c812e5f4552cd7634d94b4beb5778e /net-www | |
parent | Initial import. Closing bug #54087. (diff) | |
download | historical-ecc1e8343847f893638f2d35a98b8c0b954cf320.tar.gz historical-ecc1e8343847f893638f2d35a98b8c0b954cf320.tar.bz2 historical-ecc1e8343847f893638f2d35a98b8c0b954cf320.zip |
Mark stable on amd64, fixes bug #55921
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/webapp-config/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/webapp-config/Manifest | 6 | ||||
-rw-r--r-- | net-www/webapp-config/webapp-config-1.9-r2.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/net-www/webapp-config/ChangeLog b/net-www/webapp-config/ChangeLog index add424644fc0..ff604a3356ab 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.35 2004/06/28 19:16:04 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/ChangeLog,v 1.36 2004/07/03 12:07:59 malc Exp $ + + 03 Jul 2004; <malc@gentoo.org> webapp-config-1.9-r2.ebuild: + Mark stable on amd64, closes bug #55921 *webapp-config-1.10-r3 (28 Jun 2004) diff --git a/net-www/webapp-config/Manifest b/net-www/webapp-config/Manifest index 950b9f79be03..d01b35ef2164 100644 --- a/net-www/webapp-config/Manifest +++ b/net-www/webapp-config/Manifest @@ -1,8 +1,8 @@ -MD5 b425a97adc415f05eaa14dd39e9482be ChangeLog 5560 +MD5 3da7ac2b602f5bf847268cbd1e5ecbb6 ChangeLog 5663 MD5 3d182d43f7f0341a9a42f96694f04e72 metadata.xml 224 -MD5 2d542b8aba7fe28028c96d18aa479c54 webapp-config-1.10-r3.ebuild 1387 -MD5 61713f89610d1c4e070fcb6241e3f8e9 webapp-config-1.9-r2.ebuild 1141 +MD5 2e8e716df8579657cdb56cd7cf7f70a2 webapp-config-1.9-r2.ebuild 1136 MD5 97b98d3c2e5d30a246cd1b5b5961f9ce webapp-config-1.10-r2.ebuild 1386 +MD5 2d542b8aba7fe28028c96d18aa479c54 webapp-config-1.10-r3.ebuild 1387 MD5 6de3add921ada350b2dd768bc46a6e80 files/digest-webapp-config-1.10-r2 73 MD5 afd9d99f18f5eac34ce6d9c858f06ecd files/digest-webapp-config-1.10-r3 73 MD5 0c1ae4fd2fcc6de80a24f04993a63d80 files/digest-webapp-config-1.9-r2 72 diff --git a/net-www/webapp-config/webapp-config-1.9-r2.ebuild b/net-www/webapp-config/webapp-config-1.9-r2.ebuild index bf0a4801b109..30b838495fb3 100644 --- a/net-www/webapp-config/webapp-config-1.9-r2.ebuild +++ b/net-www/webapp-config/webapp-config-1.9-r2.ebuild @@ -1,13 +1,13 @@ # 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.9-r2.ebuild,v 1.4 2004/06/25 01:16:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.9-r2.ebuild,v 1.5 2004/07/03 12:07:59 malc Exp $ DESCRIPTION="Gentoo's installer for web-based applications" HOMEPAGE="http://www.gentoo.org/" SRC_URI="mirror://gentoo/${PN}-${PVR}.tar.bz2" LICENSE="GPL-2" SLOT=0 -KEYWORDS="x86 ~sparc ~ppc ~amd64 ~mips alpha ~hppa" +KEYWORDS="x86 ~sparc ~ppc amd64 ~mips alpha ~hppa" IUSE="" DEPEND= RDEPEND="sys-apps/grep |