[gentoo-commits] repo/gentoo:master commit in: perl-core/File-Path/, profiles/

2021-09-04 Thread Jakov Smolić
commit: 7683ebd61c97d73037c8df956cd3fa836e8574dd
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Aug 30 17:46:59 2021 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Sep  4 09:32:10 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7683ebd6

perl-core/File-Path: Remove last-rited package

Signed-off-by: Jakov Smolić  gentoo.org>

 perl-core/File-Path/File-Path-2.130.0.ebuild | 15 ---
 perl-core/File-Path/Manifest |  1 -
 perl-core/File-Path/metadata.xml | 12 
 profiles/package.mask|  1 -
 4 files changed, 29 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
deleted file mode 100644
index 522810f0dd4..000
--- a/perl-core/File-Path/File-Path-2.130.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# 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=""
-
-IUSE=""

diff --git a/perl-core/File-Path/Manifest b/perl-core/File-Path/Manifest
deleted file mode 100644
index 462ba741cae..000
--- a/perl-core/File-Path/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST File-Path-2.13.tar.gz 31094 BLAKE2B 
5dba747c6c269dcebf833537f7d9ad5f72dd08dfa8446c98a5bce2ea933f83d7a664a1fb49fe79505d0ca13a11741bef18dcf74df571fd3f8c3bd88b777c5aae
 SHA512 
9684737947bd46a3a4a1bd5f04b712d69cb08c3c6a2801c1017d2a796946162d8121bc614408cbdbb4749d2cdacfd5279ee4db11797e3053efef1d1ec7012562

diff --git a/perl-core/File-Path/metadata.xml b/perl-core/File-Path/metadata.xml
deleted file mode 100644
index 75ff9ee9ff8..000
--- a/perl-core/File-Path/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-  
-p...@gentoo.org
-Gentoo Perl Project
-  
-  
-File-Path
-File::Path
-  
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 4d4fdb400d8..c3e4b32dd0e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -208,7 +208,6 @@ mail-client/trojita
 # Removal in 30 days.
 perl-core/ExtUtils-MakeMaker
 perl-core/ExtUtils-Manifest
-perl-core/File-Path
 
 # Joonas Niilola  (2021-07-29)
 # Upstream provided migration instructions from 2. -> 3. update,



[gentoo-commits] repo/gentoo:master commit in: perl-core/File-Path/

2020-02-10 Thread Andreas K. Hüttel
commit: f4cc1e73d518fa98c132399c4f607082bc986dd8
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Feb  2 06:08:16 2020 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Mon Feb 10 21:53:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4cc1e73

perl-core/File-Path: Drop keywords

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Andreas K. Hüttel  gentoo.org>

 perl-core/File-Path/File-Path-2.130.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 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
index d9ab6a0ab1c..522810f0dd4 100644
--- a/perl-core/File-Path/File-Path-2.130.0.ebuild
+++ b/perl-core/File-Path/File-Path-2.130.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,6 +10,6 @@ inherit perl-module
 DESCRIPTION="File path and name utilities"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh 
sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS=""
 
 IUSE=""



[gentoo-commits] repo/gentoo:master commit in: perl-core/File-Path/

2019-07-17 Thread Kent Fredric
commit: 2146ac7c08225c4e3f9c5eefc796ba0f32f45a66
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Jul 18 01:14:20 2019 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Jul 18 01:18:52 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2146ac7c

perl-core/File-Path: Add ~riscv from dev-lang/perl

Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="riscv"
Signed-off-by: Kent Fredric  gentoo.org>

 perl-core/File-Path/File-Path-2.130.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 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
index 3935e881f72..f15e70f1fb7 100644
--- a/perl-core/File-Path/File-Path-2.130.0.ebuild
+++ b/perl-core/File-Path/File-Path-2.130.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,6 +10,6 @@ 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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh 
sparc x86 ~ppc-aix ~x64-cygwin ~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=""



[gentoo-commits] repo/gentoo:master commit in: perl-core/File-Path/, perl-core/Locale-Maketext-Simple/, perl-core/Digest-SHA/, ...

2017-12-10 Thread Michał Górny
commit: e6208041b2b0fa7dc18291bb924eb0f5a06af423
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Dec 10 12:19:18 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Dec 10 12:24:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6208041

