From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Data-Section/
Date: Thu, 5 May 2011 18:16:49 +0000 (UTC) [thread overview]
Message-ID: <ad06acfc357058453a4354b9702ab36d97c9071f.kent@gentoo> (raw)
commit: ad06acfc357058453a4354b9702ab36d97c9071f
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May 5 08:42:54 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May 5 08:42:54 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ad06acfc
[newversion] Data-Section-0.101.621
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Data-Section/ChangeLog | 6 ++++
.../Data-Section/Data-Section-0.101.621.ebuild | 31 ++++++++++++++++++++
2 files changed, 37 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Data-Section/ChangeLog b/dev-perl/Data-Section/ChangeLog
index 457f1bb..1742134 100644
--- a/dev-perl/Data-Section/ChangeLog
+++ b/dev-perl/Data-Section/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Data-Section-0.101.621 (05 May 2011)
+
+ 05 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +Data-Section-0.101.621.ebuild:
+ Bump
+
*Data-Section-0.101.620 (05 May 2011)
*Data-Section-0.100.770 (05 May 2011)
*Data-Section-0.100.270 (05 May 2011)
diff --git a/dev-perl/Data-Section/Data-Section-0.101.621.ebuild b/dev-perl/Data-Section/Data-Section-0.101.621.ebuild
new file mode 100644
index 0000000..81c647a
--- /dev/null
+++ b/dev-perl/Data-Section/Data-Section-0.101.621.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=RJBS
+MODULE_VERSION=0.101621
+inherit perl-module
+
+DESCRIPTION="read multiple hunks of data out of your DATA section"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo '';}
+COMMON_DEPEND="
+ >=dev-perl/MRO-Compat-0.09 $(comment 0.90.0)
+ >=dev-perl/Sub-Exporter-0.979 $(comment 0.979.0)
+"
+DEPEND="
+ $(comment CDEP)
+ >=virtual/perl-ExtUtils-MakeMaker-6.56 $(comment 6.560.0)
+ $(comment BDEP)
+ >=virtual/perl-Test-Simple-0.96 $(comment Test::More 0.960.0)
+ ${COMMON_DEPEND}
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+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:master commit in: dev-perl/Data-Section/
Date: Thu, 5 May 2011 08:43:35 +0000 (UTC) [thread overview]
Message-ID: <ad06acfc357058453a4354b9702ab36d97c9071f.kent@gentoo> (raw)
Message-ID: <20110505084335.Po7PA245VY3oVmKXDf9fySQ0UEKuEwUU57WDHQmZ1ac@z> (raw)
commit: ad06acfc357058453a4354b9702ab36d97c9071f
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May 5 08:42:54 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May 5 08:42:54 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ad06acfc
[newversion] Data-Section-0.101.621
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Data-Section/ChangeLog | 6 ++++
.../Data-Section/Data-Section-0.101.621.ebuild | 31 ++++++++++++++++++++
2 files changed, 37 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Data-Section/ChangeLog b/dev-perl/Data-Section/ChangeLog
index 457f1bb..1742134 100644
--- a/dev-perl/Data-Section/ChangeLog
+++ b/dev-perl/Data-Section/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Data-Section-0.101.621 (05 May 2011)
+
+ 05 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +Data-Section-0.101.621.ebuild:
+ Bump
+
*Data-Section-0.101.620 (05 May 2011)
*Data-Section-0.100.770 (05 May 2011)
*Data-Section-0.100.270 (05 May 2011)
diff --git a/dev-perl/Data-Section/Data-Section-0.101.621.ebuild b/dev-perl/Data-Section/Data-Section-0.101.621.ebuild
new file mode 100644
index 0000000..81c647a
--- /dev/null
+++ b/dev-perl/Data-Section/Data-Section-0.101.621.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=RJBS
+MODULE_VERSION=0.101621
+inherit perl-module
+
+DESCRIPTION="read multiple hunks of data out of your DATA section"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo '';}
+COMMON_DEPEND="
+ >=dev-perl/MRO-Compat-0.09 $(comment 0.90.0)
+ >=dev-perl/Sub-Exporter-0.979 $(comment 0.979.0)
+"
+DEPEND="
+ $(comment CDEP)
+ >=virtual/perl-ExtUtils-MakeMaker-6.56 $(comment 6.560.0)
+ $(comment BDEP)
+ >=virtual/perl-Test-Simple-0.96 $(comment Test::More 0.960.0)
+ ${COMMON_DEPEND}
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+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/Data-Section/
Date: Thu, 5 May 2011 18:17:02 +0000 (UTC) [thread overview]
Message-ID: <ad06acfc357058453a4354b9702ab36d97c9071f.kent@gentoo> (raw)
Message-ID: <20110505181702.5kcaVv_WEoJ-UM2ztKlF1DAMCaO4loIU7vuARsArhEw@z> (raw)
commit: ad06acfc357058453a4354b9702ab36d97c9071f
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May 5 08:42:54 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May 5 08:42:54 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ad06acfc
[newversion] Data-Section-0.101.621
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Data-Section/ChangeLog | 6 ++++
.../Data-Section/Data-Section-0.101.621.ebuild | 31 ++++++++++++++++++++
2 files changed, 37 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Data-Section/ChangeLog b/dev-perl/Data-Section/ChangeLog
index 457f1bb..1742134 100644
--- a/dev-perl/Data-Section/ChangeLog
+++ b/dev-perl/Data-Section/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Data-Section-0.101.621 (05 May 2011)
+
+ 05 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +Data-Section-0.101.621.ebuild:
+ Bump
+
*Data-Section-0.101.620 (05 May 2011)
*Data-Section-0.100.770 (05 May 2011)
*Data-Section-0.100.270 (05 May 2011)
diff --git a/dev-perl/Data-Section/Data-Section-0.101.621.ebuild b/dev-perl/Data-Section/Data-Section-0.101.621.ebuild
new file mode 100644
index 0000000..81c647a
--- /dev/null
+++ b/dev-perl/Data-Section/Data-Section-0.101.621.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=RJBS
+MODULE_VERSION=0.101621
+inherit perl-module
+
+DESCRIPTION="read multiple hunks of data out of your DATA section"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo '';}
+COMMON_DEPEND="
+ >=dev-perl/MRO-Compat-0.09 $(comment 0.90.0)
+ >=dev-perl/Sub-Exporter-0.979 $(comment 0.979.0)
+"
+DEPEND="
+ $(comment CDEP)
+ >=virtual/perl-ExtUtils-MakeMaker-6.56 $(comment 6.560.0)
+ $(comment BDEP)
+ >=virtual/perl-Test-Simple-0.96 $(comment Test::More 0.960.0)
+ ${COMMON_DEPEND}
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
next reply other threads:[~2011-05-05 18:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-05 18:16 Kent Fredric [this message]
2011-05-05 8:43 ` [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Data-Section/ 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 8:43 [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-05 18:16 ` [gentoo-commits] proj/perl-overlay:perl514 " 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=ad06acfc357058453a4354b9702ab36d97c9071f.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