diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-06-15 17:59:51 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-06-15 17:59:51 +0000 |
commit | b6d3d3f6b751cea609e99afefd8a33874204b64d (patch) | |
tree | af7a15c0d62e4c6fdbde7de88f7f62f49e3faecf /net-www/webapp-config/webapp-config-1.11.ebuild | |
parent | Stable on sparc (diff) | |
download | gentoo-2-b6d3d3f6b751cea609e99afefd8a33874204b64d.tar.gz gentoo-2-b6d3d3f6b751cea609e99afefd8a33874204b64d.tar.bz2 gentoo-2-b6d3d3f6b751cea609e99afefd8a33874204b64d.zip |
Stable on ia64, bug 91785.
(Portage version: 2.0.51.22-r1)
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 46e1c8585faa..95b7424a9d0b 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.7 2005/06/13 14:59:18 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/webapp-config/webapp-config-1.11.ebuild,v 1.8 2005/06/15 17:59:51 kloeri 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="" |