summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-04-14 14:08:01 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-04-14 14:08:01 +0000
commit3676412680a5886db069da07c56a6d7393359b32 (patch)
tree0d9d9dcc89801076fd2f8446b391153c0b7c8001 /dev-perl/module-build
parentnet-firewall/nufw: remove old (diff)
downloadhistorical-3676412680a5886db069da07c56a6d7393359b32.tar.gz
historical-3676412680a5886db069da07c56a6d7393359b32.tar.bz2
historical-3676412680a5886db069da07c56a6d7393359b32.zip
Marking sparc stable
Package-Manager: portage-2.1.2.3
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.06.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/module-build/ChangeLog b/dev-perl/module-build/ChangeLog
index f4271222ee39..2c1484e96be1 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.59 2007/04/09 15:35:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.60 2007/04/14 13:56:29 mcummings Exp $
+
+ 14 Apr 2007; Michael Cummings <mcummings@gentoo.org>
+ module-build-0.28.06.ebuild:
+ Marking sparc stable
09 Apr 2007; Michael Cummings <mcummings@gentoo.org>
module-build-0.28.06.ebuild:
diff --git a/dev-perl/module-build/module-build-0.28.06.ebuild b/dev-perl/module-build/module-build-0.28.06.ebuild
index 17ede774e56c..6b5a7f7d75a7 100644
--- a/dev-perl/module-build/module-build-0.28.06.ebuild
+++ b/dev-perl/module-build/module-build-0.28.06.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-build/module-build-0.28.06.ebuild,v 1.2 2007/04/09 15:35:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.28.06.ebuild,v 1.3 2007/04/14 13:56:29 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,