public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Debug-ShowStuff/
@ 2012-02-27 21:01 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2012-02-27 21:01 UTC (permalink / raw
  To: gentoo-commits

commit:     d718cee10c43d4a55fb8deebd9590c4e6f863015
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Feb 27 18:48:54 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Feb 27 18:48:54 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d718cee1

[migrate/fixdep] Debug-ShowStuff to x.y.z, fixdep MemHandle

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

---
 dev-perl/Debug-ShowStuff/ChangeLog                 |    8 +++++++-
 ...-1.13.ebuild => Debug-ShowStuff-1.130.0.ebuild} |    5 +++--
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Debug-ShowStuff/ChangeLog b/dev-perl/Debug-ShowStuff/ChangeLog
index cf397d7..499281b 100644
--- a/dev-perl/Debug-ShowStuff/ChangeLog
+++ b/dev-perl/Debug-ShowStuff/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Debug-ShowStuff
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Debug-ShowStuff-1.130.0 (27 Feb 2012)
+
+  27 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  -Debug-ShowStuff-1.13.ebuild, +Debug-ShowStuff-1.130.0.ebuild:
+  Migrate to x.y.z, fixdep Memhandle
+
 *Debug-ShowStuff-1.13 (08 Jan 2011)
 
   08 Jan 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Debug-ShowStuff/Debug-ShowStuff-1.13.ebuild b/dev-perl/Debug-ShowStuff/Debug-ShowStuff-1.130.0.ebuild
similarity index 83%
rename from dev-perl/Debug-ShowStuff/Debug-ShowStuff-1.13.ebuild
rename to dev-perl/Debug-ShowStuff/Debug-ShowStuff-1.130.0.ebuild
index 350d5dc..d765618 100644
--- a/dev-perl/Debug-ShowStuff/Debug-ShowStuff-1.13.ebuild
+++ b/dev-perl/Debug-ShowStuff/Debug-ShowStuff-1.130.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI="3"
 MODULE_AUTHOR=MIKO
+MODULE_VERSION="1.13"
 inherit perl-module
 
 DESCRIPTION="A debugging routine collection for minimally displaying variable values."
@@ -13,7 +14,7 @@ IUSE="test"
 COMMON_DEPEND="
 	>=virtual/perl-Scalar-List-Utils-1.21
 	>=dev-perl/Tie-IxHash-1.1
