diff options
Diffstat (limited to 'dev-perl/module-info/module-info-0.28.ebuild')
-rw-r--r-- | dev-perl/module-info/module-info-0.28.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/module-info/module-info-0.28.ebuild b/dev-perl/module-info/module-info-0.28.ebuild index 541bdd29dcbe..516c2eb03f1e 100644 --- a/dev-perl/module-info/module-info-0.28.ebuild +++ b/dev-perl/module-info/module-info-0.28.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/module-info/module-info-0.28.ebuild,v 1.6 2005/08/13 23:24:36 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.28.ebuild,v 1.7 2005/08/21 09:37:06 killerfox Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/M/MB/MBARBON/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ppc ~ppc64 sparc x86" IUSE="" SRC_TEST="do" |