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/File-MimeInfo/
Date: Sun,  4 Dec 2016 19:15:11 +0000 (UTC)	[thread overview]
Message-ID: <1480878889.cfa6b4f9f0172704755583952ee502db58558e3b.kentnl@gentoo> (raw)

commit:     cfa6b4f9f0172704755583952ee502db58558e3b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  4 19:09:32 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 19:14:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfa6b4f9

dev-perl/File-MimeInfo: Bump to version 0.280.0

- EAPI6

Upstream:
- Now supports reading from XDG_CONFIG_HOME/mimeapps.list
  in preference to XDG_DATA_HOME/applications/defaults.list
- Default write destination changed to
  XDG_CONFIG_HOME/mimeapps.list

Package-Manager: portage-2.3.2

 .../File-MimeInfo/File-MimeInfo-0.280.0.ebuild     | 31 ++++++++++++++++++++++
 dev-perl/File-MimeInfo/Manifest                    |  1 +
 2 files changed, 32 insertions(+)

diff --git a/dev-perl/File-MimeInfo/File-MimeInfo-0.280.0.ebuild b/dev-perl/File-MimeInfo/File-MimeInfo-0.280.0.ebuild
new file mode 100644
index 00000000..24c8159
--- /dev/null
+++ b/dev-perl/File-MimeInfo/File-MimeInfo-0.280.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=MICHIELB
+DIST_VERSION=0.28
+inherit perl-module
+
+DESCRIPTION="Determine file type"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris"
+IUSE="test"
+
+RDEPEND=">=dev-perl/File-BaseDir-0.30.0
+	>=dev-perl/File-DesktopEntry-0.40.0
+	x11-misc/shared-mime-info
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
+	test? (
+		virtual/perl-Test-Simple
+	)
+"
+src_test() {
+	perl_rm_files t/08_changes.t t/06_pod_ok.t t/07_pod_cover.t \
+		t/09_no404s.t
+	perl-module_src_test
+}

diff --git a/dev-perl/File-MimeInfo/Manifest b/dev-perl/File-MimeInfo/Manifest
index 224b394..d16243e 100644
--- a/dev-perl/File-MimeInfo/Manifest
+++ b/dev-perl/File-MimeInfo/Manifest
@@ -1 +1,2 @@
 DIST File-MimeInfo-0.27.tar.gz 30814 SHA256 579cf826fed7fe276636531a53291550c9ac36781dcd9e07e52ee7e784667234 SHA512 0be5b23d96291f792ac3190e38183021b0905870185979f11edc27ebb6fd0fb4726e3fde129cd92e42305978e15acf745eed9d7d203851b7ee2392c7f1e9a5c2 WHIRLPOOL 714f52fcd03518b8448da714157839a6fee2c47111c7c4416de6bd48b3534d8234ab7da3af0b82f4c4dafb49726891085a5e79aa863292e80a80a5dceb215fea
+DIST File-MimeInfo-0.28.tar.gz 32561 SHA256 2a245db46f9aef7481d90b4e196a4d42a238e15f049f57fc1339c0b98681ebc6 SHA512 894bf234cb5ff01d6bc995f857549e854457cd3eb8df17ce55bb63348def2c63e818d1add8617ad1ace20d9024e68cce954984328707ab51afcc818d47a9d5c0 WHIRLPOOL 6da5edc71b3e1c51c3071a00f7eefc35b8de67611a20bbaa88ffc32e4064b9b2a639e05bd15d83642bdaa7f636bee262774c181eb56f09fd92ad8e6eea88b0bb


             reply	other threads:[~2016-12-04 19:15 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-04 19:15 Kent Fredric [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
2021-05-30 16:03 Andreas K. Hüttel
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-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=1480878889.cfa6b4f9f0172704755583952ee502db58558e3b.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