-	>=dev-perl/MemHandle-0.06
+	>=dev-perl/MemHandle-0.60.0
 "
 DEPEND="
 	${COMMON_DEPEND}



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Debug-ShowStuff/
@ 2013-02-24  6:00 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2013-02-24  6:00 UTC (permalink / raw
  To: gentoo-commits

commit:     a3c4f681c104220b35db8f4f5a9fd27c99ebc727
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Feb 24 05:35:48 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Feb 24 05:35:48 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a3c4f681

[newversion] Debug-ShowStuff-1.140.0

Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4

---
 dev-perl/Debug-ShowStuff/ChangeLog                 |    8 ++++-
 .../Debug-ShowStuff/Debug-ShowStuff-1.140.0.ebuild |   39 ++++++++++++++++++++
 dev-perl/Debug-ShowStuff/metadata.xml              |    5 ---
 3 files changed, 46 insertions(+), 6 deletions(-)

diff --git a/dev-perl/Debug-ShowStuff/ChangeLog b/dev-perl/Debug-ShowStuff/ChangeLog
index 499281b..9e396c7 100644
--- a/dev-perl/Debug-ShowStuff/ChangeLog
+++ b/dev-perl/Debug-ShowStuff/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Debug-ShowStuff
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Debug-ShowStuff-1.140.0 (24 Feb 2013)
+
+  24 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+  +Debug-ShowStuff-1.140.0.ebuild, metadata.xml:
+  Version Bump
+
 *Debug-ShowStuff-1.130.0 (27 Feb 2012)
 
   27 Feb 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Debug-ShowStuff/Debug-ShowStuff-1.140.0.ebuild b/dev-perl/Debug-ShowStuff/Debug-ShowStuff-1.140.0.ebuild
new file mode 100644
index 0000000..6586942
--- /dev/null
+++ b/dev-perl/Debug-ShowStuff/Debug-ShowStuff-1.140.0.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=MIKO
+MODULE_VERSION=1.14
+inherit perl-module
+
+DESCRIPTION='A  debugging routine collection for displaying the values of variables with a minimum of coding.'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_runtime() {
+	# Class::ISA
+	echo virtual/perl-Class-ISA
+	# Devel::StackTrace
+	echo dev-perl/Devel-StackTrace
+	# Scalar::Util
+	echo virtual/perl-Scalar-List-Utils
+	# String::Util
+	echo dev-perl/String-Util
+	# Term::ReadKey
+	echo dev-perl/TermReadKey
+	# Text::TabularDisplay
+	echo dev-perl/Text-TabularDisplay
+	# Tie::IxHash
+	echo dev-perl/Tie-IxHash
+	# perl 5.003 ( 5.3.0 )
+	echo \>=dev-lang/perl-5.3.0
+}
+DEPEND="
+	virtual/perl-Module-Build
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"

diff --git a/dev-perl/Debug-ShowStuff/metadata.xml b/dev-perl/Debug-ShowStuff/metadata.xml
index c76ccfb..da4a3e0 100644
--- a/dev-perl/Debug-ShowStuff/metadata.xml
+++ b/dev-perl/Debug-ShowStuff/metadata.xml
@@ -9,10 +9,5 @@
     <upstream>
         <remote-id type="cpan">Debug-ShowStuff</remote-id>
         <remote-id type="cpan-module">Debug::ShowStuff</remote-id>
-        <remote-id type="cpan-module">Debug::ShowStuff::CloseGlobalHandle</remote-id>
-        <remote-id type="cpan-module">Debug::ShowStuff::Indent</remote-id>
-        <remote-id type="cpan-module">Debug::ShowStuff::ShowStdErr</remote-id>
-        <remote-id type="cpan-module">Debug::ShowStuff::ShowStdErr::HandleOb</remote-id>
-        <remote-id type="cpan-module">Debug::ShowStuff::Timer</remote-id>
     </upstream>
 </pkgmetadata>


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Debug-ShowStuff/
@ 2014-07-24  2:12 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2014-07-24  2:12 UTC (permalink / raw
  To: gentoo-commits

commit:     f55ad98481f54f1763710b032924ba20a58d3dbb
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jul 24 00:37:01 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul 24 01:34:20 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f55ad984

[fix] dev-perl/Debug-ShowStuff -> Class-ISA to dev-perl

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

---
 dev-perl/Debug-ShowStuff/ChangeLog                                | 8 +++++++-
 ...ShowStuff-1.160.0.ebuild => Debug-ShowStuff-1.160.0-r1.ebuild} | 4 ++--
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Debug-ShowStuff/ChangeLog b/dev-perl/Debug-ShowStuff/ChangeLog
index c58fb9c..1316554 100644
--- a/dev-perl/Debug-ShowStuff/ChangeLog
+++ b/dev-perl/Debug-ShowStuff/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Debug-ShowStuff
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Debug-ShowStuff-1.160.0-r1 (24 Jul 2014)
+
+  24 Jul 2014; Kent Fredric <kentfredric@gmail.com>
+  -Debug-ShowStuff-1.160.0.ebuild, +Debug-ShowStuff-1.160.0-r1.ebuild:
+  Fix dep on Class-ISA
+
   26 Apr 2013; Kent Fredric <kentfredric@gmail.com>
   -Debug-ShowStuff-1.130.0.ebuild, -Debug-ShowStuff-1.140.0.ebuild:
   Gone on CPAN

diff --git a/dev-perl/Debug-ShowStuff/Debug-ShowStuff-1.160.0.ebuild b/dev-perl/Debug-ShowStuff/Debug-ShowStuff-1.160.0-r1.ebuild
similarity index 92%
rename from dev-perl/Debug-ShowStuff/Debug-ShowStuff-1.160.0.ebuild
rename to dev-perl/Debug-ShowStuff/Debug-ShowStuff-1.160.0-r1.ebuild
index 208a939..83184f9 100644
--- a/dev-perl/Debug-ShowStuff/Debug-ShowStuff-1.160.0.ebuild
+++ b/dev-perl/Debug-ShowStuff/Debug-ShowStuff-1.160.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=5
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 perl_meta_runtime() {
 	# Class::ISA
-	echo virtual/perl-Class-ISA
+	echo dev-perl/Class-ISA
 	# Devel::StackTrace
 	echo dev-perl/Devel-StackTrace
 	# Scalar::Util


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

end of thread, other threads:[~2014-07-24 22:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-24  2:12 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Debug-ShowStuff/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2013-02-24  6:00 Kent Fredric
2012-02-27 21:01 Kent Fredric

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