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
commit8fa2f068c219eaf829dc25bc99f41b6309b67dca (patch)
tree07513ec3c574ab1c96f10a4c521365dc390d605d /perl-core/Scalar-List-Utils
parentCatchup, stable 0.16, unstable 0.17. (diff)
downloadhistorical-8fa2f068c219eaf829dc25bc99f41b6309b67dca.tar.gz
historical-8fa2f068c219eaf829dc25bc99f41b6309b67dca.tar.bz2
historical-8fa2f068c219eaf829dc25bc99f41b6309b67dca.zip
Marked stable on mips.
Package-Manager: portage-2.1.1_rc1-r1
Diffstat (limited to 'perl-core/Scalar-List-Utils')
-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"