diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-08-24 03:57:29 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-08-24 03:57:29 +0000 |
commit | 56c464950256c97d81de73660f4df2f851acddb0 (patch) | |
tree | 2ed3d7678dbc656f30574f57e2d866661e19ec22 /virtual/perl-Scalar-List-Utils | |
parent | Bump (diff) | |
download | gentoo-2-56c464950256c97d81de73660f4df2f851acddb0.tar.gz gentoo-2-56c464950256c97d81de73660f4df2f851acddb0.tar.bz2 gentoo-2-56c464950256c97d81de73660f4df2f851acddb0.zip |
Bump
(Portage version: 2.2.1/cvs/Linux x86_64, unsigned Manifest commit)
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.310.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 4e3e91a6a1ea..b6176fbd5c55 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.68 2013/08/14 07:46:15 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/ChangeLog,v 1.69 2013/08/24 03:57:29 patrick Exp $ + +*perl-Scalar-List-Utils-1.310.0 (24 Aug 2013) + + 24 Aug 2013; Patrick Lauer <patrick@gentoo.org> + +perl-Scalar-List-Utils-1.310.0.ebuild: + Bump *perl-Scalar-List-Utils-1.300.0 (14 Aug 2013) diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.310.0.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.310.0.ebuild new file mode 100644 index 000000000000..f39e7c11e1b1 --- /dev/null +++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.310.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2013 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.310.0.ebuild,v 1.1 2013/08/24 03:57:29 patrick 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 ~arm-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}" |