public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Devel-PartialDump/
Date: Thu,  5 May 2011 09:50:31 +0000 (UTC)	[thread overview]
Message-ID: <bc23afb157ffcf3576ad1584b14dcc387756be23.kent@gentoo> (raw)

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"



WARNING: multiple messages have this Message-ID (diff)
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Devel-PartialDump/
Date: Thu,  5 May 2011 18:17:03 +0000 (UTC)	[thread overview]
Message-ID: <bc23afb157ffcf3576ad1584b14dcc387756be23.kent@gentoo> (raw)
Message-ID: <20110505181703.lqcbDyxXONZaaAzcPuMHcQ_uxIN0E5WIpbhWYlWX2Mc@z> (raw)

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"



WARNING: multiple messages have this Message-ID (diff)
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Devel-PartialDump/
Date: Thu,  5 May 2011 18:16:49 +0000 (UTC)	[thread overview]
Message-ID: <bc23afb157ffcf3576ad1584b14dcc387756be23.kent@gentoo> (raw)
Message-ID: <20110505181649.ngLaD7tyxXqITn68lNIoQBmnJlsPW9nVERCXNAxfCX4@z> (raw)

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"



             reply	other threads:[~2011-05-05  9:51 UTC|newest]

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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bc23afb157ffcf3576ad1584b14dcc387756be23.kent@gentoo \
    --to=kentfredric@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox