commit:     4e98cf76faea813db33847547f98eae7d340541b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Aug 20 11:45:20 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Aug 20 11:52:21 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4e98cf76

[virtualfix] virtual/perl-constant Implement 1.250.0 in terms of perl-virtual-2

Package-Manager: portage-2.2.10
Manifest-Sign-Key: E854324B1366A820

---
 virtual/perl-constant/ChangeLog                       | 6 ++++++
 virtual/perl-constant/perl-constant-1.250.0-r1.ebuild | 8 ++++++++
 2 files changed, 14 insertions(+)

diff --git a/virtual/perl-constant/ChangeLog b/virtual/perl-constant/ChangeLog
index a89edb0..d8e9edc 100644
--- a/virtual/perl-constant/ChangeLog
+++ b/virtual/perl-constant/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*perl-constant-1.250.0-r1 (20 Aug 2014)
+
+  20 Aug 2014; Kent Fredric <[email protected]>
+  +perl-constant-1.250.0-r1.ebuild:
+  Implement 1.250.0 in terms of perl-virtual-2
+
   20 Aug 2014; Kent Fredric <[email protected]>
   -perl-constant-1.200.0-r1.ebuild:
   Nuke 5.12 only

diff --git a/virtual/perl-constant/perl-constant-1.250.0-r1.ebuild 
b/virtual/perl-constant/perl-constant-1.250.0-r1.ebuild
new file mode 100644
index 0000000..9b0f6d6
--- /dev/null
+++ b/virtual/perl-constant/perl-constant-1.250.0-r1.ebuild
@@ -0,0 +1,8 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+ON_CPAN=1
+inherit perl-virtual-2;
+SLOT="0"
+KEYWORDS="~amd64 ~x86"

Reply via email to