public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Install/
@ 2015-09-20 20:45 Andreas Hüttel
  0 siblings, 0 replies; 15+ messages in thread
From: Andreas Hüttel @ 2015-09-20 20:45 UTC (permalink / raw
  To: gentoo-commits

commit:     d3fc6667c90887c73afbbc73a5b23f0f56a20bc0
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 18:42:29 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 20:45:22 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3fc6667

dev-perl/Sub-Install: Version bump

Package-Manager: portage-2.2.20.1

 dev-perl/Sub-Install/Manifest                   |  1 +
 dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild | 30 +++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-perl/Sub-Install/Manifest b/dev-perl/Sub-Install/Manifest
index 2e517ce..35e8c64 100644
--- a/dev-perl/Sub-Install/Manifest
+++ b/dev-perl/Sub-Install/Manifest
@@ -1 +1,2 @@
 DIST Sub-Install-0.926.tar.gz 15065 SHA256 acb2496643784976fe8edebc7b412e9a93f6f0825631f5bd9186c810aed1763e SHA512 c536e1ace79ce8c6bd4a6e580cc2e181671b54f07cef231a84094c854779aee556de4b2ff0a95f0e6a8aca87f77a6e19d148071a48fe5c6e9c0ca15314f0c9cc WHIRLPOOL f45c0ae8d1aa7e58c79d363691c3741baaf0a29df6af9e0f1d3a3643abacf93d8379e6127c4316f81b100d1bada8ada90e612cc2991fb4edf67cc9ae47453ad3
+DIST Sub-Install-0.928.tar.gz 18669 SHA256 61e567a7679588887b7b86d427bc476ea6d77fffe7e0d17d640f89007d98ef0f SHA512 3f25df9f5992075968830d4235e9f6520c526331b9180391e41483241d43253a61ad8dc381d77aaeb6c6fb841cfc5c097598e62abb46208894275c393a133ade WHIRLPOOL 1a945a7ffbedba48e16b211d61524d45d23f158752e5b8bff151e674a1ee18fd419e9d804478d0877506cc9744caa7694d7810ce9e3ff0584bc28f9d88d44ac2

diff --git a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
new file mode 100644
index 0000000..640c6bc
--- /dev/null
+++ b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=RJBS
+MODULE_VERSION=0.928
+inherit perl-module
+
+DESCRIPTION="Install subroutines into packages easily"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Scalar-List-Utils
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
+	test? (
+		>=virtual/perl-Test-Simple-0.960.0
+		dev-perl/Test-Pod
+		dev-perl/Test-Pod-Coverage
+	)
+"
+
+SRC_TEST="do parallel"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Install/
@ 2016-05-13 10:12 Agostino Sarubbo
  0 siblings, 0 replies; 15+ messages in thread
From: Agostino Sarubbo @ 2016-05-13 10:12 UTC (permalink / raw
  To: gentoo-commits

commit:     c2023867852f26e796d6dccfbca72428e46f111f
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri May 13 10:10:51 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri May 13 10:11:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2023867

dev-perl/Sub-Install: amd64 stable wrt bug #582126

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
index 640c6bc..7f8d676 100644
--- a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
+++ b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Install subroutines into packages easily"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Install/
@ 2016-05-21  8:02 Markus Meier
  0 siblings, 0 replies; 15+ messages in thread
From: Markus Meier @ 2016-05-21  8:02 UTC (permalink / raw
  To: gentoo-commits

commit:     f33147502584ef3a067a8b324ac097b568dd030f
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sat May 21 08:01:48 2016 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sat May 21 08:01:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3314750

dev-perl/Sub-Install: arm stable, bug #582126

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"

 dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
index 7f8d676..97f1533 100644
--- a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
+++ b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Install subroutines into packages easily"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Install/
@ 2016-05-27 22:22 Andreas Hüttel
  0 siblings, 0 replies; 15+ messages in thread
From: Andreas Hüttel @ 2016-05-27 22:22 UTC (permalink / raw
  To: gentoo-commits

commit:     bf17c0f6e92595d41a6ba94ef1166f4b95620475
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri May 27 22:20:35 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri May 27 22:20:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf17c0f6

dev-perl/Sub-Install: Retroactively stable for remaining arches (ALLARCHES), bug 582126

Package-Manager: portage-2.3.0_rc1

 dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
index 97f1533..e18e7fa 100644
--- a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
+++ b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Install subroutines into packages easily"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Install/
@ 2016-05-27 22:22 Andreas Hüttel
  0 siblings, 0 replies; 15+ messages in thread
From: Andreas Hüttel @ 2016-05-27 22:22 UTC (permalink / raw
  To: gentoo-commits

commit:     a99c86be465872332082526d97462bbe99bc2dd7
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri May 27 22:21:02 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri May 27 22:21:02 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a99c86be

dev-perl/Sub-Install: Remove old

Package-Manager: portage-2.3.0_rc1

 dev-perl/Sub-Install/Manifest                      |  1 -
 dev-perl/Sub-Install/Sub-Install-0.926.0-r1.ebuild | 24 ----------------------
 2 files changed, 25 deletions(-)

diff --git a/dev-perl/Sub-Install/Manifest b/dev-perl/Sub-Install/Manifest
index 35e8c64..01007fc 100644
--- a/dev-perl/Sub-Install/Manifest
+++ b/dev-perl/Sub-Install/Manifest
@@ -1,2 +1 @@
-DIST Sub-Install-0.926.tar.gz 15065 SHA256 acb2496643784976fe8edebc7b412e9a93f6f0825631f5bd9186c810aed1763e SHA512 c536e1ace79ce8c6bd4a6e580cc2e181671b54f07cef231a84094c854779aee556de4b2ff0a95f0e6a8aca87f77a6e19d148071a48fe5c6e9c0ca15314f0c9cc WHIRLPOOL f45c0ae8d1aa7e58c79d363691c3741baaf0a29df6af9e0f1d3a3643abacf93d8379e6127c4316f81b100d1bada8ada90e612cc2991fb4edf67cc9ae47453ad3
 DIST Sub-Install-0.928.tar.gz 18669 SHA256 61e567a7679588887b7b86d427bc476ea6d77fffe7e0d17d640f89007d98ef0f SHA512 3f25df9f5992075968830d4235e9f6520c526331b9180391e41483241d43253a61ad8dc381d77aaeb6c6fb841cfc5c097598e62abb46208894275c393a133ade WHIRLPOOL 1a945a7ffbedba48e16b211d61524d45d23f158752e5b8bff151e674a1ee18fd419e9d804478d0877506cc9744caa7694d7810ce9e3ff0584bc28f9d88d44ac2

diff --git a/dev-perl/Sub-Install/Sub-Install-0.926.0-r1.ebuild b/dev-perl/Sub-Install/Sub-Install-0.926.0-r1.ebuild
deleted file mode 100644
index b7476d6..0000000
--- a/dev-perl/Sub-Install/Sub-Install-0.926.0-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.926
-inherit perl-module
-
-DESCRIPTION="install subroutines into packages easily"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-	test? (
-		dev-perl/Test-Pod
-		dev-perl/Test-Pod-Coverage
-	)"
-
-SRC_TEST=do


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Install/
@ 2016-08-04  8:25 Kent Fredric
  0 siblings, 0 replies; 15+ messages in thread
From: Kent Fredric @ 2016-08-04  8:25 UTC (permalink / raw
  To: gentoo-commits

commit:     868ac6e0f0fa8935d571077d2b2f6dca96c3301a
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  4 08:25:06 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Aug  4 08:25:06 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=868ac6e0

dev-perl/Sub-Install: Remove excess test dependencies

Neither Test::Pod or Test::Pod::Coverage is needed by this dist
anymore.

Fixes broken arm64 dependencies.

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
index e18e7fa..9ddb959 100644
--- a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
+++ b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
@@ -22,8 +22,6 @@ DEPEND="${RDEPEND}
 	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
 	test? (
 		>=virtual/perl-Test-Simple-0.960.0
-		dev-perl/Test-Pod
-		dev-perl/Test-Pod-Coverage
 	)
 "
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Install/
@ 2017-01-29 16:45 Fabian Groffen
  0 siblings, 0 replies; 15+ messages in thread
From: Fabian Groffen @ 2017-01-29 16:45 UTC (permalink / raw
  To: gentoo-commits

commit:     8462464fca7b84f4163557c4a317d8ef4c3870bd
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 16:44:06 2017 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 16:45:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8462464f

dev-perl/Sub-Install: dropped ~x86-freebsd

Package-Manager: portage-2.3.3

 dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
index 9ddb959..d89d4b8 100644
--- a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
+++ b/dev-perl/Sub-Install/Sub-Install-0.928.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="Install subroutines into packages easily"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Install/
@ 2018-03-28 17:27 Matt Turner
  0 siblings, 0 replies; 15+ messages in thread
From: Matt Turner @ 2018-03-28 17:27 UTC (permalink / raw
  To: gentoo-commits

commit:     1fa6b939ceb06bd865dcdb10f78c5f6e8347141f
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 28 17:26:54 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Mar 28 17:26:54 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fa6b939

dev-perl/Sub-Install-0.928.0: added ~mips

 dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
index 031e9a828eb..e55ef4b81f0 100644
--- a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
+++ b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Install subroutines into packages easily"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Install/
@ 2018-08-18  5:29 Mikle Kolyada
  0 siblings, 0 replies; 15+ messages in thread
From: Mikle Kolyada @ 2018-08-18  5:29 UTC (permalink / raw
  To: gentoo-commits

commit:     260aca2e8f67e590e4a675fde2eb68065a57ca2e
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 18 05:28:45 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Aug 18 05:28:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=260aca2e

dev-perl/Sub-Install: mark s390 stable

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
index e55ef4b81f0..5c7765a829f 100644
--- a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
+++ b/dev-perl/Sub-Install/Sub-Install-0.928.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=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Install subroutines into packages easily"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Install/
@ 2018-10-15 16:05 Fabian Groffen
  0 siblings, 0 replies; 15+ messages in thread
From: Fabian Groffen @ 2018-10-15 16:05 UTC (permalink / raw
  To: gentoo-commits

commit:     ad9b5216ef3f6c47c1c7c0d7df79a9d843bfa25d
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 15 15:59:18 2018 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Oct 15 16:05:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad9b5216

dev-perl/Sub-Install: 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/Sub-Install/Sub-Install-0.928.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
index 5c7765a829f..4dee373d303 100644
--- a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
+++ b/dev-perl/Sub-Install/Sub-Install-0.928.0.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,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Install subroutines into packages easily"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Install/
@ 2019-07-19  7:48 Mikle Kolyada
  0 siblings, 0 replies; 15+ messages in thread
From: Mikle Kolyada @ 2019-07-19  7:48 UTC (permalink / raw
  To: gentoo-commits

commit:     fba95559de20e8c47c47e1749f8934cb6a22ae87
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 19 07:47:14 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Jul 19 07:48:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fba95559

dev-perl/Sub-Install: Add ~riscv keyword wrt bug #690140

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="~riscv"

 dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
index 4dee373d303..0adc95e95a7 100644
--- a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
+++ b/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Install subroutines into packages easily"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Install/
@ 2021-08-10 18:24 Andreas K. Hüttel
  0 siblings, 0 replies; 15+ messages in thread
From: Andreas K. Hüttel @ 2021-08-10 18:24 UTC (permalink / raw
  To: gentoo-commits

commit:     2cfcf3e7221be0aaf9798c6ef85eaed7c877338c
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 10 17:49:42 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Aug 10 18:23:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cfcf3e7

dev-perl/Sub-Install: EAPI=8 bump

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

 ...-Install-0.928.0.ebuild => Sub-Install-0.928.0-r1.ebuild} | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.928.0-r1.ebuild
similarity index 80%
rename from dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
rename to dev-perl/Sub-Install/Sub-Install-0.928.0-r1.ebuild
index 7a000112686..26a6e10185e 100644
--- a/dev-perl/Sub-Install/Sub-Install-0.928.0.ebuild
+++ b/dev-perl/Sub-Install/Sub-Install-0.928.0-r1.ebuild
@@ -1,28 +1,24 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=0.928
+DIST_AUTHOR=RJBS
+DIST_VERSION=0.928
 inherit perl-module
 
 DESCRIPTION="Install subroutines into packages easily"
 
 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="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
 	virtual/perl-Carp
 	virtual/perl-Scalar-List-Utils
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
 	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
 	test? (
 		>=virtual/perl-Test-Simple-0.960.0
 	)
 "
-
-SRC_TEST="do parallel"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Install/
@ 2023-06-18 22:13 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2023-06-18 22:13 UTC (permalink / raw
  To: gentoo-commits

commit:     f808e93d0ad67c8eb501c72dff351d540adc48d2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 22:00:05 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 22:13:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f808e93d

dev-perl/Sub-Install: add 0.929.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Sub-Install/Manifest                   |  1 +
 dev-perl/Sub-Install/Sub-Install-0.929.0.ebuild | 26 +++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-perl/Sub-Install/Manifest b/dev-perl/Sub-Install/Manifest
index 2ea87b8c050d..a9af58342170 100644
--- a/dev-perl/Sub-Install/Manifest
+++ b/dev-perl/Sub-Install/Manifest
@@ -1 +1,2 @@
 DIST Sub-Install-0.928.tar.gz 18669 BLAKE2B cc5f6dbfd7d74299a4a8534c377b3f393bce9976ea86b4e026630101cd85935eb2f0cac74612dad8eabe9caab3a0744f1e33f23cab9ef8873ca762a25e990122 SHA512 3f25df9f5992075968830d4235e9f6520c526331b9180391e41483241d43253a61ad8dc381d77aaeb6c6fb841cfc5c097598e62abb46208894275c393a133ade
+DIST Sub-Install-0.929.tar.gz 21122 BLAKE2B e37c8f061c4e3d11ce3c70e9a23e4c86b12c1c980d4a887490076ad3e285780589ace2947ba4da7462ba1cde6e987c0299c6b2b9ebfa645cf2970bccd99af347 SHA512 f51992531607af97ff6b8700bf23a2918261d05f24886781f36e2676c130df5d109a42ad3d6f8d089a6ee2c050af27ec5fc2ef9610ee993eca6549866a4fe8d7

diff --git a/dev-perl/Sub-Install/Sub-Install-0.929.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.929.0.ebuild
new file mode 100644
index 000000000000..e0881abd1925
--- /dev/null
+++ b/dev-perl/Sub-Install/Sub-Install-0.929.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=RJBS
+DIST_VERSION=0.929
+inherit perl-module
+
+DESCRIPTION="Install subroutines into packages easily"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Scalar-List-Utils
+"
+BDEPEND="
+	${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.780.0
+	test? (
+		virtual/perl-File-Spec
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Install/
@ 2023-07-24  4:12 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2023-07-24  4:12 UTC (permalink / raw
  To: gentoo-commits

commit:     0268bbef060eac1dd7cdb097ed27f13da0fe4c4a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 04:10:10 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 04:10:58 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0268bbef

dev-perl/Sub-Install: Stabilize 0.929.0 ppc64, #910897

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Sub-Install/Sub-Install-0.929.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Install/Sub-Install-0.929.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.929.0.ebuild
index f2820be01203..4304cacec04a 100644
--- a/dev-perl/Sub-Install/Sub-Install-0.929.0.ebuild
+++ b/dev-perl/Sub-Install/Sub-Install-0.929.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Install subroutines into packages easily"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 RDEPEND="
 	virtual/perl-Carp


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Install/
@ 2023-08-02 17:52 Sam James
  0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2023-08-02 17:52 UTC (permalink / raw
  To: gentoo-commits

commit:     24a49da38e340acee34d4bebc602c4959277e6ba
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  2 17:52:02 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug  2 17:52:02 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24a49da3

dev-perl/Sub-Install: Stabilize 0.929.0 hppa, #910897

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/Sub-Install/Sub-Install-0.929.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Sub-Install/Sub-Install-0.929.0.ebuild b/dev-perl/Sub-Install/Sub-Install-0.929.0.ebuild
index 4304cacec04a..379312ab3f43 100644
--- a/dev-perl/Sub-Install/Sub-Install-0.929.0.ebuild
+++ b/dev-perl/Sub-Install/Sub-Install-0.929.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Install subroutines into packages easily"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 RDEPEND="
 	virtual/perl-Carp


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

end of thread, other threads:[~2023-08-02 17:52 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-02 17:52 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sub-Install/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2023-07-24  4:12 Sam James
2023-06-18 22:13 Sam James
2021-08-10 18:24 Andreas K. Hüttel
2019-07-19  7:48 Mikle Kolyada
2018-10-15 16:05 Fabian Groffen
2018-08-18  5:29 Mikle Kolyada
2018-03-28 17:27 Matt Turner
2017-01-29 16:45 Fabian Groffen
2016-08-04  8:25 Kent Fredric
2016-05-27 22:22 Andreas Hüttel
2016-05-27 22:22 Andreas Hüttel
2016-05-21  8:02 Markus Meier
2016-05-13 10:12 Agostino Sarubbo
2015-09-20 20:45 Andreas Hüttel

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