commit: 6e825d06886cfb655da4c842a8133579bcf24fdf Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Wed Aug 20 11:29:18 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=6e825d06
[virtualfix] virtual/perl-constant Use new eclass for 1.270 Package-Manager: portage-2.2.10 RepoMan-Options: --force Manifest-Sign-Key: E854324B1366A820 --- virtual/perl-constant/ChangeLog | 8 +++++++- virtual/perl-constant/perl-constant-1.270.0-r1.ebuild | 8 ++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/virtual/perl-constant/ChangeLog b/virtual/perl-constant/ChangeLog index 4a04979..9957575 100644 --- a/virtual/perl-constant/ChangeLog +++ b/virtual/perl-constant/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for virtual/perl-constant -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*perl-constant-1.270.0-r1 (20 Aug 2014) + + 20 Aug 2014; Kent Fredric <kentfred...@gmail.com> + +perl-constant-1.270.0-r1.ebuild: + Use new eclass for 1.270 + *perl-constant-1.270.0 (03 May 2013) 03 May 2013; Kent Fredric <kentfred...@gmail.com> diff --git a/virtual/perl-constant/perl-constant-1.270.0-r1.ebuild b/virtual/perl-constant/perl-constant-1.270.0-r1.ebuild new file mode 100644 index 0000000..9b0f6d6 --- /dev/null +++ b/virtual/perl-constant/perl-constant-1.270.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"