diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-09-05 05:58:49 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-09-05 05:58:49 +0000 |
commit | 8cd6e84282e9dcd9634be8e0c5d848cc275680a6 (patch) | |
tree | 3f21416cf3cb7ddc08a955268cc275bd7f345530 /virtual/perl-Scalar-List-Utils | |
parent | Marked stable on mips. (diff) | |
download | historical-8cd6e84282e9dcd9634be8e0c5d848cc275680a6.tar.gz historical-8cd6e84282e9dcd9634be8e0c5d848cc275680a6.tar.bz2 historical-8cd6e84282e9dcd9634be8e0c5d848cc275680a6.zip |
Marked stable on mips.
Package-Manager: portage-2.1.1_rc1-r1
Diffstat (limited to 'virtual/perl-Scalar-List-Utils')
-rw-r--r-- | virtual/perl-Scalar-List-Utils/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Scalar-List-Utils/ChangeLog b/virtual/perl-Scalar-List-Utils/ChangeLog index a0ee1ea04b82..70abed51ba90 100644 --- a/virtual/perl-Scalar-List-Utils/ChangeLog +++ b/virtual/perl-Scalar-List-Utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Scalar-List-Utils # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.9 2006/05/27 21:45:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.10 2006/09/05 05:56:35 kumba Exp $ + + 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> + perl-Scalar-List-Utils-1.18.ebuild: + Marked stable on mips. 27 May 2006; Bryan Ăstergaard <kloeri@gentoo.org> perl-Scalar-List-Utils-1.18.ebuild: diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild index 28ae96d2f757..a9c1639dc7a9 100644 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild +++ b/virtual/perl-Scalar-List-Utils/perl-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/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild,v 1.9 2006/05/27 21:45:03 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild,v 1.10 2006/09/05 05:56:35 kumba Exp $ DESCRIPTION="Virtual for Scalar-List-Utils" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="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="" |