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 | 70a80f2a03da44b505eddd2338d0138d90abd707 (patch) | |
tree | a2f512dfa6c273e76caa241a8bccca7cd49f7b33 /net-www/webapp-config | |
parent | Initial import. Closing bug #54087. (diff) | |
download | gentoo-2-70a80f2a03da44b505eddd2338d0138d90abd707.tar.gz gentoo-2-70a80f2a03da44b505eddd2338d0138d90abd707.tar.bz2 gentoo-2-70a80f2a03da44b505eddd2338d0138d90abd707.zip |
Mark stable on amd64, fixes bug #55921
Diffstat (limited to 'net-www/webapp-config')
-rw-r--r-- | net-www/webapp-config/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/webapp-config/webapp-config-1.9-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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 |