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

commit:     0d62a3305d04438f9c2c363c1daf85632b8ce099
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  9 06:34:36 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sat Apr  9 06:34:36 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0d62a330

[bump] dev-perl/Pod-Coverage-TrustPod-0.100.0

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

---
 dev-perl/Pod-Coverage-TrustPod/ChangeLog           |    8 +++++-
 .../Pod-Coverage-TrustPod-0.100.0.ebuild           |   27 ++++++++++++++++++++
 2 files changed, 34 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Pod-Coverage-TrustPod/ChangeLog b/dev-perl/Pod-Coverage-TrustPod/ChangeLog
index 3087d62..f2642f8 100644
--- a/dev-perl/Pod-Coverage-TrustPod/ChangeLog
+++ b/dev-perl/Pod-Coverage-TrustPod/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Pod-Coverage-TrustPod
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Pod-Coverage-TrustPod-0.100.0 (09 Apr 2011)
+
+  09 Apr 2011; Torsten Veller <tove@gentoo.org>
+  +Pod-Coverage-TrustPod-0.100.0.ebuild:
+  Version bump
+
 *Pod-Coverage-TrustPod-0.092832 (04 Nov 2010)
 
   04 Nov 2010; Torsten Veller <tove@gentoo.org>

diff --git a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.0.ebuild b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.0.ebuild
new file mode 100644
index 0000000..787356b
--- /dev/null
+++ b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.0.ebuild
@@ -0,0 +1,27 @@
+# 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.100000
+inherit perl-module
+
+DESCRIPTION="allow a module's pod to contain Pod::Coverage hints"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+COMMON_DEPEND="
+	dev-perl/Pod-Coverage
+	dev-perl/Pod-Eventual
+"
+DEPEND="
+	${COMMON_DEPEND}
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Pod-Coverage-TrustPod/
  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:     7bb8020e022d51b33a304794ea7d6191c7f6d2b5
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 14:40:51 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 14:40:51 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7bb8020e

[migrate] Pod-Coverage-TrustPod

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

---
 dev-perl/Pod-Coverage-TrustPod/ChangeLog           |   10 ++++++++++
 ...build => Pod-Coverage-TrustPod-0.92.830.ebuild} |    3 ++-
 ...build => Pod-Coverage-TrustPod-0.92.832.ebuild} |    3 ++-
 3 files changed, 14 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Pod-Coverage-TrustPod/ChangeLog b/dev-perl/Pod-Coverage-TrustPod/ChangeLog
index f2642f8..74ca3df 100644
--- a/dev-perl/Pod-Coverage-TrustPod/ChangeLog
+++ b/dev-perl/Pod-Coverage-TrustPod/ChangeLog
@@ -2,6 +2,16 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Pod-Coverage-TrustPod-0.92.832 (23 Apr 2011)
+*Pod-Coverage-TrustPod-0.92.830 (23 Apr 2011)
+
+  23 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  +Pod-Coverage-TrustPod-0.92.830.ebuild,
+  +Pod-Coverage-TrustPod-0.92.832.ebuild,
+  -Pod-Coverage-TrustPod-0.092830.ebuild,
+  -Pod-Coverage-TrustPod-0.092832.ebuild:
+  Migrate to x.y.z
+
 *Pod-Coverage-TrustPod-0.100.0 (09 Apr 2011)
 
   09 Apr 2011; Torsten Veller <tove@gentoo.org>

diff --git a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.092830.ebuild b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.92.830.ebuild
similarity index 85%
rename from dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.092830.ebuild
rename to dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.92.830.ebuild
index 8197ccc..58ac35d 100644
--- a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.092830.ebuild
+++ b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.92.830.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=RJBS
+MODULE_VERSION="0.092830"
 inherit perl-module
 
 DESCRIPTION="allow a module's pod to contain Pod::Coverage hints"

diff --git a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.092832.ebuild b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.92.832.ebuild
similarity index 85%
rename from dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.092832.ebuild
rename to dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.92.832.ebuild
index 02a0ede..4dd5b18 100644
--- a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.092832.ebuild
+++ b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.92.832.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.092832"
 inherit perl-module
 
 DESCRIPTION="allow a module's pod to contain Pod::Coverage hints"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Pod-Coverage-TrustPod/
@ 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:     bda5050676b2ca4dfbc515f49e6523f0f6f1740b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 14:41:38 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 14:41:38 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=bda50506

[cpanclean] Pod-Coverage-TrustPod-0.92.830

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

---
 dev-perl/Pod-Coverage-TrustPod/ChangeLog           |    4 +++
 .../Pod-Coverage-TrustPod-0.92.830.ebuild          |   24 --------------------
 2 files changed, 4 insertions(+), 24 deletions(-)

