diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 23:24:08 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-03 23:24:08 +0000 |
commit | 091af4058b6e6a6f19e749c9ee54af6c1a07cb3d (patch) | |
tree | 2b1924274cdc7f8d33551a9c2299929ffcbda223 /net-www/webapp-config/webapp-config-1.10-r10.ebuild | |
parent | ppc stable profile update # 62322 (diff) | |
download | gentoo-2-091af4058b6e6a6f19e749c9ee54af6c1a07cb3d.tar.gz gentoo-2-091af4058b6e6a6f19e749c9ee54af6c1a07cb3d.tar.bz2 gentoo-2-091af4058b6e6a6f19e749c9ee54af6c1a07cb3d.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'net-www/webapp-config/webapp-config-1.10-r10.ebuild')
-rw-r--r-- | net-www/webapp-config/webapp-config-1.10-r10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 e37e6dd45caf..07d93b06e549 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.6 2004/09/03 22:29:13 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.10-r10.ebuild,v 1.7 2004/09/03 23:24:08 pvdabeel 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="" |