From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: perl-core/Archive-Extract/
Date: Fri, 6 May 2011 07:21:29 +0000 (UTC) [thread overview]
Message-ID: <4dbcfa7f5625bedb91b722f76d2c798a3fb91748.kent@gentoo> (raw)
commit: 4dbcfa7f5625bedb91b722f76d2c798a3fb91748
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May 6 07:03:05 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May 6 07:03:05 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4dbcfa7f
[newversion] Archive-Extract-0.520.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
| 32 ++++++++++++++++++++
| 6 ++++
2 files changed, 38 insertions(+), 0 deletions(-)
--git a/perl-core/Archive-Extract/Archive-Extract-0.520.0.ebuild b/perl-core/Archive-Extract/Archive-Extract-0.520.0.ebuild
new file mode 100644
index 0000000..bb02596
--- /dev/null
+++ b/perl-core/Archive-Extract/Archive-Extract-0.520.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=BINGOS
+MODULE_VERSION=0.52
+inherit perl-module
+
+DESCRIPTION="A generic archive extracting mechanism"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+RDEPEND="
+ >=virtual/perl-IPC-Cmd-0.640.0
+ >=virtual/perl-File-Spec-0.82 $(comment 0.820.0)
+ virtual/perl-File-Path
+ $(comment virtual/perl-File-Basename)
+ >=virtual/perl-Params-Check-0.07 $(comment 0.70.0)
+ >=virtual/perl-Module-Load-Conditional-0.400 $(comment 0.400.0)
+ virtual/perl-Locale-Maketext-Simple"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Test-Simple
+ )
+"
+
+SRC_TEST=do
--git a/perl-core/Archive-Extract/ChangeLog b/perl-core/Archive-Extract/ChangeLog
index 3cc6dc5..67d7d3a 100644
--- a/perl-core/Archive-Extract/ChangeLog
+++ b/perl-core/Archive-Extract/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Archive-Extract-0.520.0 (06 May 2011)
+
+ 06 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +Archive-Extract-0.520.0.ebuild:
+ Bump
+
*Archive-Extract-0.500.0 (13 Apr 2011)
13 Apr 2011; Kent Fredric <kentfredric@gmail.com>
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: perl-core/Archive-Extract/
Date: Sun, 8 May 2011 16:10:24 +0000 (UTC) [thread overview]
Message-ID: <4dbcfa7f5625bedb91b722f76d2c798a3fb91748.kent@gentoo> (raw)
Message-ID: <20110508161024.ZKmGyMpyr8iWD2FeKhEZDovekU8I_-XafUsnUriHa2k@z> (raw)
commit: 4dbcfa7f5625bedb91b722f76d2c798a3fb91748
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May 6 07:03:05 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May 6 07:03:05 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4dbcfa7f
[newversion] Archive-Extract-0.520.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
| 32 ++++++++++++++++++++
| 6 ++++
2 files changed, 38 insertions(+), 0 deletions(-)
--git a/perl-core/Archive-Extract/Archive-Extract-0.520.0.ebuild b/perl-core/Archive-Extract/Archive-Extract-0.520.0.ebuild
new file mode 100644
index 0000000..bb02596
--- /dev/null
+++ b/perl-core/Archive-Extract/Archive-Extract-0.520.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=BINGOS
+MODULE_VERSION=0.52
+inherit perl-module
+
+DESCRIPTION="A generic archive extracting mechanism"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+RDEPEND="
+ >=virtual/perl-IPC-Cmd-0.640.0
+ >=virtual/perl-File-Spec-0.82 $(comment 0.820.0)
+ virtual/perl-File-Path
+ $(comment virtual/perl-File-Basename)
+ >=virtual/perl-Params-Check-0.07 $(comment 0.70.0)
+ >=virtual/perl-Module-Load-Conditional-0.400 $(comment 0.400.0)
+ virtual/perl-Locale-Maketext-Simple"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Test-Simple
+ )
+"
+
+SRC_TEST=do
--git a/perl-core/Archive-Extract/ChangeLog b/perl-core/Archive-Extract/ChangeLog
index 3cc6dc5..67d7d3a 100644
--- a/perl-core/Archive-Extract/ChangeLog
+++ b/perl-core/Archive-Extract/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Archive-Extract-0.520.0 (06 May 2011)
+
+ 06 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +Archive-Extract-0.520.0.ebuild:
+ Bump
+
*Archive-Extract-0.500.0 (13 Apr 2011)
13 Apr 2011; Kent Fredric <kentfredric@gmail.com>
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: perl-core/Archive-Extract/
Date: Sun, 8 May 2011 16:10:45 +0000 (UTC) [thread overview]
Message-ID: <4dbcfa7f5625bedb91b722f76d2c798a3fb91748.kent@gentoo> (raw)
Message-ID: <20110508161045.O0fSTMBjh2jyMQeapq8aBN0F2jJHWlWKNtZT_FDgalw@z> (raw)
commit: 4dbcfa7f5625bedb91b722f76d2c798a3fb91748
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May 6 07:03:05 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May 6 07:03:05 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4dbcfa7f
[newversion] Archive-Extract-0.520.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
| 32 ++++++++++++++++++++
| 6 ++++
2 files changed, 38 insertions(+), 0 deletions(-)
--git a/perl-core/Archive-Extract/Archive-Extract-0.520.0.ebuild b/perl-core/Archive-Extract/Archive-Extract-0.520.0.ebuild
new file mode 100644
index 0000000..bb02596
--- /dev/null
+++ b/perl-core/Archive-Extract/Archive-Extract-0.520.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=BINGOS
+MODULE_VERSION=0.52
+inherit perl-module
+
+DESCRIPTION="A generic archive extracting mechanism"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+RDEPEND="
+ >=virtual/perl-IPC-Cmd-0.640.0
+ >=virtual/perl-File-Spec-0.82 $(comment 0.820.0)
+ virtual/perl-File-Path
+ $(comment virtual/perl-File-Basename)
+ >=virtual/perl-Params-Check-0.07 $(comment 0.70.0)
+ >=virtual/perl-Module-Load-Conditional-0.400 $(comment 0.400.0)
+ virtual/perl-Locale-Maketext-Simple"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Test-Simple
+ )
+"
+
+SRC_TEST=do
--git a/perl-core/Archive-Extract/ChangeLog b/perl-core/Archive-Extract/ChangeLog
index 3cc6dc5..67d7d3a 100644
--- a/perl-core/Archive-Extract/ChangeLog
+++ b/perl-core/Archive-Extract/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Archive-Extract-0.520.0 (06 May 2011)
+
+ 06 May 2011; Kent Fredric <kentfredric@gmail.com>
+ +Archive-Extract-0.520.0.ebuild:
+ Bump
+
*Archive-Extract-0.500.0 (13 Apr 2011)
13 Apr 2011; Kent Fredric <kentfredric@gmail.com>
next reply other threads:[~2011-05-06 7:22 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-06 7:21 Kent Fredric [this message]
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514 commit in: perl-core/Archive-Extract/ Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2014-10-01 9:44 [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2012-02-24 7:13 Kent Fredric
2011-08-27 14:23 Kent Fredric
2011-04-13 11:56 Kent Fredric
2011-03-12 3:22 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=4dbcfa7f5625bedb91b722f76d2c798a3fb91748.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