diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 19:20:26 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-05 19:20:26 +0000 |
commit | a1d588ab41b9ca8cb3e488556605e350c33fcbf6 (patch) | |
tree | 647e59de531fa88ec5127a4775c77e7779bf254e /virtual/perl-Scalar-List-Utils | |
parent | ppc stable #288026 (diff) | |
download | gentoo-2-a1d588ab41b9ca8cb3e488556605e350c33fcbf6.tar.gz gentoo-2-a1d588ab41b9ca8cb3e488556605e350c33fcbf6.tar.bz2 gentoo-2-a1d588ab41b9ca8cb3e488556605e350c33fcbf6.zip |
ppc stable #288026
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'virtual/perl-Scalar-List-Utils')
-rw-r--r-- | virtual/perl-Scalar-List-Utils/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.21.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/perl-Scalar-List-Utils/ChangeLog b/virtual/perl-Scalar-List-Utils/ChangeLog index 6dd6eb4f1e27..baac8db333a2 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.31 2009/12/15 19:47:40 abcd Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.32 2010/01/05 19:20:26 nixnut Exp $ + + 05 Jan 2010; nixnut <nixnut@gentoo.org> + perl-Scalar-List-Utils-1.21.ebuild: + ppc stable #288026 15 Dec 2009; Jonathan Callen <abcd@gentoo.org> perl-Scalar-List-Utils-1.18.ebuild, perl-Scalar-List-Utils-1.19.ebuild, diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.21.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.21.ebuild index 6894179355b0..e0a625e849bb 100644 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.21.ebuild +++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.21.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.21.ebuild,v 1.9 2009/12/15 19:47:40 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.21.ebuild,v 1.10 2010/01/05 19:20:26 nixnut 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 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Scalar-List-Utils-${PV} )" |