diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2006-08-29 08:58:26 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2006-08-29 08:58:26 +0000 |
commit | 1e26cdca65085ea9c72f176a0774c332a3f8cbcf (patch) | |
tree | bd085133e7a25391ba086b6c0fe50746eded4f10 /app-admin/webapp-config/webapp-config-1.50.15.ebuild | |
parent | Stable on alpha as per bug #137896 (diff) | |
download | historical-1e26cdca65085ea9c72f176a0774c332a3f8cbcf.tar.gz historical-1e26cdca65085ea9c72f176a0774c332a3f8cbcf.tar.bz2 historical-1e26cdca65085ea9c72f176a0774c332a3f8cbcf.zip |
Marked stable on amd64, bug 141077.
Package-Manager: portage-2.1.1_rc1-r1
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 46ac24797f4d..2faa513f8d4d 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.7 2006/08/28 17:55:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webapp-config/webapp-config-1.50.15.ebuild,v 1.8 2006/08/29 08:58:26 cryos 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} |