From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-MimeInfo/
Date: Sun, 30 May 2021 16:03:06 +0000 (UTC) [thread overview]
Message-ID: <1622390553.b60a3c92242cc06dc2a44576267a319489990667.dilfridge@gentoo> (raw)
commit: b60a3c92242cc06dc2a44576267a319489990667
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May 30 15:52:45 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May 30 16:02:33 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b60a3c92
dev-perl/File-MimeInfo: Version bump 0.30
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../File-MimeInfo/File-MimeInfo-0.300.0.ebuild | 37 ++++++++++++++++++++++
dev-perl/File-MimeInfo/Manifest | 1 +
2 files changed, 38 insertions(+)
diff --git a/dev-perl/File-MimeInfo/File-MimeInfo-0.300.0.ebuild b/dev-perl/File-MimeInfo/File-MimeInfo-0.300.0.ebuild
new file mode 100644
index 00000000000..c1e5a0496bc
--- /dev/null
+++ b/dev-perl/File-MimeInfo/File-MimeInfo-0.300.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=MICHIELB
+DIST_VERSION=0.30
+inherit perl-module
+
+DESCRIPTION="Determine file type"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ virtual/perl-Carp
+ dev-perl/Encode-Locale
+ virtual/perl-Exporter
+ >=dev-perl/File-BaseDir-0.30.0
+ >=dev-perl/File-DesktopEntry-0.40.0
+ x11-misc/shared-mime-info
+"
+BDEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.300.0
+ test? (
+ virtual/perl-Test-Simple
+ )
+"
+
+PERL_RM_FILES=(
+ t/06_pod_ok.t
+ t/07_pod_cover.t
+ t/08_changes.t
+ t/09_no404s.t
+)
diff --git a/dev-perl/File-MimeInfo/Manifest b/dev-perl/File-MimeInfo/Manifest
index 4cf96e2e834..2759c7a1dc6 100644
--- a/dev-perl/File-MimeInfo/Manifest
+++ b/dev-perl/File-MimeInfo/Manifest
@@ -1,2 +1,3 @@
DIST File-MimeInfo-0.28.tar.gz 32561 BLAKE2B 18a200876fd5b466c52866bb68c6343a8a814b66b5a25511c74af6c759563096bd893ae9ec4732ded9aecdb7caa910a928dde88d00f5147648099df8035971c9 SHA512 894bf234cb5ff01d6bc995f857549e854457cd3eb8df17ce55bb63348def2c63e818d1add8617ad1ace20d9024e68cce954984328707ab51afcc818d47a9d5c0
DIST File-MimeInfo-0.29.tar.gz 33113 BLAKE2B 5653316aea954cf82ad1c13474b6bb2740834185e12c150b4dba27c1f194986e4c1685764635c1a82659d1c6eb0fdccf66d456a67f9845153e21bd5133c16182 SHA512 3b012843a0934e2df78a28e52efec3cbe10b06fd2be7f3d63f64309752240af2e7ef9440a839aa170197f1037baee5fdcf1c1303fd57349841f37ee7001b68dd
+DIST File-MimeInfo-0.30.tar.gz 36132 BLAKE2B a87f9efe05d6b09cda4f365e9395e5677bf80a2baa5eae6592c01da4e6aac46994f82676f4383f0f538c8bdd6b70a4ba7aa1eed4c038eace6586839f2a9ecbaa SHA512 44030d2e2be66cb67d4329f8f308bf114014c511fe965979600157d62deffd5c2f05fdf883cb02d98f00d5d0b77c56e252cd377a398461ec421fe7491cd544ec
next reply other threads:[~2021-05-30 16:03 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-30 16:03 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-24 9:25 [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-MimeInfo/ Jakov Smolić
2023-06-21 5:36 Sam James
2022-05-09 5:29 WANG Xuerui
2021-10-29 16:31 Andreas K. Hüttel
2021-08-26 14:55 Sam James
2021-08-26 14:52 Sam James
2021-08-25 11:16 Agostino Sarubbo
2021-08-25 5:40 Agostino Sarubbo
2021-06-03 16:26 Sam James
2021-05-31 7:58 Sam James
2021-05-31 7:58 Sam James
2021-05-31 6:11 Agostino Sarubbo
2021-05-31 6:09 Agostino Sarubbo
2021-05-31 6:06 Agostino Sarubbo
2021-05-31 6:03 Agostino Sarubbo
2020-08-29 1:53 Kent Fredric
2020-04-14 11:16 Kent Fredric
2018-12-22 10:37 Mikle Kolyada
2018-12-08 15:22 Mikle Kolyada
2018-08-24 19:37 Markus Meier
2018-06-26 10:19 Tobias Klausmann
2018-06-10 21:02 Sergei Trofimovich
2018-06-10 17:55 Thomas Deutschmann
2018-06-10 15:52 Aaron Bauman
2016-12-04 19:15 Kent Fredric
2016-08-04 5:15 Kent Fredric
2016-01-16 21:07 Andreas Hüttel
2016-01-16 17:07 Mikle Kolyada
2016-01-15 14:49 Agostino Sarubbo
2016-01-14 20:04 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=1622390553.b60a3c92242cc06dc2a44576267a319489990667.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