diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 11:44:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 11:44:52 +0000 |
commit | 25fc0937a0ad6afe5141f37224c4f05185404215 (patch) | |
tree | 7c5bddf81a73850b7f1de1eb2c7d5dffc1d6146f /app-admin/webapp-config | |
parent | arm/sh stable (diff) | |
download | gentoo-2-25fc0937a0ad6afe5141f37224c4f05185404215.tar.gz gentoo-2-25fc0937a0ad6afe5141f37224c4f05185404215.tar.bz2 gentoo-2-25fc0937a0ad6afe5141f37224c4f05185404215.zip |
arm/s390/sh stable
(Portage version: 2.1.3.7)
Diffstat (limited to 'app-admin/webapp-config')
-rw-r--r-- | app-admin/webapp-config/webapp-config-1.50.16-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/webapp-config/webapp-config-1.50.16-r1.ebuild b/app-admin/webapp-config/webapp-config-1.50.16-r1.ebuild index f9c2ee8c8a79..f1b8d7829ec4 100644 --- a/app-admin/webapp-config/webapp-config-1.50.16-r1.ebuild +++ b/app-admin/webapp-config/webapp-config-1.50.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.50.16-r1.ebuild,v 1.9 2007/08/24 18:19:16 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.50.16-r1.ebuild,v 1.10 2007/08/25 11:44:52 vapier Exp $ inherit eutils distutils @@ -10,7 +10,7 @@ SRC_URI="http://build.pardus.de/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |