public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Archive-Extract/
Date: Fri,  6 May 2016 22:30:20 +0000 (UTC)	[thread overview]
Message-ID: <1462573809.4446c8a0b1683ddf9d7d687b70915077e5875ad2.dilfridge@gentoo> (raw)

commit:     4446c8a0b1683ddf9d7d687b70915077e5875ad2
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May  5 18:52:05 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri May  6 22:30:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4446c8a0

dev-perl/Archive-Extract: Bump to version 0.760.0

- EAPI6

Upstream:
- Prefer gtar where possible on netbsd
- Don't break on perl >5.20 on Win32 due to abuse of refs in $/

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 .../Archive-Extract/Archive-Extract-0.760.0.ebuild | 29 ++++++++++++++++++++++
 dev-perl/Archive-Extract/Manifest                  |  1 +
 dev-perl/Archive-Extract/metadata.xml              |  4 +++
 3 files changed, 34 insertions(+)

diff --git a/dev-perl/Archive-Extract/Archive-Extract-0.760.0.ebuild b/dev-perl/Archive-Extract/Archive-Extract-0.760.0.ebuild
new file mode 100644
index 0000000..8a7e819
--- /dev/null
+++ b/dev-perl/Archive-Extract/Archive-Extract-0.760.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=BINGOS
+DIST_VERSION=0.76
+inherit perl-module
+
+DESCRIPTION="Generic archive extracting mechanism"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~x86"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-File-Path
+	virtual/perl-File-Spec
+	virtual/perl-IPC-Cmd
+	virtual/perl-Locale-Maketext-Simple
+	virtual/perl-Module-Load-Conditional
+	virtual/perl-Params-Check
+	virtual/perl-if
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? ( virtual/perl-Test-Simple )
+"

diff --git a/dev-perl/Archive-Extract/Manifest b/dev-perl/Archive-Extract/Manifest
index f454975..7a5c76d 100644
--- a/dev-perl/Archive-Extract/Manifest
+++ b/dev-perl/Archive-Extract/Manifest
@@ -1 +1,2 @@
 DIST Archive-Extract-0.72.tar.gz 27421 SHA256 e86acd52e75a7cc3cb602a3b84c831cb408067b4ad2d7fb7ba122d156fd745df SHA512 5a8de274500b3473236b53353c351020a893fac6cfa1d6daecb0820278e5e7ca490ca4be8e049d908d70afb5a39b72863cab9e72d92386a898e9a71f053cbb18 WHIRLPOOL c377bdd5884d9b8f231913dd2cc23a5d7ebe6fee26b9ea5a9bcc6dc04cd0c557139d1627d187a7c418cb67a534dd1258a24031ceb524790b94a285dbd3605483
+DIST Archive-Extract-0.76.tar.gz 27530 SHA256 9ae7080ca70346dd7d9845c581d2e112f4513ec0f7d79c2011c0e0a2ce874cfc SHA512 b17a490fe6bd0535a3105929677e5f3fa1460aba391a4541bdcb838cca8c8d3f73f744d59b71306abc7c13835b35ebec2902692e4438f7dc8e8284372f5a7dec WHIRLPOOL b8d7298860b4b0f3ef3966f18d7a4eabf8aad20cc09161e1fbe23c4c85391be8313f0351ee6fc1f9e53ccb4e6de11c1549794324d4bb2e5910aa1d8c8e40b271

diff --git a/dev-perl/Archive-Extract/metadata.xml b/dev-perl/Archive-Extract/metadata.xml
index 2b9a936..1d95473 100644
--- a/dev-perl/Archive-Extract/metadata.xml
+++ b/dev-perl/Archive-Extract/metadata.xml
@@ -5,4 +5,8 @@
     <email>perl@gentoo.org</email>
     <name>Gentoo Perl Project</name>
   </maintainer>
+  <upstream>
+    <remote-id type="cpan">Archive-Extract</remote-id>
+    <remote-id type="cpan-module">Archive::Extract</remote-id>
+  </upstream>
 </pkgmetadata>


             reply	other threads:[~2016-05-06 22:30 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-06 22:30 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-12-29 21:28 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Archive-Extract/ Mikle Kolyada
2017-12-29 21:29 Mikle Kolyada
2018-04-04 14:25 Aaron Bauman
2018-04-07 21:13 Matt Turner
2020-04-28 13:19 Kent Fredric
2020-08-17  8:04 Sam James
2020-08-17  8:43 Sam James
2020-08-17  8:50 Sam James
2020-08-17  9:40 Sam James
2020-08-17 10:18 Sam James
2020-08-17 21:42 Sergei Trofimovich
2020-09-03  4:26 Yixun Lan
2020-09-07  7:31 Sergei Trofimovich
2020-09-26 19:44 Matt Turner
2020-10-22  5:11 Joshua Kinard
2020-11-28  9:32 Sam James
2021-04-18 21:20 Sam James
2021-04-18 21:27 Sam James
2021-05-04 19:13 Sam James
2021-05-06  7:22 Sergei Trofimovich
2021-05-06 10:01 Sam James
2021-10-08 22:44 Andreas K. Hüttel
2021-10-08 22:44 Andreas K. Hüttel
2021-12-05  3:09 Sam James
2021-12-05  3:11 Sam James
2021-12-05  3:15 Sam James
2021-12-06  6:38 Arthur Zamarin
2021-12-12 18:25 Sam James

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=1462573809.4446c8a0b1683ddf9d7d687b70915077e5875ad2.dilfridge@gentoo \
    --to=dilfridge@gentoo.org \
    --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