public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Software-License/
@ 2015-03-31 18:39 99% Kent Fredric
  0 siblings, 0 replies; 1+ results
From: Kent Fredric @ 2015-03-31 18:39 UTC (permalink / raw
  To: gentoo-commits

commit:     8598ba52b0fb8415aa0d09df6ab209e7e8d7302e
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Mar 31 18:20:46 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Mar 31 18:20:46 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=8598ba52

[bump] Software-License-0.103.10

Package-Manager: portage-2.2.17

 .../Software-License-0.103.10.ebuild               | 31 +++++++++++++
 .../Software-License-0.103.5.ebuild                | 52 ----------------------
 2 files changed, 31 insertions(+), 52 deletions(-)

diff --git a/dev-perl/Software-License/Software-License-0.103.10.ebuild b/dev-perl/Software-License/Software-License-0.103.10.ebuild
new file mode 100644
index 0000000..52fe963
--- /dev/null
+++ b/dev-perl/Software-License/Software-License-0.103.10.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=RJBS
+MODULE_VERSION=0.103010
+inherit perl-module
+
+DESCRIPTION='packages that provide templated software licenses'
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+# IO::Dir -> IO
+RDEPEND="
+	virtual/perl-Carp
+	dev-perl/Data-Section
+	virtual/perl-File-Spec
+	virtual/perl-IO
+	virtual/perl-Module-Load
+	dev-perl/Sub-Install
+	dev-perl/text-template
+	virtual/perl-parent
+"
+DEPEND="
+	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
+	test? (
+		>=virtual/perl-Test-Simple-0.960.0
+		dev-perl/Try-Tiny
+	)
+"

diff --git a/dev-perl/Software-License/Software-License-0.103.5.ebuild b/dev-perl/Software-License/Software-License-0.103.5.ebuild
deleted file mode 100644
index ac07a13..0000000
--- a/dev-perl/Software-License/Software-License-0.103.5.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.103005
-inherit perl-module
-
-DESCRIPTION='packages that provide templated software licenses'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-perl_meta_configure() {
-	# ExtUtils::MakeMaker 6.30 ( 6.300.0 )
-	echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
-}
-perl_meta_runtime() {
-	# Carp
-	# echo dev-lang/perl
-	# Data::Section
-	echo dev-perl/Data-Section
-	# Sub::Install
-	echo dev-perl/Sub-Install
-	# Text::Template
-	echo dev-perl/text-template
-	# base
-	# echo virtual/perl-base
-	# perl 5.006 ( 5.6.0 )
-	echo \>=dev-lang/perl-5.6.0
-	# strict
-	echo dev-lang/perl
-	# warnings
-	echo dev-lang/perl
-}
-perl_meta_test() {
-	# File::Find
-	echo dev-lang/perl
-	# File::Temp
-	echo virtual/perl-File-Temp
-	# Test::More 0.96 ( 0.960.0 )
-	echo \>=virtual/perl-Test-Simple-0.96
-}
-DEPEND="
-	$(perl_meta_configure)
-	$(perl_meta_runtime)
-	test? ( $(perl_meta_test) )
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2015-03-31 18:39 99% [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Software-License/ Kent Fredric

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