diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-13 14:27:15 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-13 14:27:15 +0000 |
commit | fb64e26ebd6aa8657f31a5d2e54a222c597050f6 (patch) | |
tree | eb2b5a625b4e6fac34192fafaed99d7d62272aa7 /net-www/webapp-config/webapp-config-1.11.ebuild | |
parent | Changed dependency after eclectic->eselect move. (diff) | |
download | gentoo-2-fb64e26ebd6aa8657f31a5d2e54a222c597050f6.tar.gz gentoo-2-fb64e26ebd6aa8657f31a5d2e54a222c597050f6.tar.bz2 gentoo-2-fb64e26ebd6aa8657f31a5d2e54a222c597050f6.zip |
stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-www/webapp-config/webapp-config-1.11.ebuild')
-rw-r--r-- | net-www/webapp-config/webapp-config-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/webapp-config/webapp-config-1.11.ebuild b/net-www/webapp-config/webapp-config-1.11.ebuild index b6d184f13baf..04fea5c9c8cd 100644 --- a/net-www/webapp-config/webapp-config-1.11.ebuild +++ b/net-www/webapp-config/webapp-config-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.11.ebuild,v 1.5 2005/06/12 17:51:33 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.11.ebuild,v 1.6 2005/06/13 14:27:15 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~stuart/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86" IUSE="" DEPEND="" |