public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Software-License/
@ 2011-04-01 12:34 Torsten Veller
  0 siblings, 0 replies; 9+ messages in thread
From: Torsten Veller @ 2011-04-01 12:34 UTC (permalink / raw
  To: gentoo-commits

commit:     accb36da8cda841951321223ca192e93428eeea0
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  1 12:08:28 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Fri Apr  1 12:08:28 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=accb36da

[bump] dev-perl/Software-License-0.103.0

(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)

---
 dev-perl/Software-License/ChangeLog                |   12 ++++++++++++
 ...50.ebuild => Software-License-0.102.250.ebuild} |    3 ++-
 ...40.ebuild => Software-License-0.102.340.ebuild} |    3 ++-
 ...41.ebuild => Software-License-0.102.341.ebuild} |    1 +
 ...2341.ebuild => Software-License-0.103.0.ebuild} |    3 ++-
 5 files changed, 19 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Software-License/ChangeLog b/dev-perl/Software-License/ChangeLog
index d3aa5c8..6cfba42 100644
--- a/dev-perl/Software-License/ChangeLog
+++ b/dev-perl/Software-License/ChangeLog
@@ -2,6 +2,18 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Software-License-0.103.0 (01 Apr 2011)
+*Software-License-0.102.341 (01 Apr 2011)
+*Software-License-0.102.340 (01 Apr 2011)
+*Software-License-0.102.250 (01 Apr 2011)
+
+  01 Apr 2011; Torsten Veller <tove@gentoo.org>
+  +Software-License-0.102.250.ebuild, +Software-License-0.102.340.ebuild,
+  +Software-License-0.102.341.ebuild, +Software-License-0.103.0.ebuild,
+  -Software-License-0.102250.ebuild, -Software-License-0.102340.ebuild,
+  -Software-License-0.102341.ebuild:
+  Version bump. Fix version scheme
+
   02 Jan 2011; Kent Fredric <kentfredric@gmail.com>
   -Software-License-0.101620.ebuild:
   Gone on CPAN

diff --git a/dev-perl/Software-License/Software-License-0.102250.ebuild b/dev-perl/Software-License/Software-License-0.102.250.ebuild
similarity index 87%
rename from dev-perl/Software-License/Software-License-0.102250.ebuild
rename to dev-perl/Software-License/Software-License-0.102.250.ebuild
index ab815f8..26c1e4e 100644
--- a/dev-perl/Software-License/Software-License-0.102250.ebuild
+++ b/dev-perl/Software-License/Software-License-0.102.250.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=3
 
 MODULE_AUTHOR=RJBS
+MODULE_VERSION=0.102250
 inherit perl-module
 
 DESCRIPTION="Packages that provide templated software licenses"

diff --git a/dev-perl/Software-License/Software-License-0.102340.ebuild b/dev-perl/Software-License/Software-License-0.102.340.ebuild
similarity index 87%
rename from dev-perl/Software-License/Software-License-0.102340.ebuild
rename to dev-perl/Software-License/Software-License-0.102.340.ebuild
index ab815f8..63f3077 100644
--- a/dev-perl/Software-License/Software-License-0.102340.ebuild
+++ b/dev-perl/Software-License/Software-License-0.102.340.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=3
 
 MODULE_AUTHOR=RJBS
+MODULE_VERSION=0.102340
 inherit perl-module
 
 DESCRIPTION="Packages that provide templated software licenses"

diff --git a/dev-perl/Software-License/Software-License-0.102341.ebuild b/dev-perl/Software-License/Software-License-0.102.341.ebuild
similarity index 95%
copy from dev-perl/Software-License/Software-License-0.102341.ebuild
copy to dev-perl/Software-License/Software-License-0.102.341.ebuild
index b70a85e..dd74cd7 100644
--- a/dev-perl/Software-License/Software-License-0.102341.ebuild
+++ b/dev-perl/Software-License/Software-License-0.102.341.ebuild
@@ -5,6 +5,7 @@
 EAPI=3
 
 MODULE_AUTHOR=RJBS
+MODULE_VERSION=0.102341
 inherit perl-module
 
 DESCRIPTION="Packages that provide templated software licenses"

