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-BaseDir/
Date: Sun, 11 Dec 2016 18:36:52 +0000 (UTC)	[thread overview]
Message-ID: <1481481407.c46ddd741cda833ebcc0fa5efe3a64c96fcab454.kentnl@gentoo> (raw)

commit:     c46ddd741cda833ebcc0fa5efe3a64c96fcab454
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 11 18:36:07 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Dec 11 18:36:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c46ddd74

dev-perl/File-BaseDir: Bump to 0.70.0

- EAPI6
- Parallel Tests

Upstream:
- Don't warn when $ENV{HOME} is undefined
- Added ::UserDirs and ::IconTheme modules

Keywords:
- Added new dependencies File-Which and IPC-System-Simple
- Dropping alpha amd64-fbsd arm arm64 hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86-fbsd

Package-Manager: portage-2.3.3

 dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild | 34 ++++++++++++++++++++++++
 dev-perl/File-BaseDir/Manifest                   |  1 +
 dev-perl/File-BaseDir/metadata.xml               |  2 ++
 3 files changed, 37 insertions(+)

diff --git a/dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild b/dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild
new file mode 100644
index 00000000..ca5e5dd
--- /dev/null
+++ b/dev-perl/File-BaseDir/File-BaseDir-0.70.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=KIMRYAN
+DIST_VERSION=0.07
+inherit perl-module
+
+DESCRIPTION="Use the Freedesktop.org base directory specification"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Exporter
+	virtual/perl-File-Spec
+	dev-perl/IPC-System-Simple
+"
+DEPEND="${RDEPEND}
+	dev-perl/Module-Build
+	test? (
+		dev-perl/File-Which
+		virtual/perl-File-Temp
+		virtual/perl-Test-Simple
+	)
+"
+src_test() {
+	perl_rm_files t/05_pod_cover.t t/04_pod_ok.t
+	perl-module_src_test
+}

diff --git a/dev-perl/File-BaseDir/Manifest b/dev-perl/File-BaseDir/Manifest
index ca252e7..f9d4ba3 100644
--- a/dev-perl/File-BaseDir/Manifest
+++ b/dev-perl/File-BaseDir/Manifest
@@ -1 +1,2 @@
 DIST File-BaseDir-0.03.tar.gz 6065 SHA256 0029cba7a3b5d8aa5f7d03cb1b7ba2bcf2829382f7f26aa3bee06fce8611a886 SHA512 ed4dc0e293a830bf21eee02a68867c4350ce3b62d19543ed4b1528afe71af6fd57ecc974d48ecab155ed8110de7cac204b7494ac46e565738029ba4ef3eae068 WHIRLPOOL 83e39c874b7fa80f0829ef1eef281f3b1aa4f37ef0bc85e7acd90fa87b79a397102ceee545aebdf3bdf9d7bf1ab67f753b34c455c10b2a8791b7f5e972f31562
+DIST File-BaseDir-0.07.tar.gz 9888 SHA256 120a57ef78535e13e1465717b4056aff4ce69af1e31c67c65d1177a52169082b SHA512 782ed883f37aeb28c4c71a10108865b2cc152c2a7a6015f84cf775be452493a3f599182d213a934e48bd64ffc74369bea61ad89f26f8b7b0c2f94504f107b35d WHIRLPOOL 7186706b743021eae6364a1cf6e25c8dbd029f7db12f6fa11161c15e894434e45b2b5178780669a57b16032d898b6d3a98e6185ddb4a9194102b092d593c5c10

diff --git a/dev-perl/File-BaseDir/metadata.xml b/dev-perl/File-BaseDir/metadata.xml
index 6b1fc8d..9c0e4e2 100644
--- a/dev-perl/File-BaseDir/metadata.xml
+++ b/dev-perl/File-BaseDir/metadata.xml
@@ -8,5 +8,7 @@
   <upstream>
     <remote-id type="cpan">File-BaseDir</remote-id>
     <remote-id type="cpan-module">File::BaseDir</remote-id>
+    <remote-id type="cpan-module">File::IconTheme</remote-id>
+    <remote-id type="cpan-module">File::UserDirs</remote-id>
   </upstream>
 </pkgmetadata>


             reply	other threads:[~2016-12-11 18:36 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-11 18:36 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-09  5:29 [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-BaseDir/ WANG Xuerui
2021-12-06  6:38 Arthur Zamarin
2021-12-05  3:34 Sam James
2021-12-05  3:34 Sam James
2021-12-05  3:15 Sam James
2021-12-05  3:15 Sam James
2021-12-05  3:08 Sam James
2021-10-27 21:52 Andreas K. Hüttel
2021-10-27 21:52 Andreas K. Hüttel
2021-06-02 16:44 Sam James
2021-05-30  9:50 Agostino Sarubbo
2021-05-29 17:17 Sam James
2021-05-29 15:33 Sam James
2021-05-29 15:23 Sam James
2021-05-29 15:23 Sam James
2021-05-29 15:23 Sam James
2020-08-21 15:53 Kent Fredric
2020-08-21 15:53 Kent Fredric
2020-04-15  7:08 Agostino Sarubbo
2018-12-08 12:51 Mikle Kolyada
2018-12-01 15:10 Sergei Trofimovich
2018-11-23 13:06 Agostino Sarubbo
2018-10-17 18:54 Fabian Groffen
2018-10-12 11:16 Tobias Klausmann
2018-10-06 21:10 Mart Raudsepp
2018-10-06 19:34 Matt Turner
2018-10-02  7:33 Sergei Trofimovich
2018-10-01  0:07 Thomas Deutschmann
2018-09-30 18:52 Sergei Trofimovich
2018-09-07 23:28 Kent Fredric
2018-06-30 18:31 Mikle Kolyada
2018-02-22 14:31 Michał Górny
2017-11-09  0:07 Matt Turner
2017-10-21  5:52 Kent Fredric
2017-03-15 18:54 Matt Turner
2017-02-22 21:48 Markus Meier
2017-02-20 17:58 Markus Meier
2016-12-16  8:51 Tobias Klausmann
2016-12-15 17:32 Kent Fredric
2016-08-04  4:25 Kent Fredric

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=1481481407.c46ddd741cda833ebcc0fa5efe3a64c96fcab454.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