From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-HomeDir/
Date: Fri, 7 Apr 2017 14:17:56 +0000 (UTC) [thread overview]
Message-ID: <1491574670.c9067779485853adcf29688a7e604145bc3fa513.kentnl@gentoo> (raw)
commit: c9067779485853adcf29688a7e604145bc3fa513
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 7 14:17:31 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Apr 7 14:17:50 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9067779
dev-perl/File-HomeDir: Bump to version 1.2.0
- EAPI6
- Parallel Testing
Upstream:
- Move to EUMM
- Fix "." in @INC issues
Bug: https://bugs.gentoo.org/613752
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-perl/File-HomeDir/File-HomeDir-1.2.0.ebuild | 29 +++++++++++++++++++++++++
dev-perl/File-HomeDir/Manifest | 1 +
2 files changed, 30 insertions(+)
diff --git a/dev-perl/File-HomeDir/File-HomeDir-1.2.0.ebuild b/dev-perl/File-HomeDir/File-HomeDir-1.2.0.ebuild
new file mode 100644
index 00000000000..f32a3ea3884
--- /dev/null
+++ b/dev-perl/File-HomeDir/File-HomeDir-1.2.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=REHSACK
+DIST_VERSION=1.002
+inherit perl-module
+
+DESCRIPTION="Get home directory for self or other user"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris"
+IUSE="+xdg test"
+
+RDEPEND="
+ virtual/perl-Carp
+ >=virtual/perl-File-Path-2.10.0
+ >=virtual/perl-File-Spec-3
+ >=virtual/perl-File-Temp-0.190.0
+ >=dev-perl/File-Which-0.50.0
+ xdg? ( x11-misc/xdg-user-dirs )"
+
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-Test-Simple-0.900.0
+ )
+"
diff --git a/dev-perl/File-HomeDir/Manifest b/dev-perl/File-HomeDir/Manifest
index efa8e7494d5..4b9884df341 100644
--- a/dev-perl/File-HomeDir/Manifest
+++ b/dev-perl/File-HomeDir/Manifest
@@ -1 +1,2 @@
DIST File-HomeDir-1.00.tar.gz 51349 SHA256 85b94f3513093ec0a25b91f9f2571918519ae6f2b7a1e8546f8f78d09a877143 SHA512 e033b9a60583a76e7b270b99bc113b5dfd616853e7a9e05c34e03bff3cabfa15f8e50a84a932dfb6ed7c2df0aceba3d0c16cd99e08d82a02c9fbe3747af7e994 WHIRLPOOL 2e87ccac5633a8b92f8fd52fda789d6cb969e8844f417311550afba7d13a32525a5c3733508232d5a672c54509ae757cdb53055ef9a6c93464454bd996c4d527
+DIST File-HomeDir-1.002.tar.gz 35441 SHA256 eb4c0c85775138460cd4013d8117232f08e88381c95c6a93b3d11e969185c274 SHA512 4862c78f65785579d4978d3c4d36ba2a71fb78f069b5671d0cedabd6d187fb4377ae40be45b0abfb00df8dd362fbc28032aab2f39acbbe9f1d7bc4a5b24863d4 WHIRLPOOL 7460e282f55b5ae640772aead76e20313046b03e62255d13ee5b98448ec80da59647d723c7901bb61866b68ec5ca527656233633e554be30349354d29409e400
next reply other threads:[~2017-04-07 14:18 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-07 14:17 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-05-21 8:09 [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-HomeDir/ Agostino Sarubbo
2017-05-22 9:25 Agostino Sarubbo
2017-05-22 9:40 Michael Weber
2017-05-22 13:25 Tobias Klausmann
2017-05-26 14:59 Agostino Sarubbo
2017-05-28 6:44 Markus Meier
2017-06-19 12:38 Kent Fredric
2017-09-18 16:50 Kent Fredric
2017-11-05 18:00 Sergei Trofimovich
2018-10-17 18:54 Fabian Groffen
2020-08-28 19:44 Kent Fredric
2020-10-01 8:28 Kent Fredric
2021-05-30 16:03 Andreas K. Hüttel
2021-05-31 6:03 Agostino Sarubbo
2021-05-31 6:06 Agostino Sarubbo
2021-05-31 6:09 Agostino Sarubbo
2021-05-31 6:11 Agostino Sarubbo
2021-05-31 7:58 Sam James
2021-06-03 15:52 Sergei Trofimovich
2021-06-03 16:26 Sam James
2021-06-07 6:25 Sergei Trofimovich
2021-10-28 20:01 Andreas K. Hüttel
2022-04-25 15:06 Sam James
2022-04-28 15:05 Jakov Smolić
2022-05-14 10:30 WANG Xuerui
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=1491574670.c9067779485853adcf29688a7e604145bc3fa513.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