diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-04-01 22:39:40 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-04-01 22:39:40 +0000 |
commit | 51d962de6a8311b5343d5798a426c14dcd78d28f (patch) | |
tree | cc8f5fb1777ab6509112d389447356bfed287dd3 /dev-perl/module-info/module-info-0.29.0.ebuild | |
parent | Marking stable sparc, x86 (diff) | |
download | gentoo-2-51d962de6a8311b5343d5798a426c14dcd78d28f.tar.gz gentoo-2-51d962de6a8311b5343d5798a426c14dcd78d28f.tar.bz2 gentoo-2-51d962de6a8311b5343d5798a426c14dcd78d28f.zip |
Marking stable x86, sparc
(Portage version: 2.0.54)
Diffstat (limited to 'dev-perl/module-info/module-info-0.29.0.ebuild')
-rw-r--r-- | dev-perl/module-info/module-info-0.29.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/module-info/module-info-0.29.0.ebuild b/dev-perl/module-info/module-info-0.29.0.ebuild index 26f7139715d5..79963bb53c70 100644 --- a/dev-perl/module-info/module-info-0.29.0.ebuild +++ b/dev-perl/module-info/module-info-0.29.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.29.0.ebuild,v 1.1 2006/01/13 15:21:20 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-info/module-info-0.29.0.ebuild,v 1.2 2006/04/01 22:39:40 mcummings 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" |