* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-B-Lint/
@ 2011-06-17 0:30 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2011-06-17 0:30 UTC (permalink / raw
To: gentoo-commits
commit: 07564920c81070f0e747a13482dfb9b3c59d3e24
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jun 17 00:14:26 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jun 17 00:28:55 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=07564920
[updatevirtual] Update perl-B-Lint for perl-5.14.1 by using =perl-5.14* rule
(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
virtual/perl-B-Lint/ChangeLog | 6 ++++++
....130.0.ebuild => perl-B-Lint-1.130.0-r1.ebuild} | 2 +-
2 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/virtual/perl-B-Lint/ChangeLog b/virtual/perl-B-Lint/ChangeLog
index 6ac511e..e3a1064 100644
--- a/virtual/perl-B-Lint/ChangeLog
+++ b/virtual/perl-B-Lint/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*perl-B-Lint-1.130.0-r1 (17 Jun 2011)
+
+ 17 Jun 2011; Kent Fredric <kentfredric@gmail.com>
+ -perl-B-Lint-1.130.0.ebuild, +perl-B-Lint-1.130.0-r1.ebuild:
+ Update for perl-5.14.1 with star-match
+
24 May 2011; Kent Fredric <kentfredric@gmail.com> perl-B-Lint-1.130.0.ebuild:
Remove _rc1 references and fix to be 5.14.0 friendly
diff --git a/virtual/perl-B-Lint/perl-B-Lint-1.130.0.ebuild b/virtual/perl-B-Lint/perl-B-Lint-1.130.0-r1.ebuild
similarity index 88%
rename from virtual/perl-B-Lint/perl-B-Lint-1.130.0.ebuild
rename to virtual/perl-B-Lint/perl-B-Lint-1.130.0-r1.ebuild
index f2e9df2..708b865 100644
--- a/virtual/perl-B-Lint/perl-B-Lint-1.130.0.ebuild
+++ b/virtual/perl-B-Lint/perl-B-Lint-1.130.0-r1.ebuild
@@ -12,4 +12,4 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
-RDEPEND="~dev-lang/perl-5.14.0"
+RDEPEND="=dev-lang/perl-5.14*"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-B-Lint/
@ 2014-07-03 2:49 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2014-07-03 2:49 UTC (permalink / raw
To: gentoo-commits
commit: 2b4a14990fcb455ee076db0717ac06bdd7940b07
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jul 2 18:58:20 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jul 2 18:58:20 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=2b4a1499
[clean] 5.10-exclusive virtuals for perl-B-Lint
Package-Manager: portage-2.2.10
RepoMan-Options: --force
Manifest-Sign-Key: E854324B1366A820
---
virtual/perl-B-Lint/ChangeLog | 6 +++++-
virtual/perl-B-Lint/perl-B-Lint-1.110.0.ebuild | 18 ------------------
2 files changed, 5 insertions(+), 19 deletions(-)
diff --git a/virtual/perl-B-Lint/ChangeLog b/virtual/perl-B-Lint/ChangeLog
index 8d86e90..7e158ff 100644
--- a/virtual/perl-B-Lint/ChangeLog
+++ b/virtual/perl-B-Lint/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for virtual/perl-B-Lint
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 02 Jul 2014; Kent Fredric <kentfredric@gmail.com>
+ -perl-B-Lint-1.110.0.ebuild:
+ Remove old 5.10-only virtuals
+
*perl-B-Lint-1.170.0 (05 Feb 2013)
05 Feb 2013; Kent Fredric <kentfredric@gmail.com>
diff --git a/virtual/perl-B-Lint/perl-B-Lint-1.110.0.ebuild b/virtual/perl-B-Lint/perl-B-Lint-1.110.0.ebuild
deleted file mode 100644
index 04a43f1..0000000
--- a/virtual/perl-B-Lint/perl-B-Lint-1.110.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-DESCRIPTION="Virtual for B::Lint"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
- ~dev-lang/perl-5.10.1
- !perl-core/B-Lint
-"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-B-Lint/
@ 2013-02-05 12:24 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2013-02-05 12:24 UTC (permalink / raw
To: gentoo-commits
commit: 926b8fa2e4deb9e4e1f73ec8048d03aa41743b02
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Feb 5 09:54:38 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Feb 5 09:54:38 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=926b8fa2
[newversion] virtual/perl-B-Lint-1.170.0
Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4
---
virtual/perl-B-Lint/ChangeLog | 8 +++++++-
virtual/perl-B-Lint/perl-B-Lint-1.170.0.ebuild | 15 +++++++++++++++
2 files changed, 22 insertions(+), 1 deletions(-)
diff --git a/virtual/perl-B-Lint/ChangeLog b/virtual/perl-B-Lint/ChangeLog
index 2d2d435..8d86e90 100644
--- a/virtual/perl-B-Lint/ChangeLog
+++ b/virtual/perl-B-Lint/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for virtual/perl-B-Lint
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*perl-B-Lint-1.170.0 (05 Feb 2013)
+
+ 05 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+ +perl-B-Lint-1.170.0.ebuild:
+ Version Bump
+
*perl-B-Lint-1.140.0 (05 Jun 2012)
*perl-B-Lint-1.130.0-r3 (05 Jun 2012)
diff --git a/virtual/perl-B-Lint/perl-B-Lint-1.170.0.ebuild b/virtual/perl-B-Lint/perl-B-Lint-1.170.0.ebuild
new file mode 100644
index 0000000..bec59a7
--- /dev/null
+++ b/virtual/perl-B-Lint/perl-B-Lint-1.170.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for B::Lint"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="=perl-core/B-Lint-${PV}*"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-B-Lint/
@ 2012-06-08 15:13 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2012-06-08 15:13 UTC (permalink / raw
To: gentoo-commits
commit: 754787ad9f5ccc3596c8824fdd6ed896df945b41
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 5 00:39:51 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jun 8 02:40:22 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=754787ad
[newversion] virtual/perl-B-Lint for 5.16 + version fix old versions
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
virtual/perl-B-Lint/ChangeLog | 10 +++++++++-
...0.0-r2.ebuild => perl-B-Lint-1.130.0-r3.ebuild} | 7 +++++--
....130.0-r2.ebuild => perl-B-Lint-1.140.0.ebuild} | 4 ++--
3 files changed, 16 insertions(+), 5 deletions(-)
diff --git a/virtual/perl-B-Lint/ChangeLog b/virtual/perl-B-Lint/ChangeLog
index eac35d3..2d2d435 100644
--- a/virtual/perl-B-Lint/ChangeLog
+++ b/virtual/perl-B-Lint/ChangeLog
@@ -1,7 +1,15 @@
# ChangeLog for virtual/perl-B-Lint
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*perl-B-Lint-1.140.0 (05 Jun 2012)
+*perl-B-Lint-1.130.0-r3 (05 Jun 2012)
+
+ 05 Jun 2012; Kent Fredric <kentfredric@gmail.com>
+ -perl-B-Lint-1.130.0-r2.ebuild, +perl-B-Lint-1.130.0-r3.ebuild,
+ +perl-B-Lint-1.140.0.ebuild:
+ Update for Perl 5.16.0
+
*perl-B-Lint-1.130.0-r2 (16 Jul 2011)
16 Jul 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/virtual/perl-B-Lint/perl-B-Lint-1.130.0-r2.ebuild b/virtual/perl-B-Lint/perl-B-Lint-1.130.0-r3.ebuild
similarity index 59%
copy from virtual/perl-B-Lint/perl-B-Lint-1.130.0-r2.ebuild
copy to virtual/perl-B-Lint/perl-B-Lint-1.130.0-r3.ebuild
index 1b53257..d1c155b 100644
--- a/virtual/perl-B-Lint/perl-B-Lint-1.130.0-r2.ebuild
+++ b/virtual/perl-B-Lint/perl-B-Lint-1.130.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -12,4 +12,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
-RDEPEND=" || ( =dev-lang/perl-5.14* =perl-core/B-Lint-${PV}* )"
+RDEPEND=" || (
+ ( >=dev-lang/perl-5.13.9 <=dev-lang/perl-5.15.8 )
+ =perl-core/B-Lint-${PV}*
+)"
diff --git a/virtual/perl-B-Lint/perl-B-Lint-1.130.0-r2.ebuild b/virtual/perl-B-Lint/perl-B-Lint-1.140.0.ebuild
similarity index 65%
rename from virtual/perl-B-Lint/perl-B-Lint-1.130.0-r2.ebuild
rename to virtual/perl-B-Lint/perl-B-Lint-1.140.0.ebuild
index 1b53257..1c98718 100644
--- a/virtual/perl-B-Lint/perl-B-Lint-1.130.0-r2.ebuild
+++ b/virtual/perl-B-Lint/perl-B-Lint-1.140.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -12,4 +12,4 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
-RDEPEND=" || ( =dev-lang/perl-5.14* =perl-core/B-Lint-${PV}* )"
+RDEPEND=" || ( >=dev-lang/perl-5.15.9 =perl-core/B-Lint-${PV}* )"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-B-Lint/
@ 2011-07-16 22:59 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2011-07-16 22:59 UTC (permalink / raw
To: gentoo-commits
commit: d19e47e954280b0e3996d98cdf1264f545f5efa2
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jul 16 18:32:34 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jul 16 18:32:34 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d19e47e9
[virtual] fix B-Lint virtual to have core/ as alternative to /perl
(Portage version: 2.2.0_alpha43/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
virtual/perl-B-Lint/ChangeLog | 6 ++++++
...0.0-r1.ebuild => perl-B-Lint-1.130.0-r2.ebuild} | 2 +-
2 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/virtual/perl-B-Lint/ChangeLog b/virtual/perl-B-Lint/ChangeLog
index e3a1064..eac35d3 100644
--- a/virtual/perl-B-Lint/ChangeLog
+++ b/virtual/perl-B-Lint/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*perl-B-Lint-1.130.0-r2 (16 Jul 2011)
+
+ 16 Jul 2011; Kent Fredric <kentfredric@gmail.com>
+ +perl-B-Lint-1.130.0-r2.ebuild:
+ Update to provide CPAN version too for people without perl 5.14
+
*perl-B-Lint-1.130.0-r1 (17 Jun 2011)
17 Jun 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/virtual/perl-B-Lint/perl-B-Lint-1.130.0-r1.ebuild b/virtual/perl-B-Lint/perl-B-Lint-1.130.0-r2.ebuild
similarity index 79%
rename from virtual/perl-B-Lint/perl-B-Lint-1.130.0-r1.ebuild
rename to virtual/perl-B-Lint/perl-B-Lint-1.130.0-r2.ebuild
index 708b865..1b53257 100644
--- a/virtual/perl-B-Lint/perl-B-Lint-1.130.0-r1.ebuild
+++ b/virtual/perl-B-Lint/perl-B-Lint-1.130.0-r2.ebuild
@@ -12,4 +12,4 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
-RDEPEND="=dev-lang/perl-5.14*"
+RDEPEND=" || ( =dev-lang/perl-5.14* =perl-core/B-Lint-${PV}* )"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-B-Lint/
@ 2011-04-20 22:02 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2011-04-20 22:02 UTC (permalink / raw
To: gentoo-commits
commit: bb12cab99b1535250221534807862ab33c537bbc
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Apr 20 21:18:50 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Apr 20 21:18:50 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=bb12cab9
[fix] perl-B-Lint += 5.14 deps
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
virtual/perl-B-Lint/ChangeLog | 6 ++++++
virtual/perl-B-Lint/perl-B-Lint-1.130.0.ebuild | 15 +++++++++++++++
2 files changed, 21 insertions(+), 0 deletions(-)
diff --git a/virtual/perl-B-Lint/ChangeLog b/virtual/perl-B-Lint/ChangeLog
index bc888ae..ed85877 100644
--- a/virtual/perl-B-Lint/ChangeLog
+++ b/virtual/perl-B-Lint/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*perl-B-Lint-1.130.0 (20 Apr 2011)
+
+ 20 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ +perl-B-Lint-1.130.0.ebuild:
+ Bumped, only available in 5.14 currently
+
*perl-B-Lint-1.120.0 (03 Apr 2011)
*perl-B-Lint-1.110.100_rc (03 Apr 2011)
*perl-B-Lint-1.110.0 (03 Apr 2011)
diff --git a/virtual/perl-B-Lint/perl-B-Lint-1.130.0.ebuild b/virtual/perl-B-Lint/perl-B-Lint-1.130.0.ebuild
new file mode 100644
index 0000000..6459063
--- /dev/null
+++ b/virtual/perl-B-Lint/perl-B-Lint-1.130.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for B::Lint"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="|| ( ~dev-lang/perl-5.14.0 ~dev-lang/perl-5.14.0_rc1 )"
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-B-Lint/
@ 2011-04-03 23:33 Kent Fredric
0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2011-04-03 23:33 UTC (permalink / raw
To: gentoo-commits
commit: 0880630f10c8f63b60b183300b1d3f5f4fcf72c9
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 3 21:10:01 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 3 21:10:01 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0880630f
[added] experimental virtual for B::Lint
(Portage version: 2.2.0_alpha29/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0A0CB301)
---
virtual/perl-B-Lint/ChangeLog | 13 +++++++++++++
virtual/perl-B-Lint/metadata.xml | 5 +++++
virtual/perl-B-Lint/perl-B-Lint-1.110.0.ebuild | 18 ++++++++++++++++++
.../perl-B-Lint/perl-B-Lint-1.110.100_rc.ebuild | 20 ++++++++++++++++++++
virtual/perl-B-Lint/perl-B-Lint-1.120.0.ebuild | 15 +++++++++++++++
5 files changed, 71 insertions(+), 0 deletions(-)
diff --git a/virtual/perl-B-Lint/ChangeLog b/virtual/perl-B-Lint/ChangeLog
new file mode 100644
index 0000000..bc888ae
--- /dev/null
+++ b/virtual/perl-B-Lint/ChangeLog
@@ -0,0 +1,13 @@
+# ChangeLog for virtual/perl-B-Lint
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*perl-B-Lint-1.120.0 (03 Apr 2011)
+*perl-B-Lint-1.110.100_rc (03 Apr 2011)
+*perl-B-Lint-1.110.0 (03 Apr 2011)
+
+ 03 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ +perl-B-Lint-1.110.0.ebuild, +perl-B-Lint-1.110.100_rc.ebuild,
+ +perl-B-Lint-1.120.0.ebuild, +metadata.xml:
+ Added for B::Lint
+
diff --git a/virtual/perl-B-Lint/metadata.xml b/virtual/perl-B-Lint/metadata.xml
new file mode 100644
index 0000000..801e938
--- /dev/null
+++ b/virtual/perl-B-Lint/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+</pkgmetadata>
diff --git a/virtual/perl-B-Lint/perl-B-Lint-1.110.0.ebuild b/virtual/perl-B-Lint/perl-B-Lint-1.110.0.ebuild
new file mode 100644
index 0000000..04a43f1
--- /dev/null
+++ b/virtual/perl-B-Lint/perl-B-Lint-1.110.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for B::Lint"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="
+ ~dev-lang/perl-5.10.1
+ !perl-core/B-Lint
+"
diff --git a/virtual/perl-B-Lint/perl-B-Lint-1.110.100_rc.ebuild b/virtual/perl-B-Lint/perl-B-Lint-1.110.100_rc.ebuild
new file mode 100644
index 0000000..09656aa
--- /dev/null
+++ b/virtual/perl-B-Lint/perl-B-Lint-1.110.100_rc.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for B::Lint"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="|| (
+ ~dev-lang/perl-5.12.2
+ ~dev-lang/perl-5.12.3
+)
+ !perl-core/B-Lint
+"
diff --git a/virtual/perl-B-Lint/perl-B-Lint-1.120.0.ebuild b/virtual/perl-B-Lint/perl-B-Lint-1.120.0.ebuild
new file mode 100644
index 0000000..a2b78b2
--- /dev/null
+++ b/virtual/perl-B-Lint/perl-B-Lint-1.120.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+DESCRIPTION="Virtual for B::Lint"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="~perl-core/B-Lint-${PV}"
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2014-07-03 2:49 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-17 0:30 [gentoo-commits] proj/perl-overlay:master commit in: virtual/perl-B-Lint/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2014-07-03 2:49 Kent Fredric
2013-02-05 12:24 Kent Fredric
2012-06-08 15:13 Kent Fredric
2011-07-16 22:59 Kent Fredric
2011-04-20 22:02 Kent Fredric
2011-04-03 23:33 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox