diff options
-rw-r--r-- | net-www/webapp-config/webapp-config-1.10-r2.ebuild | 4 | ||||
-rw-r--r-- | net-www/webapp-config/webapp-config-1.10-r3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-www/webapp-config/webapp-config-1.10-r2.ebuild b/net-www/webapp-config/webapp-config-1.10-r2.ebuild index 16880de719e2..04c990ca48e6 100644 --- a/net-www/webapp-config/webapp-config-1.10-r2.ebuild +++ b/net-www/webapp-config/webapp-config-1.10-r2.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-r2.ebuild,v 1.3 2004/06/28 12:40:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.10-r2.ebuild,v 1.4 2004/07/05 18:38:37 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 hppa ~amd64" +KEYWORDS="~x86 ppc sparc ~mips ~alpha hppa ~amd64" IUSE="" DEPEND="" diff --git a/net-www/webapp-config/webapp-config-1.10-r3.ebuild b/net-www/webapp-config/webapp-config-1.10-r3.ebuild index 321ee663bcf0..98981ccff2f5 100644 --- a/net-www/webapp-config/webapp-config-1.10-r3.ebuild +++ b/net-www/webapp-config/webapp-config-1.10-r3.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-r3.ebuild,v 1.1 2004/06/28 19:16:04 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.10-r3.ebuild,v 1.2 2004/07/05 18:36:02 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 ~hppa ~amd64" +KEYWORDS="~x86 ppc sparc ~mips ~alpha hppa ~amd64" IUSE="" DEPEND="" |