diff --git a/dev-perl/Pod-Coverage-TrustPod/ChangeLog b/dev-perl/Pod-Coverage-TrustPod/ChangeLog
index 74ca3df..8db0f15 100644
--- a/dev-perl/Pod-Coverage-TrustPod/ChangeLog
+++ b/dev-perl/Pod-Coverage-TrustPod/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  23 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  -Pod-Coverage-TrustPod-0.92.830.ebuild:
+  Gone on CPAN
+
 *Pod-Coverage-TrustPod-0.92.832 (23 Apr 2011)
 *Pod-Coverage-TrustPod-0.92.830 (23 Apr 2011)
 

diff --git a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.92.830.ebuild b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.92.830.ebuild
deleted file mode 100644
index 58ac35d..0000000
--- a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.92.830.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=2
-MODULE_AUTHOR=RJBS
-MODULE_VERSION="0.092830"
-inherit perl-module
-
-DESCRIPTION="allow a module's pod to contain Pod::Coverage hints"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	dev-perl/Pod-Coverage
-	dev-perl/Pod-Eventual
-"
-DEPEND="
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Pod-Coverage-TrustPod/
@ 2011-07-16 22:59 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2011-07-16 22:59 UTC (permalink / raw
  To: gentoo-commits

commit:     e33942d79c72cc34241a49dc3a68a9255420de8c
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jul 16 17:22:26 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jul 16 17:22:26 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e33942d7

[newversion] Pod-Coverage-TrustPod-0.100.1

(Portage version: 2.2.0_alpha43/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 dev-perl/Pod-Coverage-TrustPod/ChangeLog           |    6 ++++
 .../Pod-Coverage-TrustPod-0.100.1.ebuild           |   30 ++++++++++++++++++++
 2 files changed, 36 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Pod-Coverage-TrustPod/ChangeLog b/dev-perl/Pod-Coverage-TrustPod/ChangeLog
index 8db0f15..bb90dca 100644
--- a/dev-perl/Pod-Coverage-TrustPod/ChangeLog
+++ b/dev-perl/Pod-Coverage-TrustPod/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Pod-Coverage-TrustPod-0.100.1 (16 Jul 2011)
+
+  16 Jul 2011; Kent Fredric <kentfredric@gmail.com>
+  +Pod-Coverage-TrustPod-0.100.1.ebuild:
+  Version Bump
+
   23 Apr 2011; Kent Fredric <kentfredric@gmail.com>
   -Pod-Coverage-TrustPod-0.92.830.ebuild:
   Gone on CPAN

diff --git a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.1.ebuild b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.1.ebuild
new file mode 100644
index 0000000..b27dc53
--- /dev/null
+++ b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.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.100001
+inherit perl-module
+
+DESCRIPTION="allow a module's pod to contain Pod::Coverage hints"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo ''; }
+COMMON_DEPEND="
+	dev-perl/Pod-Coverage $(comment Pod::Coverage::COuntParents)
+	dev-perl/Pod-Eventual $(comment Pod::Eventual::Simple)
+	virtual/perl-PodParser $(comment Pod::Find)
+"
+DEPEND="
+	${COMMON_DEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.56 $(comment 6.560.0)
+	>=virtual/perl-Test-Simple-0.96 $(comment Test::More 0.960.0)
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Pod-Coverage-TrustPod/
@ 2012-04-22 12:39 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2012-04-22 12:39 UTC (permalink / raw
  To: gentoo-commits

commit:     988e21fcf4089ce4598a25c6a941b4e55f6ea8cb
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 22 12:09:04 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 22 12:09:37 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=988e21fc

[newversion] Pod-Coverage-TrustPod-0.100.2

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

---
 dev-perl/Pod-Coverage-TrustPod/ChangeLog           |    8 +++-
 .../Pod-Coverage-TrustPod-0.100.2.ebuild           |   44 ++++++++++++++++++++
 2 files changed, 51 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Pod-Coverage-TrustPod/ChangeLog b/dev-perl/Pod-Coverage-TrustPod/ChangeLog
index bb90dca..1cf947c 100644
--- a/dev-perl/Pod-Coverage-TrustPod/ChangeLog
+++ b/dev-perl/Pod-Coverage-TrustPod/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Pod-Coverage-TrustPod
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Pod-Coverage-TrustPod-0.100.2 (22 Apr 2012)
+
+  22 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+  +Pod-Coverage-TrustPod-0.100.2.ebuild:
+  Version Bump
+
 *Pod-Coverage-TrustPod-0.100.1 (16 Jul 2011)
 
   16 Jul 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.2.ebuild b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.2.ebuild
new file mode 100644
index 0000000..e86b1d7
--- /dev/null
+++ b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.2.ebuild
@@ -0,0 +1,44 @@
+# 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.100002
+inherit perl-module
+
+DESCRIPTION='allow a module'\''s pod to contain Pod::Coverage hints'
+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() {
+	# Pod::Coverage::CountParents
+	echo dev-perl/Pod-Coverage
+	# Pod::Eventual::Simple
+	echo dev-perl/Pod-Eventual
+	# Pod::Find
+	echo virtual/perl-PodParser
+	# base
+	# echo virtual/perl-base
+	# 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/Pod-Coverage-TrustPod/
@ 2012-08-23 12:35 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2012-08-23 12:35 UTC (permalink / raw
  To: gentoo-commits

commit:     17fa1e3715f1245d6f9015a19911351e339ae40f
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Aug 23 11:53:11 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Aug 23 11:53:11 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=17fa1e37

[cpanclean] Pod-Coverage-TrustPod-0.92.832

(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key ECD2C675C102CDA4)

---
 dev-perl/Pod-Coverage-TrustPod/ChangeLog           |    4 +++
 .../Pod-Coverage-TrustPod-0.92.832.ebuild          |   27 --------------------
 2 files changed, 4 insertions(+), 27 deletions(-)

diff --git a/dev-perl/Pod-Coverage-TrustPod/ChangeLog b/dev-perl/Pod-Coverage-TrustPod/ChangeLog
index 1cf947c..d349615 100644
--- a/dev-perl/Pod-Coverage-TrustPod/ChangeLog
+++ b/dev-perl/Pod-Coverage-TrustPod/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  23 Aug 2012; Kent Fredric <kentfredric@gmail.com>
+  -Pod-Coverage-TrustPod-0.92.832.ebuild:
+  Gone on CPAN
+
 *Pod-Coverage-TrustPod-0.100.2 (22 Apr 2012)
 
   22 Apr 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.92.832.ebuild b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.92.832.ebuild
deleted file mode 100644
index 4dd5b18..0000000
--- a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.92.832.ebuild
+++ /dev/null
@@ -1,27 +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.092832"
-inherit perl-module
-
-DESCRIPTION="allow a module's pod to contain Pod::Coverage hints"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-	dev-perl/Pod-Coverage
-	dev-perl/Pod-Eventual
-"
-DEPEND="
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Pod-Coverage-TrustPod/
@ 2014-07-22  2:49 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2014-07-22  2:49 UTC (permalink / raw
  To: gentoo-commits

commit:     a969baf3397a074febeac203eafbf7fcecc2191e
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jul 22 02:26:53 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jul 22 02:26:53 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a969baf3

[fixup] dev-perl/Pod-Coverage-TrustPod PodParser -> Pod-Parser

Package-Manager: portage-2.2.10
Manifest-Sign-Key: E854324B1366A820

---
 dev-perl/Pod-Coverage-TrustPod/ChangeLog                     | 12 +++++++++++-
 ....100.1.ebuild => Pod-Coverage-TrustPod-0.100.1-r1.ebuild} |  4 ++--
 ....100.2.ebuild => Pod-Coverage-TrustPod-0.100.2-r1.ebuild} |  4 ++--
 3 files changed, 15 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Pod-Coverage-TrustPod/ChangeLog b/dev-perl/Pod-Coverage-TrustPod/ChangeLog
index d349615..a0d8572 100644
--- a/dev-perl/Pod-Coverage-TrustPod/ChangeLog
+++ b/dev-perl/Pod-Coverage-TrustPod/ChangeLog
@@ -1,7 +1,17 @@
 # ChangeLog for dev-perl/Pod-Coverage-TrustPod
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Pod-Coverage-TrustPod-0.100.2-r1 (22 Jul 2014)
+*Pod-Coverage-TrustPod-0.100.1-r1 (22 Jul 2014)
+
+  22 Jul 2014; Kent Fredric <kentfredric@gmail.com>
+  -Pod-Coverage-TrustPod-0.100.1.ebuild,
+  +Pod-Coverage-TrustPod-0.100.1-r1.ebuild,
+  -Pod-Coverage-TrustPod-0.100.2.ebuild,
+  +Pod-Coverage-TrustPod-0.100.2-r1.ebuild:
+  PodParser -> Pod-Parser
+
   23 Aug 2012; Kent Fredric <kentfredric@gmail.com>
   -Pod-Coverage-TrustPod-0.92.832.ebuild:
   Gone on CPAN

diff --git a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.1.ebuild b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.1-r1.ebuild
similarity index 87%
rename from dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.1.ebuild
rename to dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.1-r1.ebuild
index b27dc53..11c0c4e 100644
--- a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.1.ebuild
+++ b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -17,7 +17,7 @@ comment() { echo ''; }
 COMMON_DEPEND="
 	dev-perl/Pod-Coverage $(comment Pod::Coverage::COuntParents)
 	dev-perl/Pod-Eventual $(comment Pod::Eventual::Simple)
-	virtual/perl-PodParser $(comment Pod::Find)
+	virtual/perl-Pod-Parser $(comment Pod::Find)
 "
 DEPEND="
 	${COMMON_DEPEND}

diff --git a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.2.ebuild b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.2-r1.ebuild
similarity index 92%
rename from dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.2.ebuild
rename to dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.2-r1.ebuild
index e86b1d7..d8dfc54 100644
--- a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.2.ebuild
+++ b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=4
@@ -21,7 +21,7 @@ perl_meta_runtime() {
 	# Pod::Eventual::Simple
 	echo dev-perl/Pod-Eventual
 	# Pod::Find
-	echo virtual/perl-PodParser
+	echo virtual/perl-Pod-Parser
 	# base
 	# echo virtual/perl-base
 	# strict


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Pod-Coverage-TrustPod/
@ 2015-06-09 10:13 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2015-06-09 10:13 UTC (permalink / raw
  To: gentoo-commits

commit:     ec322398e24f40ebf95cbb37adcb5f0d9485a2d4
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun  9 10:04:59 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun  9 10:04:59 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=ec322398

[cleanup] Pod-Coverage-TrustPod: Remove old versions

Package-Manager: portage-2.2.17

 .../Pod-Coverage-TrustPod-0.100.0.ebuild           | 27 -------------------
 .../Pod-Coverage-TrustPod-0.100.1-r1.ebuild        | 30 ----------------------
 2 files changed, 57 deletions(-)

diff --git a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.0.ebuild b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.0.ebuild
deleted file mode 100644
index 787356b..0000000
--- a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.0.ebuild
+++ /dev/null
@@ -1,27 +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.100000
-inherit perl-module
-
-DESCRIPTION="allow a module's pod to contain Pod::Coverage hints"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-COMMON_DEPEND="
-	dev-perl/Pod-Coverage
-	dev-perl/Pod-Eventual
-"
-DEPEND="
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.1-r1.ebuild b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.1-r1.ebuild
deleted file mode 100644
index 11c0c4e..0000000
--- a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.1-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.100001
-inherit perl-module
-
-DESCRIPTION="allow a module's pod to contain Pod::Coverage hints"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-comment() { echo ''; }
-COMMON_DEPEND="
-	dev-perl/Pod-Coverage $(comment Pod::Coverage::COuntParents)
-	dev-perl/Pod-Eventual $(comment Pod::Eventual::Simple)
-	virtual/perl-Pod-Parser $(comment Pod::Find)
-"
-DEPEND="
-	${COMMON_DEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.56 $(comment 6.560.0)
-	>=virtual/perl-Test-Simple-0.96 $(comment Test::More 0.960.0)
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Pod-Coverage-TrustPod/
@ 2015-06-17  0:56 Kent Fredric
  0 siblings, 0 replies; 9+ messages in thread
From: Kent Fredric @ 2015-06-17  0:56 UTC (permalink / raw
  To: gentoo-commits

commit:     f05e0c4fc574590ee708690fb13e3355638fe493
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jun 17 00:46:50 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jun 17 00:46:50 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=f05e0c4f

[fixup] Pod-Coverage-TrustPod: EAPI5

Package-Manager: portage-2.2.17

 ...d-0.100.2-r1.ebuild => Pod-Coverage-TrustPod-0.100.2-r2.ebuild} | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.2-r1.ebuild b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.2-r2.ebuild
similarity index 90%
rename from dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.2-r1.ebuild
rename to dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.2-r2.ebuild
index d8dfc54..15bc485 100644
--- a/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.2-r1.ebuild
+++ b/dev-perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-0.100.2-r2.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
-EAPI=4
+EAPI=5
 MODULE_AUTHOR=RJBS
 MODULE_VERSION=0.100002
 inherit perl-module
 
 DESCRIPTION='allow a module'\''s pod to contain Pod::Coverage hints'
-LICENSE=" || ( Artistic GPL-2 )"
+
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"
@@ -41,4 +41,3 @@ DEPEND="
 RDEPEND="
 	$(perl_meta_runtime)
 "
-SRC_TEST="do"


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

end of thread, other threads:[~2015-06-17  0:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-16 22:59 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Pod-Coverage-TrustPod/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2015-06-17  0:56 Kent Fredric
2015-06-09 10:13 Kent Fredric
2014-07-22  2:49 Kent Fredric
2012-08-23 12:35 Kent Fredric
2012-04-22 12:39 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-23 14:45 Kent Fredric
2011-04-09  6:45 Torsten Veller

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