commit: 36634f8a2141e01427ef777e72a501b79bf41a5a Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Sat Oct 4 18:03:54 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Sat Oct 4 18:05:13 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=36634f8a
[fixup] virtual/perl-B-Lint move B-Lint to dev-perl/ Package-Manager: portage-2.2.10 --- {perl-core => dev-perl}/B-Lint/B-Lint-1.170.0.ebuild | 2 +- {perl-core => dev-perl}/B-Lint/ChangeLog | 6 +++++- {perl-core => dev-perl}/B-Lint/metadata.xml | 0 virtual/perl-B-Lint/ChangeLog | 6 ++++++ ...{perl-B-Lint-1.170.0-r1.ebuild => perl-B-Lint-1.170.0-r2.ebuild} | 2 +- 5 files changed, 13 insertions(+), 3 deletions(-) diff --git a/perl-core/B-Lint/B-Lint-1.170.0.ebuild b/dev-perl/B-Lint/B-Lint-1.170.0.ebuild similarity index 94% rename from perl-core/B-Lint/B-Lint-1.170.0.ebuild rename to dev-perl/B-Lint/B-Lint-1.170.0.ebuild index c4d3f1a..4ed923d 100644 --- a/perl-core/B-Lint/B-Lint-1.170.0.ebuild +++ b/dev-perl/B-Lint/B-Lint-1.170.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 diff --git a/perl-core/B-Lint/ChangeLog b/dev-perl/B-Lint/ChangeLog similarity index 85% rename from perl-core/B-Lint/ChangeLog rename to dev-perl/B-Lint/ChangeLog index af74679..30bd05c 100644 --- a/perl-core/B-Lint/ChangeLog +++ b/dev-perl/B-Lint/ChangeLog @@ -1,7 +1,11 @@ -# ChangeLog for perl-core/B-Lint +# ChangeLog for dev-perl/B-Lint # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 04 Oct 2014; Kent Fredric <kentfred...@gmail.com> +B-Lint-1.170.0.ebuild, + +metadata.xml: + move B-Lint to dev-perl/ + 06 Sep 2014; Kent Fredric <kentfred...@gmail.com> -B-Lint-1.120.0.ebuild, -B-Lint-1.130.0.ebuild, -B-Lint-1.140.0.ebuild: Remove redundant entries diff --git a/perl-core/B-Lint/metadata.xml b/dev-perl/B-Lint/metadata.xml similarity index 100% rename from perl-core/B-Lint/metadata.xml rename to dev-perl/B-Lint/metadata.xml diff --git a/virtual/perl-B-Lint/ChangeLog b/virtual/perl-B-Lint/ChangeLog index e884424..175827e 100644 --- a/virtual/perl-B-Lint/ChangeLog +++ b/virtual/perl-B-Lint/ChangeLog @@ -2,6 +2,12 @@ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*perl-B-Lint-1.170.0-r2 (04 Oct 2014) + + 04 Oct 2014; Kent Fredric <kentfred...@gmail.com> + -perl-B-Lint-1.170.0-r1.ebuild, +perl-B-Lint-1.170.0-r2.ebuild: + move B-Lint to dev-perl/ + *perl-B-Lint-1.170.0-r1 (06 Sep 2014) 06 Sep 2014; Kent Fredric <kentfred...@gmail.com> diff --git a/virtual/perl-B-Lint/perl-B-Lint-1.170.0-r1.ebuild b/virtual/perl-B-Lint/perl-B-Lint-1.170.0-r2.ebuild similarity index 87% rename from virtual/perl-B-Lint/perl-B-Lint-1.170.0-r1.ebuild rename to virtual/perl-B-Lint/perl-B-Lint-1.170.0-r2.ebuild index cf9776d..c0daecd 100644 --- a/virtual/perl-B-Lint/perl-B-Lint-1.170.0-r1.ebuild +++ b/virtual/perl-B-Lint/perl-B-Lint-1.170.0-r2.ebuild @@ -12,4 +12,4 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="" -RDEPEND="=perl-core/B-Lint-${PV}*" +RDEPEND="=dev-perl/B-Lint-${PV}*"