public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Link/
@ 2015-10-29 16:11 Ian Delaney
  0 siblings, 0 replies; 16+ messages in thread
From: Ian Delaney @ 2015-10-29 16:11 UTC (permalink / raw
  To: gentoo-commits

commit:     310a320583cc118d75c22ab050b1ad853f66be99
Author:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 29 13:25:23 2015 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Thu Oct 29 16:11:42 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=310a3205

dev-perl/File-Copy-Link: update maintainer's email address in metadata

Package-Manager: portage-2.2.23

 dev-perl/File-Copy-Link/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/File-Copy-Link/metadata.xml b/dev-perl/File-Copy-Link/metadata.xml
index 98656dc..2e20cc3 100644
--- a/dev-perl/File-Copy-Link/metadata.xml
+++ b/dev-perl/File-Copy-Link/metadata.xml
@@ -3,7 +3,7 @@
 <pkgmetadata>
 	<herd>proxy-maintainers</herd>
 	<maintainer>
-		<email>christian.affolter@stepping-stone.ch</email>
+		<email>c.affolter@stepping-stone.ch</email>
 		<description>Maintainer</description>
 	</maintainer>
 	<maintainer>


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Link/
@ 2016-01-10  0:18 Andreas Hüttel
  0 siblings, 0 replies; 16+ messages in thread
From: Andreas Hüttel @ 2016-01-10  0:18 UTC (permalink / raw
  To: gentoo-commits

commit:     181a140326f0ac4a5c5bd1bc2cf9a6999066f6c5
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 10 00:17:41 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jan 10 00:18:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=181a1403

dev-perl/File-Copy-Link: Version bump

Package-Manager: portage-2.2.26

 .../File-Copy-Link/File-Copy-Link-0.140.0.ebuild   | 26 ++++++++++++++++++++++
 dev-perl/File-Copy-Link/Manifest                   |  1 +
 2 files changed, 27 insertions(+)

diff --git a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
new file mode 100644
index 0000000..c4b9e70
--- /dev/null
+++ b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=RMBARKER
+DIST_VERSION=0.140
+inherit perl-module
+
+DESCRIPTION="Perl extension for replacing a link by a copy of the linked file"
+
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-File-Spec
+"
+DEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-0.380.0
+	test? (
+		virtual/perl-File-Temp
+		virtual/perl-Test-Simple
+	)
+"

diff --git a/dev-perl/File-Copy-Link/Manifest b/dev-perl/File-Copy-Link/Manifest
index df73acc..3a8daf1 100644
--- a/dev-perl/File-Copy-Link/Manifest
+++ b/dev-perl/File-Copy-Link/Manifest
@@ -1 +1,2 @@
 DIST File-Copy-Link-0.113.tar.gz 10947 SHA256 65ce6165078a2e940d089337512c38bea4639fe021666ef3fd747cd1462a7820 SHA512 c1f51f107e81b0a88391eca66291f484600b193d5c219e44fd7f94fbabde0a9459b98cab5de9c0993374a775b729f7d228d87889c9395465c90b0295f4496f91 WHIRLPOOL c27df349102513cbe11d2a9f39059ec7b62d450f661709a25f4cf76bdf7a93d91c1a378f5d3eb992823537a999f7fce119c439f32950a4e7807824fc80ca07b8
+DIST File-Copy-Link-0.140.tar.gz 11157 SHA256 2063656dcd38bade43dc7f1e2ef5f1b6a8086c2f15d37b334189bd2a28e8ffeb SHA512 d937d8353c4be3070591c7e28ea177e587326936cea6d84d895d0fd951e663e506c5680f0d8acad756972db7c70147b31078a2e2595bcab4bb56879b97f3c8b1 WHIRLPOOL e02f76a92f6287c34c2dfc7793352d32c3b405f962bf8f7a861bc87430309a86b94bff82c28e46f9f5e3b6492310b2b7911e2105a2c19dbb3fa5da7fd43588d8


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Link/
@ 2016-09-08 19:10 Kent Fredric
  0 siblings, 0 replies; 16+ messages in thread
From: Kent Fredric @ 2016-09-08 19:10 UTC (permalink / raw
  To: gentoo-commits

commit:     4a4a1e2b9ab4442db544e3199c6dbe414ed05ce2
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  8 14:21:12 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Sep  8 19:05:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a4a1e2b

dev-perl/File-Copy-Link: Cleanup metadata.xml whitespace

Package-Manager: portage-2.3.0

 dev-perl/File-Copy-Link/metadata.xml | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/dev-perl/File-Copy-Link/metadata.xml b/dev-perl/File-Copy-Link/metadata.xml
index 105ebf0..b358867 100644
--- a/dev-perl/File-Copy-Link/metadata.xml
+++ b/dev-perl/File-Copy-Link/metadata.xml
@@ -1,15 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="person">
-		<email>c.affolter@stepping-stone.ch</email>
-		<description>Maintainer</description>
-	</maintainer>
-	<maintainer type="person">
-		<email>dev-zero@gentoo.org</email>
-		<description>Proxy maintainer</description>
-	</maintainer>
-	<maintainer type="project">
+  <maintainer type="person">
+    <email>c.affolter@stepping-stone.ch</email>
+    <description>Maintainer</description>
+  </maintainer>
+  <maintainer type="person">
+    <email>dev-zero@gentoo.org</email>
+    <description>Proxy maintainer</description>
+  </maintainer>
+  <maintainer type="project">
     <email>proxy-maint@gentoo.org</email>
     <name>Proxy Maintainers</name>
   </maintainer>
@@ -17,7 +17,7 @@
     <email>perl@gentoo.org</email>
     <name>Gentoo Perl Project</name>
   </maintainer>
-	<longdescription>The Quota module provides access to file system quotas. The quotactl system call or ioctl is used to query or set quotas on the local host, or queries are submitted via RPC to a remote host. Mount tables can be parsed with getmntent and paths can be translated to device files (or whatever the actual quotactl implementations needs as argument) of the according file system.</longdescription>
+  <longdescription>The Quota module provides access to file system quotas. The quotactl system call or ioctl is used to query or set quotas on the local host, or queries are submitted via RPC to a remote host. Mount tables can be parsed with getmntent and paths can be translated to device files (or whatever the actual quotactl implementations needs as argument) of the according file system.</longdescription>
   <upstream>
     <remote-id type="cpan">File-Copy-Link</remote-id>
     <remote-id type="cpan-module">File::Copy::Link</remote-id>


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Link/
@ 2016-09-08 19:10 Kent Fredric
  0 siblings, 0 replies; 16+ messages in thread
From: Kent Fredric @ 2016-09-08 19:10 UTC (permalink / raw
  To: gentoo-commits

commit:     d81bd65399da2c4f2c6cec1eae86de1a9f873e2b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  8 14:00:31 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Sep  8 19:05:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d81bd653

dev-perl/File-Copy-Link: Adopt to Gentoo Perl

Package-Manager: portage-2.3.0

 dev-perl/File-Copy-Link/metadata.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dev-perl/File-Copy-Link/metadata.xml b/dev-perl/File-Copy-Link/metadata.xml
index 5bf0d39..933a89e 100644
--- a/dev-perl/File-Copy-Link/metadata.xml
+++ b/dev-perl/File-Copy-Link/metadata.xml
@@ -13,6 +13,10 @@
     <email>proxy-maint@gentoo.org</email>
     <name>Proxy Maintainers</name>
   </maintainer>
+  <maintainer type="project">
+    <email>perl@gentoo.org</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
 	<longdescription>The Quota module provides access to file system quotas. The quotactl system call or ioctl is used to query or set quotas on the local host, or queries are submitted via RPC to a remote host. Mount tables can be parsed with getmntent and paths can be translated to device files (or whatever the actual quotactl implementations needs as argument) of the according file system.</longdescription>
   <upstream>
     <remote-id type="cpan">File-Copy-Link</remote-id>


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Link/
@ 2016-09-08 19:10 Kent Fredric
  0 siblings, 0 replies; 16+ messages in thread
From: Kent Fredric @ 2016-09-08 19:10 UTC (permalink / raw
  To: gentoo-commits

commit:     be9938402b8d3be6dd7df36b88919297acf827e7
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  8 14:16:06 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Sep  8 19:05:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be993840

dev-perl/File-Copy-Link: Add missing remote-id's

Package-Manager: portage-2.3.0

 dev-perl/File-Copy-Link/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/File-Copy-Link/metadata.xml b/dev-perl/File-Copy-Link/metadata.xml
index 933a89e..105ebf0 100644
--- a/dev-perl/File-Copy-Link/metadata.xml
+++ b/dev-perl/File-Copy-Link/metadata.xml
@@ -21,5 +21,6 @@
   <upstream>
     <remote-id type="cpan">File-Copy-Link</remote-id>
     <remote-id type="cpan-module">File::Copy::Link</remote-id>
+    <remote-id type="cpan-module">File::Spec::Link</remote-id>
   </upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Link/
@ 2016-09-08 19:10 Kent Fredric
  0 siblings, 0 replies; 16+ messages in thread
From: Kent Fredric @ 2016-09-08 19:10 UTC (permalink / raw
  To: gentoo-commits

commit:     3673fec182f611a73fa801651933783db896a271
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  8 14:25:21 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Sep  8 19:05:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3673fec1

dev-perl/File-Copy-Link: Remove POD Author tests

Package-Manager: portage-2.3.0

 dev-perl/File-Copy-Link/File-Copy-Link-0.113.0-r1.ebuild | 7 ++++++-
 dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild    | 5 +++++
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/dev-perl/File-Copy-Link/File-Copy-Link-0.113.0-r1.ebuild b/dev-perl/File-Copy-Link/File-Copy-Link-0.113.0-r1.ebuild
index 6119f41..0221145 100644
--- a/dev-perl/File-Copy-Link/File-Copy-Link-0.113.0-r1.ebuild
+++ b/dev-perl/File-Copy-Link/File-Copy-Link-0.113.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -20,3 +20,8 @@ DEPEND="dev-perl/Module-Build
 	${RDEPEND}"
 
 SRC_TEST="do"
+
+src_test() {
+	perl_rm_files t/pod-coverage.t t/pod.t
+	perl-module_src_test
+}

diff --git a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
index c4b9e70..5c693f8 100644
--- a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
+++ b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
@@ -24,3 +24,8 @@ DEPEND="${RDEPEND}
 		virtual/perl-Test-Simple
 	)
 "
+
+src_test() {
+	perl_rm_files t/pod-coverage.t t/pod.t
+	perl-module_src_test
+}


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Link/
@ 2017-02-03 22:35 Jeroen Roovers
  0 siblings, 0 replies; 16+ messages in thread
From: Jeroen Roovers @ 2017-02-03 22:35 UTC (permalink / raw
  To: gentoo-commits

commit:     2f9aff5505afa32c2ba410517cb2302f62f0eb4c
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  3 22:31:35 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Feb  3 22:35:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f9aff55

dev-perl/File-Copy-Link: Mark ~hppa (bug #593436).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches

 dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
index 5c693f8..f018f4a 100644
--- a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
+++ b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for replacing a link by a copy of the linked file"
 
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~hppa"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Link/
@ 2017-09-10 20:48 Patrice Clement
  0 siblings, 0 replies; 16+ messages in thread
From: Patrice Clement @ 2017-09-10 20:48 UTC (permalink / raw
  To: gentoo-commits

commit:     6a135166b55cd17412cbfec40d6670ba0f2ef583
Author:     Christian Affolter <c.affolter <AT> purplehaze <DOT> ch>
AuthorDate: Sun Sep 10 16:48:03 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Sep 10 20:47:58 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a135166

dev-perl/File-Copy-Link: update maintainer email address.

Closes: https://github.com/gentoo/gentoo/pull/5679

 dev-perl/File-Copy-Link/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/File-Copy-Link/metadata.xml b/dev-perl/File-Copy-Link/metadata.xml
index b3588676033..91b8658916b 100644
--- a/dev-perl/File-Copy-Link/metadata.xml
+++ b/dev-perl/File-Copy-Link/metadata.xml
@@ -2,7 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
   <maintainer type="person">
-    <email>c.affolter@stepping-stone.ch</email>
+    <email>c.affolter@purplehaze.ch</email>
     <description>Maintainer</description>
   </maintainer>
   <maintainer type="person">


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Link/
@ 2017-11-30 20:40 Thomas Deutschmann
  0 siblings, 0 replies; 16+ messages in thread
From: Thomas Deutschmann @ 2017-11-30 20:40 UTC (permalink / raw
  To: gentoo-commits

commit:     c27dda81d50571181b52e20ef6d380fec4433e55
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 30 20:16:03 2017 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Thu Nov 30 20:40:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c27dda81

dev-perl/File-Copy-Link: x86 keyword added (bug #593436)

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
index 3ab0964bac4..eb0973d1583 100644
--- a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
+++ b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for replacing a link by a copy of the linked file"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Link/
@ 2018-02-11 10:36 Michał Górny
  0 siblings, 0 replies; 16+ messages in thread
From: Michał Górny @ 2018-02-11 10:36 UTC (permalink / raw
  To: gentoo-commits

commit:     d8c206fdc0d86aa9fce35c68b559c9b3d0f49b0b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 10:31:25 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 10:34:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8c206fd

dev-perl/File-Copy-Link: Remove useless maintainer <description/>

Remove useless/redundant maintainer <description/>. It does not benefit
bug wrangling, and only wastes developer's time on reading it. Few tips:

- assignee/CC is implied by ordering, there is no reason to repeat it,
- we know that maintainer is maintainer (la la la la la),
- most of adjectives for maintainer are of no value and/or are obvious.

 dev-perl/File-Copy-Link/metadata.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-perl/File-Copy-Link/metadata.xml b/dev-perl/File-Copy-Link/metadata.xml
index 91b8658916b..10aebea1c02 100644
--- a/dev-perl/File-Copy-Link/metadata.xml
+++ b/dev-perl/File-Copy-Link/metadata.xml
@@ -3,11 +3,9 @@
 <pkgmetadata>
   <maintainer type="person">
     <email>c.affolter@purplehaze.ch</email>
-    <description>Maintainer</description>
   </maintainer>
   <maintainer type="person">
     <email>dev-zero@gentoo.org</email>
-    <description>Proxy maintainer</description>
   </maintainer>
   <maintainer type="project">
     <email>proxy-maint@gentoo.org</email>


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Link/
@ 2018-04-06  0:19 Aaron Bauman
  0 siblings, 0 replies; 16+ messages in thread
From: Aaron Bauman @ 2018-04-06  0:19 UTC (permalink / raw
  To: gentoo-commits

commit:     b9677681a392639f6dee85a98d4bbc9a9da30c34
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  5 23:21:26 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Apr  6 00:19:18 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9677681

dev-perl/File-Copy-Link: amd64 stable

Bug: https://bugs.gentoo.org/652624
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
index eb0973d1583..994558cbf7a 100644
--- a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
+++ b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.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=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for replacing a link by a copy of the linked file"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~x86"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Link/
@ 2018-04-07 21:13 Matt Turner
  0 siblings, 0 replies; 16+ messages in thread
From: Matt Turner @ 2018-04-07 21:13 UTC (permalink / raw
  To: gentoo-commits

commit:     fa6b7bf983a0bbad3f8f059ef406a96c01d80710
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  7 21:13:07 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Apr  7 21:13:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa6b7bf9

dev-perl/File-Copy-Link-0.140.0: hppa stable, bug 652624

 dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
index 994558cbf7a..5f5e376ee2e 100644
--- a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
+++ b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for replacing a link by a copy of the linked file"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 hppa ~ppc ~x86"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Link/
@ 2018-06-08 11:59 Kent Fredric
  0 siblings, 0 replies; 16+ messages in thread
From: Kent Fredric @ 2018-06-08 11:59 UTC (permalink / raw
  To: gentoo-commits

commit:     348e0e06d8be19105f0fd554cee16d34916a2bd0
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  8 08:48:04 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Jun  8 11:59:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=348e0e06

dev-perl/File-Copy-Link: Cleanup old version 0.113.0-r1

Package-Manager: Portage-2.3.29, Repoman-2.3.9

 .../File-Copy-Link-0.113.0-r1.ebuild               | 26 ----------------------
 dev-perl/File-Copy-Link/Manifest                   |  1 -
 2 files changed, 27 deletions(-)

diff --git a/dev-perl/File-Copy-Link/File-Copy-Link-0.113.0-r1.ebuild b/dev-perl/File-Copy-Link/File-Copy-Link-0.113.0-r1.ebuild
deleted file mode 100644
index c47d8a0e653..00000000000
--- a/dev-perl/File-Copy-Link/File-Copy-Link-0.113.0-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=RMBARKER
-MODULE_VERSION=0.113
-inherit perl-module
-
-DESCRIPTION="Perl extension for replacing a link by a copy of the linked file"
-
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="virtual/perl-File-Spec"
-DEPEND="dev-perl/Module-Build
-	virtual/perl-File-Temp
-	${RDEPEND}"
-
-SRC_TEST="do"
-
-src_test() {
-	perl_rm_files t/pod-coverage.t t/pod.t
-	perl-module_src_test
-}

diff --git a/dev-perl/File-Copy-Link/Manifest b/dev-perl/File-Copy-Link/Manifest
index a76d11af731..3b6e957f70c 100644
--- a/dev-perl/File-Copy-Link/Manifest
+++ b/dev-perl/File-Copy-Link/Manifest
@@ -1,2 +1 @@
-DIST File-Copy-Link-0.113.tar.gz 10947 BLAKE2B ed01df682e1fe6e25ccd80122edd64833219a7eda81bb323c40c0bc1b3aa9d8780209bd70808d6553242e66e5f888864af1f8de46b395b2b2d2293fa15318725 SHA512 c1f51f107e81b0a88391eca66291f484600b193d5c219e44fd7f94fbabde0a9459b98cab5de9c0993374a775b729f7d228d87889c9395465c90b0295f4496f91
 DIST File-Copy-Link-0.140.tar.gz 11157 BLAKE2B 4f751ffef556ac7cedb57bf8189f4e57a1e64210327c9bd28401f52c63437a88418fc41f5c1f8624b7b3bb66496eced9a36a3ed3cc320e614a6b6cb9dfb28548 SHA512 d937d8353c4be3070591c7e28ea177e587326936cea6d84d895d0fd951e663e506c5680f0d8acad756972db7c70147b31078a2e2595bcab4bb56879b97f3c8b1


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Link/
@ 2020-06-29  6:33 Michał Górny
  0 siblings, 0 replies; 16+ messages in thread
From: Michał Górny @ 2020-06-29  6:33 UTC (permalink / raw
  To: gentoo-commits

commit:     f15ad43b8f395e3ef4eb356631b99fdb961bb0bd
Author:     Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Sun Jun 28 15:13:13 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jun 29 06:33:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f15ad43b

dev-perl/File-Copy-Link: arm keyworded (bug #729778)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
index 3a3a05b5fb9..0cb7ae1a217 100644
--- a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
+++ b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.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,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for replacing a link by a copy of the linked file"
 
 SLOT="0"
-KEYWORDS="amd64 hppa ~ppc x86"
+KEYWORDS="amd64 ~arm hppa ~ppc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Link/
@ 2020-10-16 21:57 Sam James
  0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2020-10-16 21:57 UTC (permalink / raw
  To: gentoo-commits

commit:     cb3a6fae3dd77f43756308f2130b57294ab9b67b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 16 21:55:46 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 16 21:57:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb3a6fae

dev-perl/File-Copy-Link: ppc64 keyworded (bug #746560)

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
index 1f3f0a6c02d..8e4c19f9eea 100644
--- a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
+++ b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for replacing a link by a copy of the linked file"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc x86"
+KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc ~ppc64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Link/
@ 2021-10-28 20:01 Andreas K. Hüttel
  0 siblings, 0 replies; 16+ messages in thread
From: Andreas K. Hüttel @ 2021-10-28 20:01 UTC (permalink / raw
  To: gentoo-commits

commit:     ee5f41248822df4fcd1927e141a87c915430f399
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 28 19:33:28 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Oct 28 20:00:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee5f4124

dev-perl/File-Copy-Link: EAPI=8 bump

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...le-Copy-Link-0.140.0.ebuild => File-Copy-Link-0.140.0-r1.ebuild} | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0-r1.ebuild
similarity index 89%
rename from dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
rename to dev-perl/File-Copy-Link/File-Copy-Link-0.140.0-r1.ebuild
index a0538d91d94..3dbce46bdd4 100644
--- a/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0.ebuild
+++ b/dev-perl/File-Copy-Link/File-Copy-Link-0.140.0-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=RMBARKER
 DIST_VERSION=0.140
@@ -11,13 +11,11 @@ DESCRIPTION="Perl extension for replacing a link by a copy of the linked file"
 
 SLOT="0"
 KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
 	virtual/perl-File-Spec
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
 	>=dev-perl/Module-Build-0.380.0
 	test? (
 		virtual/perl-File-Temp


^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-10-28 20:01 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-07 21:13 [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Copy-Link/ Matt Turner
  -- strict thread matches above, loose matches on Subject: below --
2021-10-28 20:01 Andreas K. Hüttel
2020-10-16 21:57 Sam James
2020-06-29  6:33 Michał Górny
2018-06-08 11:59 Kent Fredric
2018-04-06  0:19 Aaron Bauman
2018-02-11 10:36 Michał Górny
2017-11-30 20:40 Thomas Deutschmann
2017-09-10 20:48 Patrice Clement
2017-02-03 22:35 Jeroen Roovers
2016-09-08 19:10 Kent Fredric
2016-09-08 19:10 Kent Fredric
2016-09-08 19:10 Kent Fredric
2016-09-08 19:10 Kent Fredric
2016-01-10  0:18 Andreas Hüttel
2015-10-29 16:11 Ian Delaney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox