diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-12 13:24:57 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-07-12 13:24:57 +0000 |
commit | 4fd80c3db24fca4c019cefbddedc3d2bdc41b7e6 (patch) | |
tree | 4ce8f9042531cc204b30ab8040c5140d1d750268 /dev-perl/module-info/module-info-0.31.ebuild | |
parent | Stable on sparc (diff) | |
download | historical-4fd80c3db24fca4c019cefbddedc3d2bdc41b7e6.tar.gz historical-4fd80c3db24fca4c019cefbddedc3d2bdc41b7e6.tar.bz2 historical-4fd80c3db24fca4c019cefbddedc3d2bdc41b7e6.zip |
Stable on sparc
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-perl/module-info/module-info-0.31.ebuild')
-rw-r--r-- | dev-perl/module-info/module-info-0.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/module-info/module-info-0.31.ebuild b/dev-perl/module-info/module-info-0.31.ebuild index 9e7f08d1fd7c..bce7cbcde7c2 100644 --- a/dev-perl/module-info/module-info-0.31.ebuild +++ b/dev-perl/module-info/module-info-0.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.31.ebuild,v 1.2 2007/07/11 19:19:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.31.ebuild,v 1.3 2007/07/12 13:23:53 gustavoz Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/M/MB/MBARBON/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="" SRC_TEST="do" |