diff options
author | Torsten Veller <tove@gentoo.org> | 2012-12-27 19:48:15 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2012-12-27 19:48:15 +0000 |
commit | 0e59cba26b68fe90865d16652c4cdb007392668f (patch) | |
tree | be43d1b79289e0dbef51668d6f6a0ba3a9f89433 /virtual/perl-Scalar-List-Utils | |
parent | dev-vcs/colorcvs: Fix HOMEPAGE to point to p.g.o and mirror sources on d.g.o/... (diff) | |
download | gentoo-2-0e59cba26b68fe90865d16652c4cdb007392668f.tar.gz gentoo-2-0e59cba26b68fe90865d16652c4cdb007392668f.tar.bz2 gentoo-2-0e59cba26b68fe90865d16652c4cdb007392668f.zip |
[bump] virtual/perl-Scalar-List-Utils-1.270.0
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
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.270.0.ebuild | 14 |
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Scalar-List-Utils/ChangeLog b/virtual/perl-Scalar-List-Utils/ChangeLog index 8661b490a2fd..5160cf861853 100644 --- a/virtual/perl-Scalar-List-Utils/ChangeLog +++ b/virtual/perl-Scalar-List-Utils/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-Scalar-List-Utils # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.54 2012/08/10 00:38:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.55 2012/12/27 19:48:15 tove Exp $ + +*perl-Scalar-List-Utils-1.270.0 (27 Dec 2012) + + 27 Dec 2012; Torsten Veller <tove@gentoo.org> + +perl-Scalar-List-Utils-1.270.0.ebuild: + Version bump 10 Aug 2012; Jeroen Roovers <jer@gentoo.org> perl-Scalar-List-Utils-1.230.0-r2.ebuild, diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.270.0.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.270.0.ebuild new file mode 100644 index 000000000000..e5feb28f5d4d --- /dev/null +++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.270.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2012 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.270.0.ebuild,v 1.1 2012/12/27 19:48:15 tove Exp $ + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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="~perl-core/${PN#perl-}-${PV}" |