summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-08-14 05:49:29 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-08-14 05:49:29 +0000
commite7f316542d2191f1fe9cdf7bdade9bafc0e38bfc (patch)
tree824274d215e9488f7a03845ecdbe2644f286961d /virtual/perl-IO
parentAdd more perl virtuals to mask (diff)
downloadgentoo-2-e7f316542d2191f1fe9cdf7bdade9bafc0e38bfc.tar.gz
gentoo-2-e7f316542d2191f1fe9cdf7bdade9bafc0e38bfc.tar.bz2
gentoo-2-e7f316542d2191f1fe9cdf7bdade9bafc0e38bfc.zip
Bump
(Portage version: 2.2.0/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'virtual/perl-IO')
-rw-r--r--virtual/perl-IO/ChangeLog10
-rw-r--r--virtual/perl-IO/perl-IO-1.280.0.ebuild15
2 files changed, 22 insertions, 3 deletions
diff --git a/virtual/perl-IO/ChangeLog b/virtual/perl-IO/ChangeLog
index f4157e99fc2e..55efe2e07e16 100644
--- a/virtual/perl-IO/ChangeLog
+++ b/virtual/perl-IO/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for virtual/perl-IO
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.36 2012/04/28 02:36:56 aballier Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/ChangeLog,v 1.37 2013/08/14 05:49:29 patrick Exp $
+
+*perl-IO-1.280.0 (14 Aug 2013)
+
+ 14 Aug 2013; Patrick Lauer <patrick@gentoo.org> +perl-IO-1.280.0.ebuild:
+ Bump
28 Apr 2012; Alexis Ballier <aballier@gentoo.org> perl-IO-1.25.ebuild:
keyword ~amd64-fbsd
@@ -122,4 +127,3 @@
06 Nov 2006; Michael Cummings <mcummings@gentoo.org> +metadata.xml,
+perl-IO-1.20.ebuild, +perl-IO-1.23.01.ebuild:
Virtual for perl-core/IO
-
diff --git a/virtual/perl-IO/perl-IO-1.280.0.ebuild b/virtual/perl-IO/perl-IO-1.280.0.ebuild
new file mode 100644
index 000000000000..f684262918c8
--- /dev/null
+++ b/virtual/perl-IO/perl-IO-1.280.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-IO/perl-IO-1.280.0.ebuild,v 1.1 2013/08/14 05:49:29 patrick Exp $
+
+DESCRIPTION="Virtual for IO"
+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=""
+
+DEPEND=""
+RDEPEND="|| ( =dev-lang/perl-5.18* ~perl-core/IO-${PV} )"