diff options
author | 2006-08-22 03:53:56 +0000 | |
---|---|---|
committer | 2006-08-22 03:53:56 +0000 | |
commit | 147d86372448992ac1e71528455e676e7122f84b (patch) | |
tree | 906e103a1e3004a6b15b5680a8d93bca89548b0b /app-admin/webapp-config/webapp-config-1.50.15.ebuild | |
parent | Stable x86, a bit slower then tcort :( (diff) | |
download | historical-147d86372448992ac1e71528455e676e7122f84b.tar.gz historical-147d86372448992ac1e71528455e676e7122f84b.tar.bz2 historical-147d86372448992ac1e71528455e676e7122f84b.zip |
stable x86
Package-Manager: portage-2.1-r2
Diffstat (limited to 'app-admin/webapp-config/webapp-config-1.50.15.ebuild')
-rw-r--r-- | app-admin/webapp-config/webapp-config-1.50.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/webapp-config/webapp-config-1.50.15.ebuild b/app-admin/webapp-config/webapp-config-1.50.15.ebuild index 4e3d14dfe3d2..234d106a63f3 100644 --- a/app-admin/webapp-config/webapp-config-1.50.15.ebuild +++ b/app-admin/webapp-config/webapp-config-1.50.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.15.ebuild,v 1.5 2006/08/19 21:29:42 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.50.15.ebuild,v 1.6 2006/08/22 03:53:56 tsunam Exp $ inherit eutils distutils @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~wrobel/webapp-config/${PF}.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="" S=${WORKDIR}/${PF} |