diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-12 15:21:00 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-12 15:21:00 +0000 |
commit | ea6a78bfe69ad30e6bb012c63a02b56bae310fdf (patch) | |
tree | 197252f822c02c1b4eabdc25718dddbf050db196 /dev-perl/module-info/module-info-0.28.ebuild | |
parent | Stable on sparc (diff) | |
download | gentoo-2-ea6a78bfe69ad30e6bb012c63a02b56bae310fdf.tar.gz gentoo-2-ea6a78bfe69ad30e6bb012c63a02b56bae310fdf.tar.bz2 gentoo-2-ea6a78bfe69ad30e6bb012c63a02b56bae310fdf.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
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 270fdc65d062..c2024eaab244 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.3 2005/08/12 08:56:17 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.28.ebuild,v 1.4 2005/08/12 15:21:00 gustavoz 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 ~sparc x86 ~ppc64" +KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc sparc x86 ~ppc64" IUSE="" SRC_TEST="do" |