diff options
author | 2005-03-12 10:45:19 +0000 | |
---|---|---|
committer | 2005-03-12 10:45:19 +0000 | |
commit | 5a5e0c455af8d04bdfb2399bb61e89cefe7fcf9b (patch) | |
tree | 4f6ac11e5ef35456dd631dad94400000d729f79e /dev-perl/module-info/module-info-0.26.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-5a5e0c455af8d04bdfb2399bb61e89cefe7fcf9b.tar.gz gentoo-2-5a5e0c455af8d04bdfb2399bb61e89cefe7fcf9b.tar.bz2 gentoo-2-5a5e0c455af8d04bdfb2399bb61e89cefe7fcf9b.zip |
Stable on ppc64
(Portage version: 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" |