summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-06-07 06:42:33 +0000
committerTorsten Veller <tove@gentoo.org>2012-06-07 06:42:33 +0000
commita953e9a29fe327d66f2d0ee0150c2d1089ceb420 (patch)
tree3decd1c417c6d93624e3ec8b51104b0c21aa3ff6 /virtual
parent[bump] perl-core/Storable-2.350.0 (diff)
downloadgentoo-2-a953e9a29fe327d66f2d0ee0150c2d1089ceb420.tar.gz
gentoo-2-a953e9a29fe327d66f2d0ee0150c2d1089ceb420.tar.bz2
gentoo-2-a953e9a29fe327d66f2d0ee0150c2d1089ceb420.zip
[bump] virtual/perl-Storable-2.350.0
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-Storable/ChangeLog7
-rw-r--r--virtual/perl-Storable/perl-Storable-2.350.0.ebuild15
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Storable/ChangeLog b/virtual/perl-Storable/ChangeLog
index 20a83a5f889d..30f7c570690a 100644
--- a/virtual/perl-Storable/ChangeLog
+++ b/virtual/perl-Storable/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-Storable
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.41 2012/05/09 15:27:03 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/ChangeLog,v 1.42 2012/06/07 06:42:33 tove Exp $
+
+*perl-Storable-2.350.0 (07 Jun 2012)
+
+ 07 Jun 2012; Torsten Veller <tove@gentoo.org> +perl-Storable-2.350.0.ebuild:
+ Version bump
09 May 2012; Alexis Ballier <aballier@gentoo.org>
perl-Storable-2.300.0.ebuild:
diff --git a/virtual/perl-Storable/perl-Storable-2.350.0.ebuild b/virtual/perl-Storable/perl-Storable-2.350.0.ebuild
new file mode 100644
index 000000000000..52c1b691f5f8
--- /dev/null
+++ b/virtual/perl-Storable/perl-Storable-2.350.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Storable/perl-Storable-2.350.0.ebuild,v 1.1 2012/06/07 06:42:33 tove Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~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=""
+
+DEPEND=""
+RDEPEND="~perl-core/${PN#perl-}-${PV}"