diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-06-01 12:58:54 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-06-01 12:59:46 +1200 |
commit | 0c419196491e1f35456bc7a90c3bd838568da132 (patch) | |
tree | 742a8d00dab78a5cff1e2f4fe7f7d828aaaac57d /perl-core | |
parent | dev-lang/perl: Start 5.28.9999 series at 5.27.0 (diff) | |
download | gentoo-0c419196491e1f35456bc7a90c3bd838568da132.tar.gz gentoo-0c419196491e1f35456bc7a90c3bd838568da132.tar.bz2 gentoo-0c419196491e1f35456bc7a90c3bd838568da132.zip |
perl-core/File-Path: bump to version 2.130.0 re bug #620304
- EAPI6
- All keywords from virtual/perl-File-Path communicated on the basis
that if File-Path works in Perl Itself, the same code being shipped
independently should work also.
Bug: https://bugs.gentoo.org/620304
Package-Manager: Portage-2.3.5, Repoman-2.3.2
virtual/perl-File-Path: Bump
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/File-Path/File-Path-2.130.0.ebuild | 15 | ||||
-rw-r--r-- | perl-core/File-Path/Manifest | 1 |
2 files changed, 16 insertions, 0 deletions
diff --git a/perl-core/File-Path/File-Path-2.130.0.ebuild b/perl-core/File-Path/File-Path-2.130.0.ebuild new file mode 100644 index 000000000000..9cdad048afe0 --- /dev/null +++ b/perl-core/File-Path/File-Path-2.130.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_AUTHOR=JKEENAN +DIST_VERSION=2.13 +inherit perl-module + +DESCRIPTION="File path and name utilities" + +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + +IUSE="" diff --git a/perl-core/File-Path/Manifest b/perl-core/File-Path/Manifest index e97abfb2bc35..452a88531db6 100644 --- a/perl-core/File-Path/Manifest +++ b/perl-core/File-Path/Manifest @@ -1 +1,2 @@ DIST File-Path-2.09.tar.gz 20683 SHA256 d1e0b5b7f93cc4133e2fc206a34e00dd868886b7ed850d799ccee824d25a225e SHA512 ed04bda2829051094b3504be733ce78277c48b420ddce749b37b6b4fac6f400dd7ab414bfdbdf3df6c182c6e0d2e561200f9229e1cc22e13fae0ec067c80e4d0 WHIRLPOOL 1168b35bf41d99963f3ac916bcbd407fa9306910a29e12371fe2746704314a256095892b55b6c8d6f2527d7b34dd57071957ad6935671a674ee9364c2d428cbe +DIST File-Path-2.13.tar.gz 31094 SHA256 926339064554d2adbdbdea56aef8af8df1e97d49a12389688bb52d5622602f0d SHA512 9684737947bd46a3a4a1bd5f04b712d69cb08c3c6a2801c1017d2a796946162d8121bc614408cbdbb4749d2cdacfd5279ee4db11797e3053efef1d1ec7012562 WHIRLPOOL 6ea5ac1aa75a42b9ce03e1d1fcb5ab855436c93d9a947d5de02e9d0ff41514215a21d4d43b3c9149e095118194154b35cfaa5ac4d9f1371e3c2aa6d5a73bc5c1 |