public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Devel-PartialDump/
  2011-05-05 18:17 [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Devel-PartialDump/ Kent Fredric
@ 2011-05-05  9:50 ` Kent Fredric
  2011-05-05 18:16 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
  1 sibling, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2011-05-05  9:50 UTC (permalink / raw
  To: gentoo-commits

commit:     dc472b67ce8beb0533377e9a1d894f2f62ce6df2
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May  5 08:49:56 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May  5 08:49:56 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=dc472b67

[migrate] Devel-PartialDump

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

---
 dev-perl/Devel-PartialDump/ChangeLog               |    8 +++++++-
 ....13.ebuild => Devel-PartialDump-0.130.0.ebuild} |    3 ++-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Devel-PartialDump/ChangeLog b/dev-perl/Devel-PartialDump/ChangeLog
index 7dff218..5846932 100644
--- a/dev-perl/Devel-PartialDump/ChangeLog
+++ b/dev-perl/Devel-PartialDump/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Devel-PartialDump
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Devel-PartialDump-0.130.0 (05 May 2011)
+
+  05 May 2011; Kent Fredric <kentfredric@gmail.com>
+  -Devel-PartialDump-0.13.ebuild, +Devel-PartialDump-0.130.0.ebuild:
+  Migrate to x.y.z
+
   03 Jun 2010; Torsten Veller <tove@gentoo.org>
   -Devel-PartialDump-0.12.ebuild:
   Cleanup

diff --git a/dev-perl/Devel-PartialDump/Devel-PartialDump-0.13.ebuild b/dev-perl/Devel-PartialDump/Devel-PartialDump-0.130.0.ebuild
similarity index 89%
rename from dev-perl/Devel-PartialDump/Devel-PartialDump-0.13.ebuild
rename to dev-perl/Devel-PartialDump/Devel-PartialDump-0.130.0.ebuild
index 5c558a6..1f0b60e 100644
--- a/dev-perl/Devel-PartialDump/Devel-PartialDump-0.13.ebuild
+++ b/dev-perl/Devel-PartialDump/Devel-PartialDump-0.130.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=FLORA
+MODULE_VERSION="0.13"
 inherit perl-module
 
 DESCRIPTION="Partial dumping of data structures, optimized for argument printing."



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Devel-PartialDump/
@ 2011-05-05  9:50 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2011-05-05  9:50 UTC (permalink / raw
  To: gentoo-commits

commit:     bc23afb157ffcf3576ad1584b14dcc387756be23
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May  5 08:58:39 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May  5 08:58:39 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=bc23afb1

[newversion] Devel-PartialDump-0.140.0

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

---
 dev-perl/Devel-PartialDump/ChangeLog               |    6 ++++
 .../Devel-PartialDump-0.140.0.ebuild               |   31 ++++++++++++++++++++
 2 files changed, 37 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Devel-PartialDump/ChangeLog b/dev-perl/Devel-PartialDump/ChangeLog
index 5846932..07afc19 100644
--- a/dev-perl/Devel-PartialDump/ChangeLog
+++ b/dev-perl/Devel-PartialDump/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Devel-PartialDump-0.140.0 (05 May 2011)
+
+  05 May 2011; Kent Fredric <kentfredric@gmail.com>
+  +Devel-PartialDump-0.140.0.ebuild:
+  Bump
+
 *Devel-PartialDump-0.130.0 (05 May 2011)
 
   05 May 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Devel-PartialDump/Devel-PartialDump-0.140.0.ebuild b/dev-perl/Devel-PartialDump/Devel-PartialDump-0.140.0.ebuild
new file mode 100644
index 0000000..9f167b5
--- /dev/null
+++ b/dev-perl/Devel-PartialDump/Devel-PartialDump-0.140.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=FLORA
+MODULE_VERSION=0.14
+inherit perl-module
+
+DESCRIPTION="Partial dumping of data structures, optimized for argument printing."
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="test"
+comment() { echo ''; }
+COMMON_DEPEND="
+	dev-perl/Moose
+	virtual/perl-Scalar-List-Utils $(comment Scalar::Util)
+	>=dev-perl/namespace-clean-0.80.0
+	dev-perl/Sub-Exporter
+"
+RDEPEND="${COMMON_DEPEND}"
+DEPEND="
+	${COMMON_DEPEND}
+	test? (
+		dev-perl/Test-use-ok
+		>=dev-perl/Test-Warn-0.21 $(comment 0.210.0)
+	)
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Devel-PartialDump/
  2011-05-05 18:17 [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Devel-PartialDump/ Kent Fredric
  2011-05-05  9:50 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
@ 2011-05-05 18:16 ` Kent Fredric
  1 sibling, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2011-05-05 18:16 UTC (permalink / raw
  To: gentoo-commits

commit:     dc472b67ce8beb0533377e9a1d894f2f62ce6df2
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May  5 08:49:56 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May  5 08:49:56 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=dc472b67

[migrate] Devel-PartialDump

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

---
 dev-perl/Devel-PartialDump/ChangeLog               |    8 +++++++-
 ....13.ebuild => Devel-PartialDump-0.130.0.ebuild} |    3 ++-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Devel-PartialDump/ChangeLog b/dev-perl/Devel-PartialDump/ChangeLog
index 7dff218..5846932 100644
--- a/dev-perl/Devel-PartialDump/ChangeLog
+++ b/dev-perl/Devel-PartialDump/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Devel-PartialDump
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Devel-PartialDump-0.130.0 (05 May 2011)
+
+  05 May 2011; Kent Fredric <kentfredric@gmail.com>
+  -Devel-PartialDump-0.13.ebuild, +Devel-PartialDump-0.130.0.ebuild:
+  Migrate to x.y.z
+
   03 Jun 2010; Torsten Veller <tove@gentoo.org>
   -Devel-PartialDump-0.12.ebuild:
   Cleanup

diff --git a/dev-perl/Devel-PartialDump/Devel-PartialDump-0.13.ebuild b/dev-perl/Devel-PartialDump/Devel-PartialDump-0.130.0.ebuild
similarity index 89%
rename from dev-perl/Devel-PartialDump/Devel-PartialDump-0.13.ebuild
rename to dev-perl/Devel-PartialDump/Devel-PartialDump-0.130.0.ebuild
index 5c558a6..1f0b60e 100644
--- a/dev-perl/Devel-PartialDump/Devel-PartialDump-0.13.ebuild
+++ b/dev-perl/Devel-PartialDump/Devel-PartialDump-0.130.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=FLORA
+MODULE_VERSION="0.13"
 inherit perl-module
 
 DESCRIPTION="Partial dumping of data structures, optimized for argument printing."



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

* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Devel-PartialDump/
@ 2011-05-05 18:17 Kent Fredric
  2011-05-05  9:50 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
  2011-05-05 18:16 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
  0 siblings, 2 replies; 8+ messages in thread
From: Kent Fredric @ 2011-05-05 18:17 UTC (permalink / raw
  To: gentoo-commits

commit:     dc472b67ce8beb0533377e9a1d894f2f62ce6df2
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May  5 08:49:56 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May  5 08:49:56 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=dc472b67

[migrate] Devel-PartialDump

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

---
 dev-perl/Devel-PartialDump/ChangeLog               |    8 +++++++-
 ....13.ebuild => Devel-PartialDump-0.130.0.ebuild} |    3 ++-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Devel-PartialDump/ChangeLog b/dev-perl/Devel-PartialDump/ChangeLog
index 7dff218..5846932 100644
--- a/dev-perl/Devel-PartialDump/ChangeLog
+++ b/dev-perl/Devel-PartialDump/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Devel-PartialDump
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Devel-PartialDump-0.130.0 (05 May 2011)
+
+  05 May 2011; Kent Fredric <kentfredric@gmail.com>
+  -Devel-PartialDump-0.13.ebuild, +Devel-PartialDump-0.130.0.ebuild:
+  Migrate to x.y.z
+
   03 Jun 2010; Torsten Veller <tove@gentoo.org>
   -Devel-PartialDump-0.12.ebuild:
   Cleanup

diff --git a/dev-perl/Devel-PartialDump/Devel-PartialDump-0.13.ebuild b/dev-perl/Devel-PartialDump/Devel-PartialDump-0.130.0.ebuild
similarity index 89%
rename from dev-perl/Devel-PartialDump/Devel-PartialDump-0.13.ebuild
rename to dev-perl/Devel-PartialDump/Devel-PartialDump-0.130.0.ebuild
index 5c558a6..1f0b60e 100644
--- a/dev-perl/Devel-PartialDump/Devel-PartialDump-0.13.ebuild
+++ b/dev-perl/Devel-PartialDump/Devel-PartialDump-0.130.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=FLORA
+MODULE_VERSION="0.13"
 inherit perl-module
 
 DESCRIPTION="Partial dumping of data structures, optimized for argument printing."



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

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

commit:     b871e850985d12d3c424ec8ce4a3aa88323f0017
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May  6 07:08:14 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May  6 07:08:14 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b871e850

[newversion] Devel-PartialDump-0.150.0

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

---
 dev-perl/Devel-PartialDump/ChangeLog               |    6 ++++
 .../Devel-PartialDump-0.150.0.ebuild               |   31 ++++++++++++++++++++
 2 files changed, 37 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Devel-PartialDump/ChangeLog b/dev-perl/Devel-PartialDump/ChangeLog
index 07afc19..dd7cf2f 100644
--- a/dev-perl/Devel-PartialDump/ChangeLog
+++ b/dev-perl/Devel-PartialDump/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Devel-PartialDump-0.150.0 (06 May 2011)
+
+  06 May 2011; Kent Fredric <kentfredric@gmail.com>
+  +Devel-PartialDump-0.150.0.ebuild:
+  Bump
+
 *Devel-PartialDump-0.140.0 (05 May 2011)
 
   05 May 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Devel-PartialDump/Devel-PartialDump-0.150.0.ebuild b/dev-perl/Devel-PartialDump/Devel-PartialDump-0.150.0.ebuild
new file mode 100644
index 0000000..270ccc8
--- /dev/null
+++ b/dev-perl/Devel-PartialDump/Devel-PartialDump-0.150.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=FLORA
+MODULE_VERSION=0.15
+inherit perl-module
+
+DESCRIPTION="Partial dumping of data structures, optimized for argument printing."
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="test"
+comment() { echo ''; }
+COMMON_DEPEND="
+	dev-perl/Moose
+	virtual/perl-Scalar-List-Utils $(comment Scalar::Util)
+	>=dev-perl/namespace-clean-0.200
+	dev-perl/Sub-Exporter
+"
+RDEPEND="${COMMON_DEPEND}"
+DEPEND="
+	${COMMON_DEPEND}
+	test? (
+		dev-perl/Test-use-ok
+		>=dev-perl/Test-Warn-0.21 $(comment 0.210.0)
+	)
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Devel-PartialDump/
@ 2013-02-09 19:31 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2013-02-09 19:31 UTC (permalink / raw
  To: gentoo-commits

commit:     39e0f6c7802ef47b6bf338568cf8b654fe842371
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb  9 19:25:39 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Feb  9 19:25:39 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=39e0f6c7

[fixdep] Devel-PartialDump -> Test-Warn ( normalize )

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

---
 dev-perl/Devel-PartialDump/ChangeLog               |    6 +++++-
 .../Devel-PartialDump-0.140.0.ebuild               |    4 ++--
 .../Devel-PartialDump-0.150.0.ebuild               |    4 ++--
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Devel-PartialDump/ChangeLog b/dev-perl/Devel-PartialDump/ChangeLog
index 5a11a8b..a338f57 100644
--- a/dev-perl/Devel-PartialDump/ChangeLog
+++ b/dev-perl/Devel-PartialDump/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for dev-perl/Devel-PartialDump
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  09 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+  Devel-PartialDump-0.140.0.ebuild, Devel-PartialDump-0.150.0.ebuild:
+  Fix dependency on Test-Warn ( normalize )
+
   28 Oct 2012; Kent Fredric <kentfredric@gmail.com>
   Devel-PartialDump-0.130.0.ebuild, Devel-PartialDump-0.150.0.ebuild:
   Fix dependency on namespace-clean ( normalize )

diff --git a/dev-perl/Devel-PartialDump/Devel-PartialDump-0.140.0.ebuild b/dev-perl/Devel-PartialDump/Devel-PartialDump-0.140.0.ebuild
index 9f167b5..f7e6781 100644
--- a/dev-perl/Devel-PartialDump/Devel-PartialDump-0.140.0.ebuild
+++ b/dev-perl/Devel-PartialDump/Devel-PartialDump-0.140.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=4
@@ -25,7 +25,7 @@ DEPEND="
 	${COMMON_DEPEND}
 	test? (
 		dev-perl/Test-use-ok
-		>=dev-perl/Test-Warn-0.21 $(comment 0.210.0)
+		>=dev-perl/Test-Warn-0.210.0
 	)
 "
 SRC_TEST="do"

diff --git a/dev-perl/Devel-PartialDump/Devel-PartialDump-0.150.0.ebuild b/dev-perl/Devel-PartialDump/Devel-PartialDump-0.150.0.ebuild
index 7fa8f38..3c35f76 100644
--- a/dev-perl/Devel-PartialDump/Devel-PartialDump-0.150.0.ebuild
+++ b/dev-perl/Devel-PartialDump/Devel-PartialDump-0.150.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=4
@@ -25,7 +25,7 @@ DEPEND="
 	${COMMON_DEPEND}
 	test? (
 		dev-perl/Test-use-ok
-		>=dev-perl/Test-Warn-0.21 $(comment 0.210.0)
+		>=dev-perl/Test-Warn-0.210.0
 	)
 "
 SRC_TEST="do"


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Devel-PartialDump/
@ 2015-06-05 13:45 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2015-06-05 13:45 UTC (permalink / raw
  To: gentoo-commits

commit:     1d90d444542186138d107482244d265122dc8946
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jun  5 09:41:28 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jun  5 09:41:28 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=1d90d444

[bump] Devel-PartialDump

Package-Manager: portage-2.2.17

 .../Devel-PartialDump-0.150.0.ebuild               | 31 ------------------
 .../Devel-PartialDump-0.170.0.ebuild               | 37 ++++++++++++++++++++++
 2 files changed, 37 insertions(+), 31 deletions(-)

diff --git a/dev-perl/Devel-PartialDump/Devel-PartialDump-0.150.0.ebuild b/dev-perl/Devel-PartialDump/Devel-PartialDump-0.150.0.ebuild
deleted file mode 100644
index 3c35f76..0000000
--- a/dev-perl/Devel-PartialDump/Devel-PartialDump-0.150.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=FLORA
-MODULE_VERSION=0.15
-inherit perl-module
-
-DESCRIPTION="Partial dumping of data structures, optimized for argument printing."
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="test"
-comment() { echo ''; }
-COMMON_DEPEND="
-	dev-perl/Moose
-	virtual/perl-Scalar-List-Utils $(comment Scalar::Util)
-	>=dev-perl/namespace-clean-0.200.0
-	dev-perl/Sub-Exporter
-"
-RDEPEND="${COMMON_DEPEND}"
-DEPEND="
-	${COMMON_DEPEND}
-	test? (
-		dev-perl/Test-use-ok
-		>=dev-perl/Test-Warn-0.210.0
-	)
-"
-SRC_TEST="do"

diff --git a/dev-perl/Devel-PartialDump/Devel-PartialDump-0.170.0.ebuild b/dev-perl/Devel-PartialDump/Devel-PartialDump-0.170.0.ebuild
new file mode 100644
index 0000000..abce3bc
--- /dev/null
+++ b/dev-perl/Devel-PartialDump/Devel-PartialDump-0.170.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=ETHER
+MODULE_VERSION=0.17
+inherit perl-module
+
+DESCRIPTION="Partial dumping of data structures, optimized for argument printing."
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE="test"
+# Carp::Heavy -> Carp
+# List::Util ->
+# Scalar::Util -> Scalar-List-Utils
+# File::Spec::Functons -> File-Spec
+RDEPEND="
+	virtual/perl-Carp
+	dev-perl/Class-Tiny
+	virtual/perl-Scalar-List-Utils
+	dev-perl/Sub-Exporter
+	dev-perl/namespace-clean
+"
+DEPEND="
+	${RDEPEND}
+	>=dev-perl/Module-Build-Tiny-0.30.0
+	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
+	test? (
+		virtual/perl-File-Spec
+		virtual/perl-Test-Simple
+		dev-perl/Test-Warn
+		|| ( >=virtual/perl-Test-Simple-1.1.10 dev-perl/Test-use-ok )
+		virtual/perl-if
+	)
+"


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Devel-PartialDump/
@ 2015-06-05 13:45 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2015-06-05 13:45 UTC (permalink / raw
  To: gentoo-commits

commit:     673c49ab750dd1a6a5814f1d40c110ea083ff18d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jun  5 04:04:19 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jun  5 04:04:19 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=673c49ab

[cleanup] Devel-PartialDump: Remove old versions

Package-Manager: portage-2.2.17

 .../Devel-PartialDump-0.130.0.ebuild               | 29 --------------------
 .../Devel-PartialDump-0.140.0.ebuild               | 31 ----------------------
 2 files changed, 60 deletions(-)

diff --git a/dev-perl/Devel-PartialDump/Devel-PartialDump-0.130.0.ebuild b/dev-perl/Devel-PartialDump/Devel-PartialDump-0.130.0.ebuild
deleted file mode 100644
index ccf74eb..0000000
--- a/dev-perl/Devel-PartialDump/Devel-PartialDump-0.130.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=FLORA
-MODULE_VERSION="0.13"
-inherit perl-module
-
-DESCRIPTION="Partial dumping of data structures, optimized for argument printing."
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="test"
-COMMON_DEPEND="
-	dev-perl/Moose
-	>=dev-perl/namespace-clean-0.80.0
-	dev-perl/Sub-Exporter
-"
-RDEPEND="${COMMON_DEPEND}"
-DEPEND="
-	${COMMON_DEPEND}
-	test? (
-		dev-perl/Test-use-ok
-		dev-perl/Test-Warn
-	)
-"
-SRC_TEST="do"

diff --git a/dev-perl/Devel-PartialDump/Devel-PartialDump-0.140.0.ebuild b/dev-perl/Devel-PartialDump/Devel-PartialDump-0.140.0.ebuild
deleted file mode 100644
index f7e6781..0000000
--- a/dev-perl/Devel-PartialDump/Devel-PartialDump-0.140.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=FLORA
-MODULE_VERSION=0.14
-inherit perl-module
-
-DESCRIPTION="Partial dumping of data structures, optimized for argument printing."
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE="test"
-comment() { echo ''; }
-COMMON_DEPEND="
-	dev-perl/Moose
-	virtual/perl-Scalar-List-Utils $(comment Scalar::Util)
-	>=dev-perl/namespace-clean-0.80.0
-	dev-perl/Sub-Exporter
-"
-RDEPEND="${COMMON_DEPEND}"
-DEPEND="
-	${COMMON_DEPEND}
-	test? (
-		dev-perl/Test-use-ok
-		>=dev-perl/Test-Warn-0.210.0
-	)
-"
-SRC_TEST="do"


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

end of thread, other threads:[~2015-06-05 13:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-05 18:17 [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Devel-PartialDump/ Kent Fredric
2011-05-05  9:50 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-05 18:16 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2015-06-05 13:45 [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2015-06-05 13:45 Kent Fredric
2013-02-09 19:31 Kent Fredric
2011-05-06  7:21 Kent Fredric
2011-05-05  9:50 Kent Fredric

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