diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-05-11 05:32:20 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-05-11 05:32:20 +0000 |
commit | c3d5c2fc8dfeb0b0370c682e1a6b6c04275d7574 (patch) | |
tree | 670fcaefdaceb0f4ebce2a606a307943308bdb84 /virtual/perl-Scalar-List-Utils | |
parent | Stable on mips. (diff) | |
download | historical-c3d5c2fc8dfeb0b0370c682e1a6b6c04275d7574.tar.gz historical-c3d5c2fc8dfeb0b0370c682e1a6b6c04275d7574.tar.bz2 historical-c3d5c2fc8dfeb0b0370c682e1a6b6c04275d7574.zip |
Stable on mips.
Package-Manager: portage-2.1.2.7
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.19.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 20719f9e619c..e83169c3db0f 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.15 2007/05/07 08:23:06 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.16 2007/05/11 05:22:55 kumba Exp $ + + 11 May 2007; Joshua Kinard <kumba@gentoo.org> + perl-Scalar-List-Utils-1.19.ebuild: + Stable on mips. 07 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> perl-Scalar-List-Utils-1.19.ebuild: diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild index 73c32942c8e1..ed7fd1a8689d 100644 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild +++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.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/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild,v 1.5 2007/05/07 08:23:06 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild,v 1.6 2007/05/11 05:22:55 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 m68k ~mips ppc ~ppc64 s390 sh sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k mips ppc ~ppc64 s390 sh sparc ~x86" IUSE="" RDEPEND="~perl-core/Scalar-List-Utils-${PV}" |