public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-Depends/
Date: Thu, 20 Aug 2020 01:58:07 +0000 (UTC)	[thread overview]
Message-ID: <1597888635.c39a12fd99e31521e5c25c734b18341fa98ac60c.kentnl@gentoo> (raw)

commit:     c39a12fd99e31521e5c25c734b18341fa98ac60c
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 20 01:54:27 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Aug 20 01:57:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c39a12fd

dev-perl/ExtUtils-Depends: Bump to version 0.800.0

- EAPI7

Upstream:
- Large bump to make sure to be the evidently right version (instead of
  the one in Gtk-Perl) in various search websites
- Quote directories with spaces passed to -L argument

Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 .../ExtUtils-Depends-0.800.0.ebuild                | 25 ++++++++++++++++++++++
 dev-perl/ExtUtils-Depends/Manifest                 |  1 +
 2 files changed, 26 insertions(+)

diff --git a/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.800.0.ebuild b/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.800.0.ebuild
new file mode 100644
index 00000000000..a8f506fc538
--- /dev/null
+++ b/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.800.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=XAOC
+DIST_VERSION=0.8000
+inherit perl-module
+
+DESCRIPTION="Easily build XS extensions that depend on XS extensions"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	virtual/perl-Data-Dumper
+	virtual/perl-File-Spec
+	virtual/perl-IO
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? ( virtual/perl-Test-Simple )
+"

diff --git a/dev-perl/ExtUtils-Depends/Manifest b/dev-perl/ExtUtils-Depends/Manifest
index 24abb7deebf..ad7a73cc76c 100644
--- a/dev-perl/ExtUtils-Depends/Manifest
+++ b/dev-perl/ExtUtils-Depends/Manifest
@@ -1 +1,2 @@
 DIST ExtUtils-Depends-0.405.tar.gz 18122 BLAKE2B 94470f7d35d72942b65d4b1d56b748a6e68e1315cb734228d0f90ac2b6c7452d1aa1c244c246bab7a0b97e1393d2973d35e8926568b695b4f2432f290d60b403 SHA512 b9983ad763ff0cb81c899bc24f3152f13c69e608304b6e4446bd07b9b13d039650f3f87544c0bdd29c67246ea2973f04a1ce0fccbffb566fe89fdbe0bb03f11b
+DIST ExtUtils-Depends-0.8000.tar.gz 17923 BLAKE2B 836a12f5de3f7fd520d7a5f1db00e8830bcc2ee31cfd855e02abe322deb46d70c35946aa5e84f6a61792e47fc2e20b1505576716e2189f12b58aa1077041ea17 SHA512 c2823e48fc6ae42677da958d8cbeb561a29839cc387224ecd545e1d81979cd963377210f9c5a9bf314e2fc6e0907190f0b867ed59e91f8eab6df91f8d0c91e5d


             reply	other threads:[~2020-08-20  1:58 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-20  1:58 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-12  5:00 [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-Depends/ Sam James
2025-07-12  3:51 Sam James
2025-07-09 19:49 Andreas K. Hüttel
2025-06-06  1:58 Sam James
2023-04-20 10:37 WANG Xuerui
2021-08-13  1:05 Sam James
2021-08-06  0:30 Sam James
2021-08-02  4:56 Sam James
2021-08-02  2:19 Sam James
2021-08-01  8:03 Sam James
2021-08-01  8:03 Sam James
2021-08-01  7:24 Sam James
2021-05-31 11:40 Sam James
2021-05-29  8:53 Agostino Sarubbo
2021-05-29  8:43 Agostino Sarubbo
2021-05-29  8:41 Agostino Sarubbo
2021-05-29  6:13 Sam James
2021-05-29  6:13 Sam James
2021-05-29  6:13 Sam James
2021-05-28 21:30 Andreas K. Hüttel
2020-09-07 12:00 Yixun Lan
2020-04-14  9:53 Kent Fredric
2019-05-29  0:32 Aaron Bauman
2018-10-17 18:54 Fabian Groffen
2018-08-24 19:37 Markus Meier
2018-06-25 21:23 Tobias Klausmann
2018-06-10 18:14 Sergei Trofimovich
2018-06-10 16:55 Thomas Deutschmann
2018-06-10 15:38 Aaron Bauman
2018-06-09 10:06 Sergei Trofimovich
2017-06-18 13:25 Alexis Ballier
2016-01-14 19:33 Andreas Hüttel
2016-01-14 16:51 Agostino Sarubbo
2016-01-09 21:31 Andreas Hüttel
2016-01-09 21:31 Andreas Hüttel

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=1597888635.c39a12fd99e31521e5c25c734b18341fa98ac60c.kentnl@gentoo \
    --to=kentnl@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