diff options
author | 2005-09-19 22:01:45 +0000 | |
---|---|---|
committer | 2005-09-19 22:01:45 +0000 | |
commit | 5ceb3334692dc36281a152bc12e71bc5dacf1ac1 (patch) | |
tree | 023f16a60ad6b010171cb63da13fbdf08938ca2b /dev-perl/AppConfig/AppConfig-1.56-r2.ebuild | |
parent | Stable on hppa, ppc. (diff) | |
download | gentoo-2-5ceb3334692dc36281a152bc12e71bc5dacf1ac1.tar.gz gentoo-2-5ceb3334692dc36281a152bc12e71bc5dacf1ac1.tar.bz2 gentoo-2-5ceb3334692dc36281a152bc12e71bc5dacf1ac1.zip |
Stable on amd64.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-perl/AppConfig/AppConfig-1.56-r2.ebuild')
-rw-r--r-- | dev-perl/AppConfig/AppConfig-1.56-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild b/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild index c8e5b62701a4..1ffe287bebe1 100644 --- a/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild +++ b/dev-perl/AppConfig/AppConfig-1.56-r2.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/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild,v 1.12 2005/08/25 22:19:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/AppConfig/AppConfig-1.56-r2.ebuild,v 1.13 2005/09/19 22:00:46 cryos Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~abw/${P}/" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha ~amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |