* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2017-03-15 14:14 Michael Weber
0 siblings, 0 replies; 27+ messages in thread
From: Michael Weber @ 2017-03-15 14:14 UTC (permalink / raw
To: gentoo-commits
commit: 8633a2f4f7f459e882749ea1a9423232572d57f1
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 14:08:02 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 14:14:01 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8633a2f4
dev-perl/File-Copy-Recursive: arm stable (bug 599548).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
index d8bb7059280..26a9015140d 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,6 +10,6 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
SRC_TEST="do"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2018-04-07 15:26 Mart Raudsepp
0 siblings, 0 replies; 27+ messages in thread
From: Mart Raudsepp @ 2018-04-07 15:26 UTC (permalink / raw
To: gentoo-commits
commit: db1e01904daf4d0f8bcd25c4931d7907dd1a2949
Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 7 14:04:56 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Apr 7 15:13:17 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db1e0190
dev-perl/File-Copy-Recursive: added ~arm64 keyword (Bug 652718)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
index 26a9015140d..efc69f94689 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,6 +10,6 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
SRC_TEST="do"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2018-04-07 20:27 Sergei Trofimovich
0 siblings, 0 replies; 27+ messages in thread
From: Sergei Trofimovich @ 2018-04-07 20:27 UTC (permalink / raw
To: gentoo-commits
commit: bd34442c3cc8164f38483da06646a7b27581e2d4
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 7 20:26:35 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Apr 7 20:26:35 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd34442c
dev-perl/File-Copy-Recursive: keyworded 0.380.0-r1 for ppc64, bug #652718
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
index efc69f94689..d5006908864 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
@@ -10,6 +10,6 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
SRC_TEST="do"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2018-08-04 0:29 Mikle Kolyada
0 siblings, 0 replies; 27+ messages in thread
From: Mikle Kolyada @ 2018-08-04 0:29 UTC (permalink / raw
To: gentoo-commits
commit: b8a859557198e4fddfab2a219cd8526e2bd4d153
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 4 00:18:34 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Aug 4 00:18:34 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8a85955
dev-perl/File-Copy-Recursive: Add ~s390 keyword wrt bug #652718
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
index d5006908864..a21c4f2ad3e 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
@@ -10,6 +10,6 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
SRC_TEST="do"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2018-10-17 18:54 Fabian Groffen
0 siblings, 0 replies; 27+ messages in thread
From: Fabian Groffen @ 2018-10-17 18:54 UTC (permalink / raw
To: gentoo-commits
commit: 070ac04a95b31f2fce32dff39993b4d298233f1e
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 17 18:41:51 2018 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Oct 17 18:54:00 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=070ac04a
dev-perl/File-Copy-Recursive: added Prefix keywords, bug #665088
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
index a21c4f2ad3e..f665c2e2691 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,6 +10,6 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2020-07-31 8:31 Kent Fredric
0 siblings, 0 replies; 27+ messages in thread
From: Kent Fredric @ 2020-07-31 8:31 UTC (permalink / raw
To: gentoo-commits
commit: 99ee8a67814128b92d7da482fb014163f5921457
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 31 08:03:03 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 08:31:06 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99ee8a67
dev-perl/File-Copy-Recursive: Bump to version 0.450.0
- EAPI7
- Parallel tests
Upstream:
- Change into directory before emptying it
- Stop emptying/removing a path if it is changed underneath us
- Fix pathrm()
- Fix deep directories with pathmk
- Switch to bsd_glob() for compat
- use Path::Tiny instead of File::Slurp in tests
- pathrm with force guards against absolute paths
- Workaround File::Copy bug in fcopy()
- Set umask for reliability
- Declare missing prereqs
- Remove warning when copying a dir without write perm on the source
- Allow dev = 0 on NetBSD
Keywords:
- Due to new dependency, dev-perl/Test-File, nearly all keywords are
dropped.
- alpha
- amd64-linux
- arm arm64
- hppa
- ia64
- m68k m68k-mint
- mips
- ppc ppc-aix ppc-macos ppc64
- riscv
- s390
- sparc sparc-solaris sparc64-solaris
- x64-macos x64-solaris
- x86-linux x86-solaris
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
.../File-Copy-Recursive-0.450.0.ebuild | 31 ++++++++++++++++++++++
dev-perl/File-Copy-Recursive/Manifest | 1 +
2 files changed, 32 insertions(+)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
new file mode 100644
index 00000000000..f452489de23
--- /dev/null
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=DMUEY
+DIST_VERSION=0.45
+inherit perl-module
+
+DESCRIPTION="uses File::Copy to recursively copy dirs"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ virtual/perl-File-Spec
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-File-Temp
+ dev-perl/Path-Tiny
+ dev-perl/Test-Deep
+ dev-perl/Test-Fatal
+ dev-perl/Test-File
+ >=virtual/perl-Test-Simple-0.880.0
+ dev-perl/Test-Warnings
+ )
+"
diff --git a/dev-perl/File-Copy-Recursive/Manifest b/dev-perl/File-Copy-Recursive/Manifest
index 8988efc1cc1..31312bab31b 100644
--- a/dev-perl/File-Copy-Recursive/Manifest
+++ b/dev-perl/File-Copy-Recursive/Manifest
@@ -1 +1,2 @@
DIST File-Copy-Recursive-0.38.tar.gz 10843 BLAKE2B 5bba9545224c919e8de3e3bb48cbbd3b6707022cd4df43358c78582562c29f728688d91168c15e43b0cb6705cf65957c32c45fa2ba3dcfdb7b6a8530ebc70576 SHA512 49e5dbfc5bdbc554ad8a019c25db85ebfa55765a73758d95271b5f3de9550fd68b4d99aa287898d86bc6c11ea8de97469a85c53d4ad8534594b411be1f18eb87
+DIST File-Copy-Recursive-0.45.tar.gz 19256 BLAKE2B 15a6065883d3b53e51c168a3d67eaf0a78d13c354a73bc2e58eda541980c0b709f2ba431b97486c112d74354b98a4d81a30a13db0fe12e5022fe65ff7eaef2e9 SHA512 6d8a6c55bc54bfe5ce3834527776c6b1466d5672f5f8901c27053188bbc78e87dd62bed8d330c04079b02d0967be0a8d0cd779e67973cf79a2c6ff87d5921c60
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2020-08-17 8:04 Sam James
0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2020-08-17 8:04 UTC (permalink / raw
To: gentoo-commits
commit: 97d9b52d72f4c5893666e3ba437d8e9f1961d523
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 08:00:49 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 08:04:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97d9b52d
dev-perl/File-Copy-Recursive: Keyword 0.450.0 s390, #737594
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
index f452489de23..793e2423084 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~s390 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2020-08-17 8:43 Sam James
0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2020-08-17 8:43 UTC (permalink / raw
To: gentoo-commits
commit: 319ff827b749545f7b32a8549f57c31ce27f6a83
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 08:39:56 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 08:42:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=319ff827
dev-perl/File-Copy-Recursive: Keyword 0.450.0 arm, #737594
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
index 793e2423084..74e9863f853 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="~amd64 ~s390 ~x86"
+KEYWORDS="~amd64 ~arm ~s390 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2020-08-17 8:50 Sam James
0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2020-08-17 8:50 UTC (permalink / raw
To: gentoo-commits
commit: 9e568e32419151a5613af8734e73b3e9c8f952b0
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 08:46:05 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 08:50:22 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e568e32
dev-perl/File-Copy-Recursive: Keyword 0.450.0 sparc, #737594
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
index 74e9863f853..8ddcf5549ad 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~s390 ~x86"
+KEYWORDS="~amd64 ~arm ~s390 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2020-08-17 9:40 Sam James
0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2020-08-17 9:40 UTC (permalink / raw
To: gentoo-commits
commit: b270d1a175f9ab00d84dbf092bf5a02de8537be6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 09:35:54 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 09:39:59 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b270d1a1
dev-perl/File-Copy-Recursive: Keyword 0.450.0 arm64, #737594
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
index 8ddcf5549ad..5e20141d33e 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~s390 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2020-08-17 10:18 Sam James
0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2020-08-17 10:18 UTC (permalink / raw
To: gentoo-commits
commit: f544ef62024d9f2e4630fa8d77585fac9de91ddc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 10:15:49 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 10:15:49 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f544ef62
dev-perl/File-Copy-Recursive: Keyword 0.450.0 ppc64, #737594
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
index 5e20141d33e..c91154aaae8 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~s390 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2020-08-17 21:42 Sergei Trofimovich
0 siblings, 0 replies; 27+ messages in thread
From: Sergei Trofimovich @ 2020-08-17 21:42 UTC (permalink / raw
To: gentoo-commits
commit: 928e5f102f64a47717e41bfbc5181853bf490b65
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 21:40:19 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 21:41:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=928e5f10
dev-perl/File-Copy-Recursive: keyworded 0.450.0 for ia64
keyworded wrt bug #737594
Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
index c91154aaae8..ca642c1bea9 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~s390 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2020-09-02 6:33 Sergei Trofimovich
0 siblings, 0 replies; 27+ messages in thread
From: Sergei Trofimovich @ 2020-09-02 6:33 UTC (permalink / raw
To: gentoo-commits
commit: 52a0261bf6227ecd7475cebd9eb43cf69afca5be
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Wed Sep 2 04:33:48 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Sep 2 06:33:26 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52a0261b
dev-perl/File-Copy-Recursive: keyworded 0.450.0 for hppa, bug #737594
Package-Manager: Portage-3.0.4, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
index ca642c1bea9..204200dfd86 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~s390 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2020-09-04 1:31 Yixun Lan
0 siblings, 0 replies; 27+ messages in thread
From: Yixun Lan @ 2020-09-04 1:31 UTC (permalink / raw
To: gentoo-commits
commit: 7e879cbe7a61259c507cddddf4a9ffd9e2ca10c6
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 4 01:30:30 2020 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri Sep 4 01:31:00 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e879cbe
dev-perl/File-Copy-Recursive: keyword riscv
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
index 204200dfd86..53aabf24a3f 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2020-09-07 7:31 Sergei Trofimovich
0 siblings, 0 replies; 27+ messages in thread
From: Sergei Trofimovich @ 2020-09-07 7:31 UTC (permalink / raw
To: gentoo-commits
commit: 24578e6bba73c67b3bacfa553e40f82f7de3d845
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 7 07:30:06 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Sep 7 07:31:49 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24578e6b
dev-perl/File-Copy-Recursive: keyworded 0.450.0 for ppc
keyworded wrt bug #737594
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
index 53aabf24a3f..cf1d28acf3b 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2020-09-26 19:44 Matt Turner
0 siblings, 0 replies; 27+ messages in thread
From: Matt Turner @ 2020-09-26 19:44 UTC (permalink / raw
To: gentoo-commits
commit: 56e9cbe26d0a09679ab54c0863b5f60b925e6394
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 26 19:44:22 2020 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Sep 26 19:44:39 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56e9cbe2
dev-perl/File-Copy-Recursive: Keyword 0.450.0 alpha, #737594
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
index cf1d28acf3b..4c679efe0e3 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2020-10-22 5:11 Joshua Kinard
0 siblings, 0 replies; 27+ messages in thread
From: Joshua Kinard @ 2020-10-22 5:11 UTC (permalink / raw
To: gentoo-commits
commit: 160e1417b5dd090d01928bf2562ea3c484bea41c
Author: Joshua Kinard <kumba <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 22 04:56:15 2020 +0000
Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org>
CommitDate: Thu Oct 22 04:56:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=160e1417
dev-perl/File-Copy-Recursive: Added ~mips to KEYWORDS
Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org>
Package-Manager: Portage-3.0.8, Repoman-3.0.2
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
index 4c679efe0e3..f5ec38e4586 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2020-11-28 9:57 Sam James
0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2020-11-28 9:57 UTC (permalink / raw
To: gentoo-commits
commit: db66f9c65fe704270259771ec33318ba49794287
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 28 09:54:52 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 28 09:57:16 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db66f9c6
dev-perl/File-Copy-Recursive: ~x64-macos keyworded
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
index f5ec38e4586..18953368ea7 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2020-12-12 1:41 Kent Fredric
0 siblings, 0 replies; 27+ messages in thread
From: Kent Fredric @ 2020-12-12 1:41 UTC (permalink / raw
To: gentoo-commits
commit: 63608ee2abf94efa82ae5169c51c2d2b4953ac85
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 10 09:17:14 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Dec 12 01:41:16 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63608ee2
dev-perl/File-Copy-Recursive: 0.450.0 Restore ~m68k re bug #737594
- Build/Test OK as well
- Build/Test OK as well for relevant revdeps
Bug: https://bugs.gentoo.org/737594
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
index 18953368ea7..78b2b02395c 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2021-05-31 6:03 Agostino Sarubbo
0 siblings, 0 replies; 27+ messages in thread
From: Agostino Sarubbo @ 2021-05-31 6:03 UTC (permalink / raw
To: gentoo-commits
commit: 0ae7aefd51e9b24a7c37c08360d14f66ea4d7dc9
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 06:02:24 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon May 31 06:02:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ae7aefd
dev-perl/File-Copy-Recursive: amd64 stable wrt bug #792831
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
index 78b2b02395c..fa351e2274c 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2021-05-31 6:06 Agostino Sarubbo
0 siblings, 0 replies; 27+ messages in thread
From: Agostino Sarubbo @ 2021-05-31 6:06 UTC (permalink / raw
To: gentoo-commits
commit: 6088149b582482420d8105f09bb1ff15501441ef
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 06:06:09 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon May 31 06:06:09 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6088149b
dev-perl/File-Copy-Recursive: ppc64 stable wrt bug #792831
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
index fa351e2274c..8a6499a27fb 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2021-05-31 6:09 Agostino Sarubbo
0 siblings, 0 replies; 27+ messages in thread
From: Agostino Sarubbo @ 2021-05-31 6:09 UTC (permalink / raw
To: gentoo-commits
commit: 148824925b38edff3ddae982c326f814f748cf7d
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 06:08:49 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon May 31 06:08:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14882492
dev-perl/File-Copy-Recursive: sparc stable wrt bug #792831
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
index 8a6499a27fb..34650b213c7 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2021-05-31 6:11 Agostino Sarubbo
0 siblings, 0 replies; 27+ messages in thread
From: Agostino Sarubbo @ 2021-05-31 6:11 UTC (permalink / raw
To: gentoo-commits
commit: 8218eeb53a4cf52cca3c68d0507c28736e4a3776
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 06:11:13 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon May 31 06:11:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8218eeb5
dev-perl/File-Copy-Recursive: x86 stable wrt bug #792831
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
index 34650b213c7..47bcb6864db 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2021-05-31 7:58 Sam James
0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2021-05-31 7:58 UTC (permalink / raw
To: gentoo-commits
commit: daea4d506f997ed6d96097a6ddbd867444cd74fd
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 07:55:21 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 31 07:55:21 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daea4d50
dev-perl/File-Copy-Recursive: Stabilize 0.450.0 arm, #792831
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
index 47bcb6864db..ac7e793ec83 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2021-05-31 7:58 Sam James
0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2021-05-31 7:58 UTC (permalink / raw
To: gentoo-commits
commit: a2264ce77fd9b03390113e8b26221311dc991707
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 07:56:49 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 31 07:56:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2264ce7
dev-perl/File-Copy-Recursive: Stabilize 0.450.0 ppc, #792831
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
index ac7e793ec83..e3da17924df 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2021-06-02 16:45 Sam James
0 siblings, 0 replies; 27+ messages in thread
From: Sam James @ 2021-06-02 16:45 UTC (permalink / raw
To: gentoo-commits
commit: 9686469618e6e9792889ce82c8b5f7ddf3bf46a9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 2 16:44:17 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 2 16:44:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96864696
dev-perl/File-Copy-Recursive: Stabilize 0.450.0 arm64, #792831
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
index e3da17924df..d4c56ad4be8 100644
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
+++ b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.450.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="uses File::Copy to recursively copy dirs"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"
^ permalink raw reply related [flat|nested] 27+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/
@ 2021-10-17 18:56 Andreas K. Hüttel
0 siblings, 0 replies; 27+ messages in thread
From: Andreas K. Hüttel @ 2021-10-17 18:56 UTC (permalink / raw
To: gentoo-commits
commit: 03d800bbc3360ebf3901a8fff1b9a14e2a27bb7c
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 17 18:54:17 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Oct 17 18:56:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03d800bb
dev-perl/File-Copy-Recursive: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
.../File-Copy-Recursive-0.380.0-r1.ebuild | 15 ---------------
dev-perl/File-Copy-Recursive/Manifest | 1 -
2 files changed, 16 deletions(-)
diff --git a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild b/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
deleted file mode 100644
index 39725cdef95..00000000000
--- a/dev-perl/File-Copy-Recursive/File-Copy-Recursive-0.380.0-r1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=DMUEY
-MODULE_VERSION=0.38
-inherit perl-module
-
-DESCRIPTION="uses File::Copy to recursively copy dirs"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-SRC_TEST="do"
diff --git a/dev-perl/File-Copy-Recursive/Manifest b/dev-perl/File-Copy-Recursive/Manifest
index 31312bab31b..e8a1eeb0282 100644
--- a/dev-perl/File-Copy-Recursive/Manifest
+++ b/dev-perl/File-Copy-Recursive/Manifest
@@ -1,2 +1 @@
-DIST File-Copy-Recursive-0.38.tar.gz 10843 BLAKE2B 5bba9545224c919e8de3e3bb48cbbd3b6707022cd4df43358c78582562c29f728688d91168c15e43b0cb6705cf65957c32c45fa2ba3dcfdb7b6a8530ebc70576 SHA512 49e5dbfc5bdbc554ad8a019c25db85ebfa55765a73758d95271b5f3de9550fd68b4d99aa287898d86bc6c11ea8de97469a85c53d4ad8534594b411be1f18eb87
DIST File-Copy-Recursive-0.45.tar.gz 19256 BLAKE2B 15a6065883d3b53e51c168a3d67eaf0a78d13c354a73bc2e58eda541980c0b709f2ba431b97486c112d74354b98a4d81a30a13db0fe12e5022fe65ff7eaef2e9 SHA512 6d8a6c55bc54bfe5ce3834527776c6b1466d5672f5f8901c27053188bbc78e87dd62bed8d330c04079b02d0967be0a8d0cd779e67973cf79a2c6ff87d5921c60
^ permalink raw reply related [flat|nested] 27+ messages in thread
end of thread, other threads:[~2021-10-17 18:56 UTC | newest]
Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-17 8:50 [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Recursive/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2021-10-17 18:56 Andreas K. Hüttel
2021-06-02 16:45 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
2020-12-12 1:41 Kent Fredric
2020-11-28 9:57 Sam James
2020-10-22 5:11 Joshua Kinard
2020-09-26 19:44 Matt Turner
2020-09-07 7:31 Sergei Trofimovich
2020-09-04 1:31 Yixun Lan
2020-09-02 6:33 Sergei Trofimovich
2020-08-17 21:42 Sergei Trofimovich
2020-08-17 10:18 Sam James
2020-08-17 9:40 Sam James
2020-08-17 8:43 Sam James
2020-08-17 8:04 Sam James
2020-07-31 8:31 Kent Fredric
2018-10-17 18:54 Fabian Groffen
2018-08-04 0:29 Mikle Kolyada
2018-04-07 20:27 Sergei Trofimovich
2018-04-07 15:26 Mart Raudsepp
2017-03-15 14:14 Michael Weber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox