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/File-MimeInfo/
Date: Sat, 29 Aug 2020 01:53:17
Message-Id: 1598665959.9a9cfcb5fb977d554f83415986a067f70296531f.kentnl@gentoo
1 commit: 9a9cfcb5fb977d554f83415986a067f70296531f
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 29 01:51:42 2020 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 29 01:52:39 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a9cfcb5
7
8 dev-perl/File-MimeInfo: Bump to version 0.290.0
9
10 - EAPI7
11 - Unconditionally remove bad tests
12
13 Upstream:
14 - Improve handling of Path::Tiny objects in ->default
15 - Fix `mimeinfo --stdin` to work
16
17 Package-Manager: Portage-3.0.4, Repoman-2.3.22
18 Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
19
20 .../File-MimeInfo/File-MimeInfo-0.290.0.ebuild | 35 ++++++++++++++++++++++
21 dev-perl/File-MimeInfo/Manifest | 1 +
22 2 files changed, 36 insertions(+)
23
24 diff --git a/dev-perl/File-MimeInfo/File-MimeInfo-0.290.0.ebuild b/dev-perl/File-MimeInfo/File-MimeInfo-0.290.0.ebuild
25 new file mode 100644
26 index 00000000000..22e255fcf02
27 --- /dev/null
28 +++ b/dev-perl/File-MimeInfo/File-MimeInfo-0.290.0.ebuild
29 @@ -0,0 +1,35 @@
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=MICHIELB
36 +DIST_VERSION=0.29
37 +inherit perl-module
38 +
39 +DESCRIPTION="Determine file type"
40 +
41 +SLOT="0"
42 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris"
43 +IUSE="test"
44 +RESTRICT="!test? ( test )"
45 +
46 +RDEPEND="
47 + virtual/perl-Carp
48 + virtual/perl-Exporter
49 + >=dev-perl/File-BaseDir-0.30.0
50 + >=dev-perl/File-DesktopEntry-0.40.0
51 + x11-misc/shared-mime-info
52 +"
53 +BDEPEND="${RDEPEND}
54 + >=virtual/perl-ExtUtils-MakeMaker-6.300.0
55 + test? (
56 + virtual/perl-Test-Simple
57 + )
58 +"
59 +PERL_RM_FILES=(
60 + t/06_pod_ok.t
61 + t/07_pod_cover.t
62 + t/08_changes.t
63 + t/09_no404s.t
64 +)
65
66 diff --git a/dev-perl/File-MimeInfo/Manifest b/dev-perl/File-MimeInfo/Manifest
67 index aa8c33f1fbf..4cf96e2e834 100644
68 --- a/dev-perl/File-MimeInfo/Manifest
69 +++ b/dev-perl/File-MimeInfo/Manifest
70 @@ -1 +1,2 @@
71 DIST File-MimeInfo-0.28.tar.gz 32561 BLAKE2B 18a200876fd5b466c52866bb68c6343a8a814b66b5a25511c74af6c759563096bd893ae9ec4732ded9aecdb7caa910a928dde88d00f5147648099df8035971c9 SHA512 894bf234cb5ff01d6bc995f857549e854457cd3eb8df17ce55bb63348def2c63e818d1add8617ad1ace20d9024e68cce954984328707ab51afcc818d47a9d5c0
72 +DIST File-MimeInfo-0.29.tar.gz 33113 BLAKE2B 5653316aea954cf82ad1c13474b6bb2740834185e12c150b4dba27c1f194986e4c1685764635c1a82659d1c6eb0fdccf66d456a67f9845153e21bd5133c16182 SHA512 3b012843a0934e2df78a28e52efec3cbe10b06fd2be7f3d63f64309752240af2e7ef9440a839aa170197f1037baee5fdcf1c1303fd57349841f37ee7001b68dd