diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-03-12 10:45:19 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-03-12 10:45:19 +0000 |
commit | 96cb6e04fcc3ff0c577cfc55561526c8862b4e71 (patch) | |
tree | aa77ba0093ad907351c1ac00aec403a7ff578b67 /dev-perl/module-info/module-info-0.26.ebuild | |
parent | Version bump. (diff) | |
download | historical-96cb6e04fcc3ff0c577cfc55561526c8862b4e71.tar.gz historical-96cb6e04fcc3ff0c577cfc55561526c8862b4e71.tar.bz2 historical-96cb6e04fcc3ff0c577cfc55561526c8862b4e71.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/module-info/module-info-0.26.ebuild')
-rw-r--r-- | dev-perl/module-info/module-info-0.26.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/module-info/module-info-0.26.ebuild b/dev-perl/module-info/module-info-0.26.ebuild index b9c01bd61383..d1a045ad9d63 100644 --- a/dev-perl/module-info/module-info-0.26.ebuild +++ b/dev-perl/module-info/module-info-0.26.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.26.ebuild,v 1.6 2004/12/22 11:51:05 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.26.ebuild,v 1.7 2005/03/12 10:45:19 corsair Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="http://www.cpan.org/modules/by-authors/id/M/MB/MBARBON/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa mips ppc ~sparc ~x86 ~ppc64" +KEYWORDS="~alpha ~amd64 hppa mips ppc ~sparc ~x86 ppc64" IUSE="" SRC_TEST="do" |