summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-20 21:16:49 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-20 21:16:49 +0000
commitcdf37b7e872b54db767340268f0ca1957574679a (patch)
treee9ce8f97879fb7af60729a8928b4b627d6202df7 /dev-perl/module-build
parentStable on Alpha. (diff)
downloadgentoo-2-cdf37b7e872b54db767340268f0ca1957574679a.tar.gz
gentoo-2-cdf37b7e872b54db767340268f0ca1957574679a.tar.bz2
gentoo-2-cdf37b7e872b54db767340268f0ca1957574679a.zip
Marking sparc stable
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'dev-perl/module-build')
-rw-r--r--dev-perl/module-build/ChangeLog6
-rw-r--r--dev-perl/module-build/module-build-0.28.05.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/module-build/ChangeLog b/dev-perl/module-build/ChangeLog
index 15f6430bff5a..b7be901d5e86 100644
--- a/dev-perl/module-build/ChangeLog
+++ b/dev-perl/module-build/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/module-build
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.50 2006/09/04 00:21:58 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.51 2006/10/20 21:16:49 mcummings Exp $
+
+ 20 Oct 2006; Michael Cummings <mcummings@gentoo.org>
+ module-build-0.28.05.ebuild:
+ Marking sparc stable
04 Sep 2006; Joshua Kinard <kumba@gentoo.org> module-build-0.28-r1.ebuild:
Marked stable on mips.
diff --git a/dev-perl/module-build/module-build-0.28.05.ebuild b/dev-perl/module-build/module-build-0.28.05.ebuild
index a71ab7817aa3..4c905cfaeedf 100644
--- a/dev-perl/module-build/module-build-0.28.05.ebuild
+++ b/dev-perl/module-build/module-build-0.28.05.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-build/module-build-0.28.05.ebuild,v 1.1 2006/08/21 12:34:44 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.28.05.ebuild,v 1.2 2006/10/20 21:16:49 mcummings Exp $
inherit versionator perl-module
@@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
IUSE=""
# Removing these as hard deps. They are listed as recommended in the Build.PL,