summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-08-14 03:58:44 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-08-14 03:58:44 +0000
commit0d60276acb0be3955a213aeff631a9eb7cfc4647 (patch)
treef3b6b872b738b65398f2c8d24aabf8211dec26f2 /virtual/perl-Attribute-Handlers
parentAdding new virtuals for perl-5.18 (diff)
downloadgentoo-2-0d60276acb0be3955a213aeff631a9eb7cfc4647.tar.gz
gentoo-2-0d60276acb0be3955a213aeff631a9eb7cfc4647.tar.bz2
gentoo-2-0d60276acb0be3955a213aeff631a9eb7cfc4647.zip
Import from perl-experimental overlay
(Portage version: 2.2.0/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'virtual/perl-Attribute-Handlers')
-rw-r--r--virtual/perl-Attribute-Handlers/ChangeLog8
-rw-r--r--virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Attribute-Handlers/ChangeLog b/virtual/perl-Attribute-Handlers/ChangeLog
index c3b27bdf651f..015202cc9322 100644
--- a/virtual/perl-Attribute-Handlers/ChangeLog
+++ b/virtual/perl-Attribute-Handlers/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for virtual/perl-Attribute-Handlers
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.42 2013/03/02 16:25:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.43 2013/08/14 03:58:44 patrick Exp $
+
+*perl-Attribute-Handlers-0.940.0 (14 Aug 2013)
+
+ 14 Aug 2013; Patrick Lauer <patrick@gentoo.org>
+ +perl-Attribute-Handlers-0.940.0.ebuild:
+ Import from perl-experimental overlay
02 Mar 2013; Agostino Sarubbo <ago@gentoo.org>
perl-Attribute-Handlers-0.930.0-r1.ebuild:
diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0.ebuild
new file mode 100644
index 000000000000..cbe00bae323d
--- /dev/null
+++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.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-Attribute-Handlers/perl-Attribute-Handlers-0.940.0.ebuild,v 1.1 2013/08/14 03:58:44 patrick Exp $
+
+DESCRIPTION="Virtual for ${PN#perl-}"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+RDEPEND="|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )"