diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-08-29 17:55:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-08-29 17:55:56 +0000 |
commit | 60327e94c0812b59844b0fa28d34fa7ee3570a53 (patch) | |
tree | c504fb29e8459b6da72303524ebbd2a1b61c6d84 /net-www | |
parent | minor fixes & mark x86 (Manifest recommit) (diff) | |
download | gentoo-2-60327e94c0812b59844b0fa28d34fa7ee3570a53.tar.gz gentoo-2-60327e94c0812b59844b0fa28d34fa7ee3570a53.tar.bz2 gentoo-2-60327e94c0812b59844b0fa28d34fa7ee3570a53.zip |
arm/hppa stable
Diffstat (limited to 'net-www')
-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 04850cec7077..aa49f08c3af2 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.3 2004/08/28 15:51:02 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.10-r10.ebuild,v 1.4 2004/08/29 17:55:56 vapier 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="" |