public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/B-Lint/
@ 2015-06-13 15:21 Kent Fredric
  0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2015-06-13 15:21 UTC (permalink / raw
  To: gentoo-commits

commit:     ab41e9ac1bef6c29d92d1e4b615824f67a20e42d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Mar 29 12:48:06 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 13 14:47:47 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=ab41e9ac

[bump] B-Lint-1.200.0

Package-Manager: portage-2.2.17

 dev-perl/B-Lint/B-Lint-1.170.0.ebuild | 38 -----------------------------------
 dev-perl/B-Lint/B-Lint-1.200.0.ebuild | 20 ++++++++++++++++++
 2 files changed, 20 insertions(+), 38 deletions(-)

diff --git a/dev-perl/B-Lint/B-Lint-1.170.0.ebuild b/dev-perl/B-Lint/B-Lint-1.170.0.ebuild
deleted file mode 100644
index 4ed923d..0000000
--- a/dev-perl/B-Lint/B-Lint-1.170.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=1.17
-inherit perl-module
-
-DESCRIPTION='Perl lint'
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
-	# ExtUtils::MakeMaker
-	echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
-	# Module::Pluggable
-	echo virtual/perl-Module-Pluggable
-	# Test::More
-	echo virtual/perl-Test-Simple
-	# if
-	echo virtual/perl-if
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/dev-perl/B-Lint/B-Lint-1.200.0.ebuild b/dev-perl/B-Lint/B-Lint-1.200.0.ebuild
new file mode 100644
index 0000000..9dec8cc
--- /dev/null
+++ b/dev-perl/B-Lint/B-Lint-1.200.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=RJBS
+MODULE_VERSION=1.20
+inherit perl-module
+
+DESCRIPTION='Perl lint'
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+RDEPEND="
+	dev-perl/Module-Pluggable
+	virtual/perl-if
+"
+DEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-13 15:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-13 15:21 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/B-Lint/ Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox