summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2013-02-03 13:44:00 +0000
committerTorsten Veller <tove@gentoo.org>2013-02-03 13:44:00 +0000
commitcb78150d5a40317198167cf97d3d1497e25fd56d (patch)
tree07ad36e871479e4af23511df9e763373d1765a8e /virtual
parent[bump] perl-core/File-Spec-3.400.0 (diff)
downloadgentoo-2-cb78150d5a40317198167cf97d3d1497e25fd56d.tar.gz
gentoo-2-cb78150d5a40317198167cf97d3d1497e25fd56d.tar.bz2
gentoo-2-cb78150d5a40317198167cf97d3d1497e25fd56d.zip
[bump] virtual/perl-File-Spec-3.400.0
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/perl-File-Spec/ChangeLog9
-rw-r--r--virtual/perl-File-Spec/perl-File-Spec-3.400.0.ebuild14
2 files changed, 21 insertions, 2 deletions
diff --git a/virtual/perl-File-Spec/ChangeLog b/virtual/perl-File-Spec/ChangeLog
index a70f9cffce2a..73e6dc548bb2 100644
--- a/virtual/perl-File-Spec/ChangeLog
+++ b/virtual/perl-File-Spec/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-File-Spec
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.69 2012/04/28 02:14:39 aballier Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-File-Spec/ChangeLog,v 1.70 2013/02/03 13:44:00 tove Exp $
+
+*perl-File-Spec-3.400.0 (03 Feb 2013)
+
+ 03 Feb 2013; Torsten Veller <tove@gentoo.org> +perl-File-Spec-3.400.0.ebuild:
+ Version bump
28 Apr 2012; Alexis Ballier <aballier@gentoo.org>
perl-File-Spec-3.330.0-r1.ebuild:
diff --git a/virtual/perl-File-Spec/perl-File-Spec-3.400.0.ebuild b/virtual/perl-File-Spec/perl-File-Spec-3.400.0.ebuild
new file mode 100644
index 000000000000..fed05648d621
--- /dev/null
+++ b/virtual/perl-File-Spec/perl-File-Spec-3.400.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-File-Spec/perl-File-Spec-3.400.0.ebuild,v 1.1 2013/02/03 13:44:00 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}"