Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-Depends/
Date: Thu, 20 Aug 2020 01:58:11
Message-Id: 1597888635.c39a12fd99e31521e5c25c734b18341fa98ac60c.kentnl@gentoo
1 commit: c39a12fd99e31521e5c25c734b18341fa98ac60c
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 20 01:54:27 2020 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 20 01:57:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c39a12fd
7
8 dev-perl/ExtUtils-Depends: Bump to version 0.800.0
9
10 - EAPI7
11
12 Upstream:
13 - Large bump to make sure to be the evidently right version (instead of
14 the one in Gtk-Perl) in various search websites
15 - Quote directories with spaces passed to -L argument
16
17 Package-Manager: Portage-2.3.103, Repoman-2.3.22
18 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
19
20 .../ExtUtils-Depends-0.800.0.ebuild | 25 ++++++++++++++++++++++
21 dev-perl/ExtUtils-Depends/Manifest | 1 +
22 2 files changed, 26 insertions(+)
23
24 diff --git a/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.800.0.ebuild b/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.800.0.ebuild
25 new file mode 100644
26 index 00000000000..a8f506fc538
27 --- /dev/null
28 +++ b/dev-perl/ExtUtils-Depends/ExtUtils-Depends-0.800.0.ebuild
29 @@ -0,0 +1,25 @@
30 +# Copyright 1999-2020 Gentoo Authors
31 +# Distributed under the terms of the GNU General Public License v2
32 +
33 +EAPI=7
34 +
35 +DIST_AUTHOR=XAOC
36 +DIST_VERSION=0.8000
37 +inherit perl-module
38 +
39 +DESCRIPTION="Easily build XS extensions that depend on XS extensions"
40 +
41 +SLOT="0"
42 +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"
43 +IUSE="test"
44 +RESTRICT="!test? ( test )"
45 +
46 +RDEPEND="
47 + virtual/perl-Data-Dumper
48 + virtual/perl-File-Spec
49 + virtual/perl-IO
50 +"
51 +BDEPEND="${RDEPEND}
52 + virtual/perl-ExtUtils-MakeMaker
53 + test? ( virtual/perl-Test-Simple )
54 +"
55
56 diff --git a/dev-perl/ExtUtils-Depends/Manifest b/dev-perl/ExtUtils-Depends/Manifest
57 index 24abb7deebf..ad7a73cc76c 100644
58 --- a/dev-perl/ExtUtils-Depends/Manifest
59 +++ b/dev-perl/ExtUtils-Depends/Manifest
60 @@ -1 +1,2 @@
61 DIST ExtUtils-Depends-0.405.tar.gz 18122 BLAKE2B 94470f7d35d72942b65d4b1d56b748a6e68e1315cb734228d0f90ac2b6c7452d1aa1c244c246bab7a0b97e1393d2973d35e8926568b695b4f2432f290d60b403 SHA512 b9983ad763ff0cb81c899bc24f3152f13c69e608304b6e4446bd07b9b13d039650f3f87544c0bdd29c67246ea2973f04a1ce0fccbffb566fe89fdbe0bb03f11b
62 +DIST ExtUtils-Depends-0.8000.tar.gz 17923 BLAKE2B 836a12f5de3f7fd520d7a5f1db00e8830bcc2ee31cfd855e02abe322deb46d70c35946aa5e84f6a61792e47fc2e20b1505576716e2189f12b58aa1077041ea17 SHA512 c2823e48fc6ae42677da958d8cbeb561a29839cc387224ecd545e1d81979cd963377210f9c5a9bf314e2fc6e0907190f0b867ed59e91f8eab6df91f8d0c91e5d