diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2005-06-13 14:59:18 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2005-06-13 14:59:18 +0000 |
commit | d81314ebe019f33543f98af07d83768ec13efa3f (patch) | |
tree | e9dff2ddd44523ac1adfc21a6f35e8291e05376c /net-www/webapp-config/webapp-config-1.11.ebuild | |
parent | Fixed ChangeLog header. (diff) | |
download | gentoo-2-d81314ebe019f33543f98af07d83768ec13efa3f.tar.gz gentoo-2-d81314ebe019f33543f98af07d83768ec13efa3f.tar.bz2 gentoo-2-d81314ebe019f33543f98af07d83768ec13efa3f.zip |
stable on alpha, wrt bug #91785
(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 04fea5c9c8cd..46e1c8585faa 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.6 2005/06/13 14:27:15 corsair Exp $ +# $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 $ 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="" |