diff --git a/dev-perl/Software-License/Software-License-0.102341.ebuild b/dev-perl/Software-License/Software-License-0.103.0.ebuild
similarity index 93%
rename from dev-perl/Software-License/Software-License-0.102341.ebuild
rename to dev-perl/Software-License/Software-License-0.103.0.ebuild
index b70a85e..b83618f 100644
--- a/dev-perl/Software-License/Software-License-0.102341.ebuild
+++ b/dev-perl/Software-License/Software-License-0.103.0.ebuild
@@ -2,9 +2,10 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=3
+EAPI=4
 
 MODULE_AUTHOR=RJBS
+MODULE_VERSION=0.103000
 inherit perl-module
 
 DESCRIPTION="Packages that provide templated software licenses"



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Software-License/
  2011-04-23 14:47 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
@ 2011-04-23 14:45 ` Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2011-04-23 14:45 UTC (permalink / raw
  To: gentoo-commits

commit:     14046e5e0dbee4fd002d5d6f8132e1dc36720bb6
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 14:42:20 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 14:42:20 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=14046e5e

[cpanclean] Software-License-0.102.250

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/Software-License/ChangeLog                |    4 +++
 .../Software-License-0.102.250.ebuild              |   24 --------------------
 2 files changed, 4 insertions(+), 24 deletions(-)

diff --git a/dev-perl/Software-License/ChangeLog b/dev-perl/Software-License/ChangeLog
index 6cfba42..51fb85b 100644
--- a/dev-perl/Software-License/ChangeLog
+++ b/dev-perl/Software-License/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  23 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  -Software-License-0.102.250.ebuild:
+  Gone on CPAN
+
 *Software-License-0.103.0 (01 Apr 2011)
 *Software-License-0.102.341 (01 Apr 2011)
 *Software-License-0.102.340 (01 Apr 2011)

diff --git a/dev-perl/Software-License/Software-License-0.102.250.ebuild b/dev-perl/Software-License/Software-License-0.102.250.ebuild
deleted file mode 100644
index 26c1e4e..0000000
--- a/dev-perl/Software-License/Software-License-0.102.250.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.102250
-inherit perl-module
-
-DESCRIPTION="Packages that provide templated software licenses"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="dev-perl/Data-Section
-	dev-perl/Sub-Install
-	dev-perl/text-template"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.31
-	test? ( >=virtual/perl-Test-Simple-0.88 )"
-
-SRC_TEST="do"



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Software-License/
@ 2011-05-06  7:21 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2011-05-06  7:21 UTC (permalink / raw
  To: gentoo-commits

commit:     0442507e5ca7603676913257b6c08b6c963d22d8
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May  6 06:24:11 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May  6 06:24:11 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0442507e

[newversion] Software-License-0.103.1

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/Software-License/ChangeLog                |    6 ++++
 .../Software-License-0.103.1.ebuild                |   30 ++++++++++++++++++++
 2 files changed, 36 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Software-License/ChangeLog b/dev-perl/Software-License/ChangeLog
index 51fb85b..48ba5f8 100644
--- a/dev-perl/Software-License/ChangeLog
+++ b/dev-perl/Software-License/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Software-License-0.103.1 (06 May 2011)
+
+  06 May 2011; Kent Fredric <kentfredric@gmail.com>
+  +Software-License-0.103.1.ebuild:
+  Bump
+
   23 Apr 2011; Kent Fredric <kentfredric@gmail.com>
   -Software-License-0.102.250.ebuild:
   Gone on CPAN

diff --git a/dev-perl/Software-License/Software-License-0.103.1.ebuild b/dev-perl/Software-License/Software-License-0.103.1.ebuild
new file mode 100644
index 0000000..21725cc
--- /dev/null
+++ b/dev-perl/Software-License/Software-License-0.103.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=RJBS
+MODULE_VERSION=0.103001
+inherit perl-module
+
+DESCRIPTION="Packages that provide templated software licenses"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+RDEPEND="
+	$(comment virtual/perl-Carp)
+	dev-perl/Data-Section
+	dev-perl/Sub-Install
+	dev-perl/text-template
+"
+DEPEND="${RDEPEND}
+	$(comment configure)
+	>=virtual/perl-ExtUtils-MakeMaker-6.56 $(comment 6.560.0)
+	$(comment build)
+	>=virtual/perl-Test-Simple-0.96 $(comment 0.960.0)
+"
+
+SRC_TEST="do"



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Software-License/
@ 2011-06-03 19:29 Torsten Veller
  0 siblings, 0 replies; 9+ messages in thread
From: Torsten Veller @ 2011-06-03 19:29 UTC (permalink / raw
  To: gentoo-commits

commit:     ad3139131a4f373c9cc2bff3647fa8a201d3d6f6
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  3 19:08:49 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Fri Jun  3 19:08:49 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ad313913

[bump] dev-perl/Software-License-0.103.2

(Portage version: 2.2.0_alpha37/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)

---
 dev-perl/Software-License/ChangeLog                |    6 ++++
 .../Software-License-0.103.2.ebuild                |   30 ++++++++++++++++++++
 2 files changed, 36 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Software-License/ChangeLog b/dev-perl/Software-License/ChangeLog
index 48ba5f8..07f3c45 100644
--- a/dev-perl/Software-License/ChangeLog
+++ b/dev-perl/Software-License/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Software-License-0.103.2 (03 Jun 2011)
+
+  03 Jun 2011; Torsten Veller <tove@gentoo.org>
+  +Software-License-0.103.2.ebuild:
+  Version bump
+
 *Software-License-0.103.1 (06 May 2011)
 
   06 May 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Software-License/Software-License-0.103.2.ebuild b/dev-perl/Software-License/Software-License-0.103.2.ebuild
new file mode 100644
index 0000000..9593b69
--- /dev/null
+++ b/dev-perl/Software-License/Software-License-0.103.2.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=RJBS
+MODULE_VERSION=0.103002
+inherit perl-module
+
+DESCRIPTION="Packages that provide templated software licenses"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+RDEPEND="
+	$(comment virtual/perl-Carp)
+	dev-perl/Data-Section
+	dev-perl/Sub-Install
+	dev-perl/text-template
+"
+DEPEND="${RDEPEND}
+	$(comment configure)
+	>=virtual/perl-ExtUtils-MakeMaker-6.56 $(comment 6.560.0)
+	$(comment build)
+	>=virtual/perl-Test-Simple-0.96 $(comment 0.960.0)
+"
+
+SRC_TEST="do"



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Software-License/
@ 2012-02-08 21:57 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2012-02-08 21:57 UTC (permalink / raw
  To: gentoo-commits

commit:     e7ee6cc87b9982ac5a90e6df4d5812d036fdfad7
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Feb  8 19:24:35 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Feb  8 19:24:35 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e7ee6cc8

[cpanclean] Software-License-0.{103.1,102.341,102.340,103.0}

(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 dev-perl/Software-License/ChangeLog                |    7 ++++-
 .../Software-License-0.102.340.ebuild              |   24 ----------------
 .../Software-License-0.102.341.ebuild              |   26 -----------------
 .../Software-License-0.103.0.ebuild                |   26 -----------------
 .../Software-License-0.103.1.ebuild                |   30 --------------------
 5 files changed, 6 insertions(+), 107 deletions(-)

diff --git a/dev-perl/Software-License/ChangeLog b/dev-perl/Software-License/ChangeLog
index 07f3c45..5715faa 100644
--- a/dev-perl/Software-License/ChangeLog
+++ b/dev-perl/Software-License/ChangeLog
@@ -1,7 +1,12 @@
 # ChangeLog for dev-perl/Software-License
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  08 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  -Software-License-0.102.340.ebuild, -Software-License-0.102.341.ebuild,
+  -Software-License-0.103.0.ebuild, -Software-License-0.103.1.ebuild:
+  Gone On CPAN
+
 *Software-License-0.103.2 (03 Jun 2011)
 
   03 Jun 2011; Torsten Veller <tove@gentoo.org>

diff --git a/dev-perl/Software-License/Software-License-0.102.340.ebuild b/dev-perl/Software-License/Software-License-0.102.340.ebuild
deleted file mode 100644
index 63f3077..0000000
--- a/dev-perl/Software-License/Software-License-0.102.340.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.102340
-inherit perl-module
-
-DESCRIPTION="Packages that provide templated software licenses"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="dev-perl/Data-Section
-	dev-perl/Sub-Install
-	dev-perl/text-template"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.31
-	test? ( >=virtual/perl-Test-Simple-0.88 )"
-
-SRC_TEST="do"

diff --git a/dev-perl/Software-License/Software-License-0.102.341.ebuild b/dev-perl/Software-License/Software-License-0.102.341.ebuild
deleted file mode 100644
index dd74cd7..0000000
--- a/dev-perl/Software-License/Software-License-0.102.341.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.102341
-inherit perl-module
-
-DESCRIPTION="Packages that provide templated software licenses"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="dev-perl/Data-Section
-	dev-perl/Sub-Install
-	dev-perl/text-template
-"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.31
-	>=virtual/perl-Test-Simple-0.96
-"
-
-SRC_TEST="do"

diff --git a/dev-perl/Software-License/Software-License-0.103.0.ebuild b/dev-perl/Software-License/Software-License-0.103.0.ebuild
deleted file mode 100644
index b83618f..0000000
--- a/dev-perl/Software-License/Software-License-0.103.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.103000
-inherit perl-module
-
-DESCRIPTION="Packages that provide templated software licenses"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="dev-perl/Data-Section
-	dev-perl/Sub-Install
-	dev-perl/text-template
-"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.31
-	>=virtual/perl-Test-Simple-0.96
-"
-
-SRC_TEST="do"

diff --git a/dev-perl/Software-License/Software-License-0.103.1.ebuild b/dev-perl/Software-License/Software-License-0.103.1.ebuild
deleted file mode 100644
index 21725cc..0000000
--- a/dev-perl/Software-License/Software-License-0.103.1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.103001
-inherit perl-module
-
-DESCRIPTION="Packages that provide templated software licenses"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-comment() { echo ''; }
-RDEPEND="
-	$(comment virtual/perl-Carp)
-	dev-perl/Data-Section
-	dev-perl/Sub-Install
-	dev-perl/text-template
-"
-DEPEND="${RDEPEND}
-	$(comment configure)
-	>=virtual/perl-ExtUtils-MakeMaker-6.56 $(comment 6.560.0)
-	$(comment build)
-	>=virtual/perl-Test-Simple-0.96 $(comment 0.960.0)
-"
-
-SRC_TEST="do"



^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Software-License/
@ 2012-02-28 12:02 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2012-02-28 12:02 UTC (permalink / raw
  To: gentoo-commits

commit:     0381cebf0c988569dbccb1b0758ba96f93551204
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Feb 28 11:45:53 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Feb 28 11:45:53 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0381cebf

[newversion] Software-License-0.103.4

(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 dev-perl/Software-License/ChangeLog                |    6 +++
 .../Software-License-0.103.4.ebuild                |   48 ++++++++++++++++++++
 2 files changed, 54 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Software-License/ChangeLog b/dev-perl/Software-License/ChangeLog
index 5715faa..6cdb6f7 100644
--- a/dev-perl/Software-License/ChangeLog
+++ b/dev-perl/Software-License/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Software-License-0.103.4 (28 Feb 2012)
+
+  28 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  +Software-License-0.103.4.ebuild:
+  Version Bump
+
   08 Feb 2012; Kent Fredric <kentfredric@gmail.com>
   -Software-License-0.102.340.ebuild, -Software-License-0.102.341.ebuild,
   -Software-License-0.103.0.ebuild, -Software-License-0.103.1.ebuild:

diff --git a/dev-perl/Software-License/Software-License-0.103.4.ebuild b/dev-perl/Software-License/Software-License-0.103.4.ebuild
new file mode 100644
index 0000000..a6a58dc
--- /dev/null
+++ b/dev-perl/Software-License/Software-License-0.103.4.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=RJBS
+MODULE_VERSION=0.103004
+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 virtual/perl-Carp
+	# 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() {
+	# 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	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Software-License/
@ 2015-03-31 18:39 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2015-03-31 18:39 UTC (permalink / raw
  To: gentoo-commits

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

[cleanup] Software-License: Remove old versions

Package-Manager: portage-2.2.17

 .../Software-License-0.103.4.ebuild                | 48 ----------------------
 1 file changed, 48 deletions(-)

diff --git a/dev-perl/Software-License/Software-License-0.103.4.ebuild b/dev-perl/Software-License/Software-License-0.103.4.ebuild
deleted file mode 100644
index a6a58dc..0000000
--- a/dev-perl/Software-License/Software-License-0.103.4.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.103004
-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 virtual/perl-Carp
-	# 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() {
-	# 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	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Software-License/
@ 2015-03-31 18:39 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
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	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Software-License/
@ 2016-11-22  6:54 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2016-11-22  6:54 UTC (permalink / raw
  To: gentoo-commits

commit:     c641abb78bb4e599b0f981b01d2890732f0083c1
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 22 06:51:24 2016 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Nov 22 06:51:24 2016 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=c641abb7

dev-perl/Software-License: Gone to ::gentoo

 .../Software-License-0.103.10.ebuild               | 31 ---------------
 dev-perl/Software-License/metadata.xml             | 45 ----------------------
 2 files changed, 76 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
deleted file mode 100644
index 511d977..0000000
--- a/dev-perl/Software-License/Software-License-0.103.10.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-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/metadata.xml b/dev-perl/Software-License/metadata.xml
deleted file mode 100644
index 7197ebb..0000000
--- a/dev-perl/Software-License/metadata.xml
+++ /dev/null
@@ -1,45 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>perl@gentoo.org</email>
-		<name>Gentoo Perl Project</name>
-	</maintainer>
-	<maintainer type="person">
-		<email>kentfredric@gmail.com</email>
-		<name>Kent Fredric</name>
-	</maintainer>
-	<upstream>
-		<remote-id type="cpan">Software-License</remote-id>
-		<remote-id type="cpan-module">Software::License</remote-id>
-		<remote-id type="cpan-module">Software::License::AGPL_3</remote-id>
-		<remote-id type="cpan-module">Software::License::Apache_1_1</remote-id>
-		<remote-id type="cpan-module">Software::License::Apache_2_0</remote-id>
-		<remote-id type="cpan-module">Software::License::Artistic_1_0</remote-id>
-		<remote-id type="cpan-module">Software::License::Artistic_2_0</remote-id>
-		<remote-id type="cpan-module">Software::License::BSD</remote-id>
-		<remote-id type="cpan-module">Software::License::CC0_1_0</remote-id>
-		<remote-id type="cpan-module">Software::License::Custom</remote-id>
-		<remote-id type="cpan-module">Software::License::FreeBSD</remote-id>
-		<remote-id type="cpan-module">Software::License::GFDL_1_2</remote-id>
-		<remote-id type="cpan-module">Software::License::GFDL_1_3</remote-id>
-		<remote-id type="cpan-module">Software::License::GPL_1</remote-id>
-		<remote-id type="cpan-module">Software::License::GPL_2</remote-id>
-		<remote-id type="cpan-module">Software::License::GPL_3</remote-id>
-		<remote-id type="cpan-module">Software::License::LGPL_2_1</remote-id>
-		<remote-id type="cpan-module">Software::License::LGPL_3_0</remote-id>
-		<remote-id type="cpan-module">Software::License::MIT</remote-id>
-		<remote-id type="cpan-module">Software::License::Mozilla_1_0</remote-id>
-		<remote-id type="cpan-module">Software::License::Mozilla_1_1</remote-id>
-		<remote-id type="cpan-module">Software::License::Mozilla_2_0</remote-id>
-		<remote-id type="cpan-module">Software::License::None</remote-id>
-		<remote-id type="cpan-module">Software::License::OpenSSL</remote-id>
-		<remote-id type="cpan-module">Software::License::Perl_5</remote-id>
-		<remote-id type="cpan-module">Software::License::PostgreSQL</remote-id>
-		<remote-id type="cpan-module">Software::License::QPL_1_0</remote-id>
-		<remote-id type="cpan-module">Software::License::SSLeay</remote-id>
-		<remote-id type="cpan-module">Software::License::Sun</remote-id>
-		<remote-id type="cpan-module">Software::License::Zlib</remote-id>
-		<remote-id type="cpan-module">Software::LicenseUtils</remote-id>
-	</upstream>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-11-22  6:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-31 18:39 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Software-License/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2016-11-22  6:54 Kent Fredric
2015-03-31 18:39 Kent Fredric
2012-02-28 12:02 Kent Fredric
2012-02-08 21:57 Kent Fredric
2011-06-03 19:29 Torsten Veller
2011-05-06  7:21 Kent Fredric
2011-04-23 14:47 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-04-23 14:45 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-01 12:34 Torsten Veller

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