perl-core/*: Update Manifest hashes

 perl-core/CPAN-Meta-Requirements/Manifest | 2 +-
 perl-core/CPAN-Meta/Manifest  | 2 +-
 perl-core/Data-Dumper/Manifest| 2 +-
 perl-core/Devel-PPPort/Manifest   | 2 +-
 perl-core/Digest-MD5/Manifest | 2 +-
 perl-core/Digest-SHA/Manifest | 2 +-
 perl-core/Digest/Manifest | 2 +-
 perl-core/Dumpvalue/Manifest  | 2 +-
 perl-core/Encode/Manifest | 2 +-
 perl-core/ExtUtils-Constant/Manifest  | 2 +-
 perl-core/ExtUtils-MakeMaker/Manifest | 2 +-
 perl-core/ExtUtils-Manifest/Manifest  | 2 +-
 perl-core/File-Path/Manifest  | 2 +-
 perl-core/File-Temp/Manifest  | 2 +-
 perl-core/Getopt-Long/Manifest| 2 +-
 perl-core/HTTP-Tiny/Manifest  | 2 +-
 perl-core/IO-Zlib/Manifest| 2 +-
 perl-core/JSON-PP/Manifest| 2 +-
 perl-core/Locale-Maketext-Simple/Manifest | 2 +-
 perl-core/MIME-Base64/Manifest| 2 +-
 perl-core/Math-BigInt/Manifest| 4 ++--
 perl-core/Math-Complex/Manifest   | 2 +-
 perl-core/Memoize/Manifest| 2 +-
 perl-core/Module-CoreList/Manifest| 6 +++---
 perl-core/Module-Loaded/Manifest  | 2 +-
 perl-core/Module-Metadata/Manifest| 2 +-
 perl-core/Params-Check/Manifest   | 2 +-
 perl-core/Pod-Simple/Manifest | 2 +-
 perl-core/Scalar-List-Utils/Manifest  | 2 +-
 perl-core/Sys-Syslog/Manifest | 2 +-
 perl-core/Term-ANSIColor/Manifest | 2 +-
 perl-core/Test-Simple/Manifest| 4 ++--
 perl-core/Test/Manifest   | 2 +-
 perl-core/Text-Balanced/Manifest  | 2 +-
 perl-core/Text-ParseWords/Manifest| 2 +-
 perl-core/Text-Tabs+Wrap/Manifest | 2 +-
 perl-core/Thread-Semaphore/Manifest   | 2 +-
 perl-core/Time-HiRes/Manifest | 2 +-
 perl-core/Time-Local/Manifest | 2 +-
 perl-core/Unicode-Collate/Manifest| 6 +++---
 perl-core/Unicode-Normalize/Manifest  | 2 +-
 perl-core/libnet/Manifest | 2 +-
 perl-core/parent/Manifest | 2 +-
 perl-core/podlators/Manifest  | 2 +-
 perl-core/version/Manifest| 2 +-
 45 files changed, 51 insertions(+), 51 deletions(-)

diff --git a/perl-core/CPAN-Meta-Requirements/Manifest 
b/perl-core/CPAN-Meta-Requirements/Manifest
index 8fafa2e8680..12da34b30c6 100644
--- a/perl-core/CPAN-Meta-Requirements/Manifest
+++ b/perl-core/CPAN-Meta-Requirements/Manifest
@@ -1 +1 @@
-DIST CPAN-Meta-Requirements-2.125.tar.gz 22320 SHA256 
1826828d3430e08c48fd94212a401338f794216112d0035125569439a5cfdab4 SHA512 
78fe6237012ed8c4ba06fce2205dbf7d65e26bd9e9ef263aa5329dbce671f1c6630f30b4c443af0ed6d9289c4711d03924bd4bfbdea48d841ec4a3b24e448de4
 WHIRLPOOL 
842c52a24c2f6f3948d0a9d9c84f3399f2379ee80620a264b935fb775163880063918af091570b4d805519736a514794ff108b4261e4b080dffba65c82cdf46b
+DIST CPAN-Meta-Requirements-2.125.tar.gz 22320 BLAKE2B 
4f0f3b4e83557c8badd2c65b72e391f50f299cae7cd38bcb5f1340942fc3dc92e44061d635bfc8e4cbcfd28ca8e0b9c9801085b6c3f65ef0137fdf7a304eea4c
 SHA512 
78fe6237012ed8c4ba06fce2205dbf7d65e26bd9e9ef263aa5329dbce671f1c6630f30b4c443af0ed6d9289c4711d03924bd4bfbdea48d841ec4a3b24e448de4

diff --git a/perl-core/CPAN-Meta/Manifest b/perl-core/CPAN-Meta/Manifest
index 78774141fd9..91e03960063 100644
--- a/perl-core/CPAN-Meta/Manifest
+++ b/perl-core/CPAN-Meta/Manifest
@@ -1 +1 @@
-DIST CPAN-Meta-2.150001.tar.gz 100111 SHA256 
46964900db7f8a5efa0ece4fa151272450554c4101c4c4b66785411918680e3e SHA512 
7d54fba6491e469462e45a8ab20334bb1a95a28597047445a35f93813687deb5fb28b73c67f14647a976edf089e026d432dd88b5d6091115afec4b84487a811a
 WHIRLPOOL 
44485d824ae007945024c97dcbf12e988498ff300037b8c884ce0957ba54b1c8a5b250ae7654378d873b537081e2c980a5a00a4249b882edeee891eb54313c70
+DIST CPAN-Meta-2.150001.tar.gz 100111 BLAKE2B 
c0c8c204e47a5151328d3a7676d14434d40ce199562eab192a4dead5e529bf9fe845644fd67b9129b9f04b10224c68ef35eb74c4ff163dc4ad5812e116cb9285
 SHA512 
7d54fba6491e469462e45a8ab20334bb1a95a28597047445a35f93813687deb5fb28b73c67f14647a976edf089e026d432dd88b5d6091115afec4b84487a811a

diff --git a/perl-core/Data-Dumper/Manifest b/perl-core/Data-Dumper/Manifest
index 448426d26e7..2d325e1a594 100644
--- a/perl-core/Data-Dumper/Manifest
+++ b/perl-core/Data-Dumper/Manifest
@@ -1 +1 @@
-DIST Data-Dumper-2.154.tar.gz 100369 SHA256 
e30fcb6dea290cda85b67fc46d227a2ea890a8bd36c213557adec9c99ebd212f SHA512 
b97cccaf3f4f5ad22019efc8a4f199ae5e08a6c5020cb99f7f2f38471a7cb6736b0a40ee46bd3e71f8096f861cd84b453351b3ef7529791c7013d97d69612f26
 WHIRLPOOL 

[gentoo-commits] repo/gentoo:master commit in: perl-core/File-Path/

2017-09-11 Thread Kent Fredric
commit: 88071a939c90a9ae0f6c5bebdc0e92874a4a125a
Author: Kent Fredric  gentoo  org>
AuthorDate: Tue Sep 12 02:28:36 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Tue Sep 12 02:33:22 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88071a93

perl-core/File-Path: Stable 2.130.0 for arm64, bug #620304

Tested-by: abkinch
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 perl-core/File-Path/File-Path-2.130.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-core/File-Path/File-Path-2.130.0.ebuild 
b/perl-core/File-Path/File-Path-2.130.0.ebuild
index d6be75cb89d..47dbb9dd467 100644
--- a/perl-core/File-Path/File-Path-2.130.0.ebuild
+++ b/perl-core/File-Path/File-Path-2.130.0.ebuild
@@ -10,6 +10,6 @@ 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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~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=""



[gentoo-commits] repo/gentoo:master commit in: perl-core/File-Path/

2017-09-11 Thread Sergei Trofimovich
commit: 14ae554ca5715c4c6a4d98e1f2f567dde1d08ed4
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Mon Sep 11 21:41:18 2017 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Sep 11 21:41:48 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14ae554c

perl-core/File-Path: stable 2.130.0 for hppa, bug #620304 (thanks to Dakon)

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"

 perl-core/File-Path/File-Path-2.130.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-core/File-Path/File-Path-2.130.0.ebuild 
b/perl-core/File-Path/File-Path-2.130.0.ebuild
index 3d251bcedf6..d6be75cb89d 100644
--- a/perl-core/File-Path/File-Path-2.130.0.ebuild
+++ b/perl-core/File-Path/File-Path-2.130.0.ebuild
@@ -10,6 +10,6 @@ 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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~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=""



[gentoo-commits] repo/gentoo:master commit in: perl-core/File-Path/

2017-08-08 Thread Markus Meier
commit: 588d63b5502f72f68de6d092f572e0735be8e2a2
Author: Markus Meier  gentoo  org>
AuthorDate: Tue Aug  8 20:39:40 2017 +
Commit: Markus Meier  gentoo  org>
CommitDate: Tue Aug  8 20:39:40 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=588d63b5

perl-core/File-Path: arm stable, bug #620304

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 perl-core/File-Path/File-Path-2.130.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-core/File-Path/File-Path-2.130.0.ebuild 
b/perl-core/File-Path/File-Path-2.130.0.ebuild
index 17403ec9b71..3d251bcedf6 100644
--- a/perl-core/File-Path/File-Path-2.130.0.ebuild
+++ b/perl-core/File-Path/File-Path-2.130.0.ebuild
@@ -10,6 +10,6 @@ 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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris 
~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
sparc x86 ~ppc-aix ~x64-cygwin ~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=""



[gentoo-commits] repo/gentoo:master commit in: perl-core/File-Path/

2017-06-15 Thread Andreas Hüttel
commit: 797245774edcca7cbdd92f6fd8f155ea722fbca4
Author: Andreas K. Hüttel  gentoo  org>
AuthorDate: Sun Jun  4 23:12:40 2017 +
Commit: Andreas Hüttel  gentoo  org>
CommitDate: Fri Jun 16 00:32:51 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79724577

perl-core/File-Path: Remove old

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 perl-core/File-Path/File-Path-2.90.0.ebuild | 16 
 perl-core/File-Path/Manifest|  1 -
 2 files changed, 17 deletions(-)

diff --git a/perl-core/File-Path/File-Path-2.90.0.ebuild 
b/perl-core/File-Path/File-Path-2.90.0.ebuild
deleted file mode 100644
index 4eeda7e6932..000
--- a/perl-core/File-Path/File-Path-2.90.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=DLAND
-MODULE_VERSION=2.09
-inherit perl-module
-
-DESCRIPTION="File path and name utilities"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86 ~ppc-aix"
-IUSE=""
-
-SRC_TEST=do

diff --git a/perl-core/File-Path/Manifest b/perl-core/File-Path/Manifest
index 452a88531db..5d9a3e287cd 100644
--- a/perl-core/File-Path/Manifest
+++ b/perl-core/File-Path/Manifest
@@ -1,2 +1 @@
-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



[gentoo-commits] repo/gentoo:master commit in: perl-core/File-Path/

2017-06-04 Thread Tobias Klausmann
commit: 37e3ec3b83470ec3c600c3443018381a3aa9c43d
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Jun  4 19:20:18 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Jun  4 19:20:18 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37e3ec3b

perl-core/File-Path-2.130.0-r0: add alpha keyword

Gentoo-Bug: 620304

 perl-core/File-Path/File-Path-2.130.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-core/File-Path/File-Path-2.130.0.ebuild 
b/perl-core/File-Path/File-Path-2.130.0.ebuild
index 031f8b442fe..81c1969a8d8 100644
--- a/perl-core/File-Path/File-Path-2.130.0.ebuild
+++ b/perl-core/File-Path/File-Path-2.130.0.ebuild
@@ -10,6 +10,6 @@ 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"
+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=""



[gentoo-commits] repo/gentoo:master commit in: perl-core/File-Path/

2017-06-04 Thread Agostino Sarubbo
commit: acadbf08c3bf919d1ffa6df6089ba0c68d45eb40
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Sun Jun  4 10:41:23 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Sun Jun  4 10:42:23 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acadbf08

perl-core/File-Path: x86 stable wrt bug #620304

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 perl-core/File-Path/File-Path-2.130.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-core/File-Path/File-Path-2.130.0.ebuild 
b/perl-core/File-Path/File-Path-2.130.0.ebuild
index 42dad2e5fbc..031f8b442fe 100644
--- a/perl-core/File-Path/File-Path-2.130.0.ebuild
+++ b/perl-core/File-Path/File-Path-2.130.0.ebuild
@@ -10,6 +10,6 @@ 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"
+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=""



[gentoo-commits] repo/gentoo:master commit in: perl-core/File-Path/

2017-06-01 Thread Agostino Sarubbo
commit: ca08b03546a8ab61bf3182ffb9e13c8b9ef8bc8c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  1 13:36:44 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  1 13:36:44 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca08b035

perl-core/File-Path: amd64 stable wrt bug #620304

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 perl-core/File-Path/File-Path-2.130.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-core/File-Path/File-Path-2.130.0.ebuild 
b/perl-core/File-Path/File-Path-2.130.0.ebuild
index 9cdad048afe..42dad2e5fbc 100644
--- a/perl-core/File-Path/File-Path-2.130.0.ebuild
+++ b/perl-core/File-Path/File-Path-2.130.0.ebuild
@@ -10,6 +10,6 @@ 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"
+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=""