summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2006-09-05 05:50:54 +0000
committerJoshua Kinard <kumba@gentoo.org>2006-09-05 05:50:54 +0000
commitb8d1b84e68605c7e032cff892583529557d684e6 (patch)
treeb3b0ff55c0fc08b49b594fa00b4567bdaf9af17d /perl-core
parentMarked stable on mips. (diff)
downloadgentoo-2-b8d1b84e68605c7e032cff892583529557d684e6.tar.gz
gentoo-2-b8d1b84e68605c7e032cff892583529557d684e6.tar.bz2
gentoo-2-b8d1b84e68605c7e032cff892583529557d684e6.zip
Marked stable on mips.
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Scalar-List-Utils/ChangeLog6
-rw-r--r--perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Scalar-List-Utils/ChangeLog b/perl-core/Scalar-List-Utils/ChangeLog
index 60828e39df9e..905532d12e26 100644
--- a/perl-core/Scalar-List-Utils/ChangeLog
+++ b/perl-core/Scalar-List-Utils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Scalar-List-Utils
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.10 2006/08/04 13:30:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/ChangeLog,v 1.11 2006/09/05 05:50:54 kumba Exp $
+
+ 05 Sep 2006; Joshua Kinard <kumba@gentoo.org>
+ Scalar-List-Utils-1.18.ebuild:
+ Marked stable on mips.
04 Aug 2006; Michael Cummings <mcummings@gentoo.org>
Scalar-List-Utils-1.14.ebuild, Scalar-List-Utils-1.18.ebuild:
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild
index f0c2e451d1e0..9c9a916afafc 100644
--- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild
+++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.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/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild,v 1.10 2006/08/04 13:30:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.18.ebuild,v 1.11 2006/09/05 05:50:54 kumba Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GB/GBARR/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND="dev-lang/perl"