diff options
author | Kent Fredric <kentfredric@gmail.com> | 2014-10-05 07:03:54 +1300 |
---|---|---|
committer | Kent Fredric <kentfredric@gmail.com> | 2014-10-05 07:05:13 +1300 |
commit | 36634f8a2141e01427ef777e72a501b79bf41a5a (patch) | |
tree | f911883cc675d78c2a7b7b3803836c0b5ac31bae | |
parent | dev-perl/Net-IPv4Addr: remove package, moved to gentoo-x86. (diff) | |
download | perl-overlay-36634f8a2141e01427ef777e72a501b79bf41a5a.tar.gz perl-overlay-36634f8a2141e01427ef777e72a501b79bf41a5a.tar.bz2 perl-overlay-36634f8a2141e01427ef777e72a501b79bf41a5a.zip |
[fixup] virtual/perl-B-Lint move B-Lint to dev-perl/
Package-Manager: portage-2.2.10
-rw-r--r-- | dev-perl/B-Lint/B-Lint-1.170.0.ebuild (renamed from perl-core/B-Lint/B-Lint-1.170.0.ebuild) | 2 | ||||
-rw-r--r-- | dev-perl/B-Lint/ChangeLog (renamed from perl-core/B-Lint/ChangeLog) | 6 | ||||
-rw-r--r-- | dev-perl/B-Lint/Manifest (renamed from perl-core/B-Lint/Manifest) | 0 | ||||
-rw-r--r-- | dev-perl/B-Lint/metadata.xml (renamed from perl-core/B-Lint/metadata.xml) | 0 | ||||
-rw-r--r-- | virtual/perl-B-Lint/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-B-Lint/perl-B-Lint-1.170.0-r2.ebuild (renamed from virtual/perl-B-Lint/perl-B-Lint-1.170.0-r1.ebuild) | 2 |
6 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 index c4d3f1a55..4ed923dc4 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 index af746796f..30bd05c13 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 <kentfredric@gmail.com> +B-Lint-1.170.0.ebuild, + +metadata.xml: + move B-Lint to dev-perl/ + 06 Sep 2014; Kent Fredric <kentfredric@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/Manifest b/dev-perl/B-Lint/Manifest index 16e46d38f..16e46d38f 100644 --- a/perl-core/B-Lint/Manifest +++ b/dev-perl/B-Lint/Manifest diff --git a/perl-core/B-Lint/metadata.xml b/dev-perl/B-Lint/metadata.xml index 9c9f84d7f..9c9f84d7f 100644 --- a/perl-core/B-Lint/metadata.xml +++ b/dev-perl/B-Lint/metadata.xml diff --git a/virtual/perl-B-Lint/ChangeLog b/virtual/perl-B-Lint/ChangeLog index e884424a3..175827ecc 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 <kentfredric@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 <kentfredric@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 index cf9776d80..c0daecd56 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}*" |