diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-15 20:25:53 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-15 20:25:53 +0000 |
commit | 772f012770990ada43f31b4dd80b3ab3224d23e0 (patch) | |
tree | 7805051bc20e037913ef92e984b0f6b43e79d049 /dev-perl/AppConfig/AppConfig-1.63.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-772f012770990ada43f31b4dd80b3ab3224d23e0.tar.gz gentoo-2-772f012770990ada43f31b4dd80b3ab3224d23e0.tar.bz2 gentoo-2-772f012770990ada43f31b4dd80b3ab3224d23e0.zip |
Stable on ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-perl/AppConfig/AppConfig-1.63.ebuild')
-rw-r--r-- | dev-perl/AppConfig/AppConfig-1.63.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/AppConfig/AppConfig-1.63.ebuild b/dev-perl/AppConfig/AppConfig-1.63.ebuild index 063e91d5bae0..56e2cdb26397 100644 --- a/dev-perl/AppConfig/AppConfig-1.63.ebuild +++ b/dev-perl/AppConfig/AppConfig-1.63.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/dev-perl/AppConfig/AppConfig-1.63.ebuild,v 1.11 2007/03/05 11:17:35 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.63.ebuild,v 1.12 2007/04/15 20:25:53 corsair Exp $ inherit perl-module eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~adamk/" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" #KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |