diff options
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 becb569b8966..508f525b34e3 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.1 2004/08/19 21:33:00 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.10-r10.ebuild,v 1.2 2004/08/28 09:18:17 stuart 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="" |