diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-12 23:47:42 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-12 23:47:42 +0000 |
commit | c50c07ab9129f2e6f53004674a3dc1cd87ab0862 (patch) | |
tree | 9ee378e15b1d9d2b4074602d10176ffd60369021 /net-www/webapp-config | |
parent | Stable on alpha, bug 59692. (Manifest recommit) (diff) | |
download | gentoo-2-c50c07ab9129f2e6f53004674a3dc1cd87ab0862.tar.gz gentoo-2-c50c07ab9129f2e6f53004674a3dc1cd87ab0862.tar.bz2 gentoo-2-c50c07ab9129f2e6f53004674a3dc1cd87ab0862.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/webapp-config-1.10-r6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-www/webapp-config/ChangeLog b/net-www/webapp-config/ChangeLog index 8d61f00078c7..bfa4fd80f901 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.45 2004/08/12 22:02:44 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/ChangeLog,v 1.46 2004/08/12 23:47:42 kloeri Exp $ + + 13 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> + webapp-config-1.10-r6.ebuild: + Stable on alpha. *webapp-config-1.10-r7 (12 Aug 2004) 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 903c9f450631..ec88706ab501 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.3 2004/08/08 21:26:05 vapier Exp $ +# $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 $ 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="" |