diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-09-05 05:56:35 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-09-05 05:56:35 +0000 |
commit | c7af775c433ca0f636e4fd4ea19cfdd22113d2e1 (patch) | |
tree | 7bccf2687a84ba345f9939f91910616b71906bc3 /virtual | |
parent | Marked stable on mips. (diff) | |
download | gentoo-2-c7af775c433ca0f636e4fd4ea19cfdd22113d2e1.tar.gz gentoo-2-c7af775c433ca0f636e4fd4ea19cfdd22113d2e1.tar.bz2 gentoo-2-c7af775c433ca0f636e4fd4ea19cfdd22113d2e1.zip |
Marked stable on mips.
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'virtual')
-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="" |