commit: e39fb46c6cd46101232e9b6f46e3ae0e6552dd23 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Wed Aug 20 11:50:49 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=e39fb46c
[virtualfix] virtual/perl-constant Implement 1.210.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.210.0-r2.ebuild | 8 ++++++++ 2 files changed, 14 insertions(+) diff --git a/virtual/perl-constant/ChangeLog b/virtual/perl-constant/ChangeLog index 651518a..b47d1c5 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.210.0-r2 (20 Aug 2014) + + 20 Aug 2014; Kent Fredric <kentfred...@gmail.com> + +perl-constant-1.210.0-r2.ebuild: + Implement 1.210.0 in terms of perl-virtual-2 + *perl-constant-1.230.0-r1 (20 Aug 2014) 20 Aug 2014; Kent Fredric <kentfred...@gmail.com> diff --git a/virtual/perl-constant/perl-constant-1.210.0-r2.ebuild b/virtual/perl-constant/perl-constant-1.210.0-r2.ebuild new file mode 100644 index 0000000..9121d02 --- /dev/null +++ b/virtual/perl-constant/perl-constant-1.210.0-r2.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"