public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Any-Moose/
@ 2016-01-24 16:40 Agostino Sarubbo
  0 siblings, 0 replies; 12+ messages in thread
From: Agostino Sarubbo @ 2016-01-24 16:40 UTC (permalink / raw
  To: gentoo-commits

commit:     379ff925acc1b30c24512ca3891c6bd431b834cc
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 16:37:53 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 16:40:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=379ff925

dev-perl/Any-Moose: amd64 stable wrt bug #569840

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

 dev-perl/Any-Moose/Any-Moose-0.260.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Any-Moose/Any-Moose-0.260.0.ebuild b/dev-perl/Any-Moose/Any-Moose-0.260.0.ebuild
index 069f599..c7229ad 100644
--- a/dev-perl/Any-Moose/Any-Moose-0.260.0.ebuild
+++ b/dev-perl/Any-Moose/Any-Moose-0.260.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Use Moose or Mouse modules (DEPRECATED)"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~x86"
 IUSE="test"
 
 RDEPEND="|| ( >=dev-perl/Mouse-0.40 dev-perl/Moose )


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Any-Moose/
@ 2016-02-06  7:59 Jeroen Roovers
  0 siblings, 0 replies; 12+ messages in thread
From: Jeroen Roovers @ 2016-02-06  7:59 UTC (permalink / raw
  To: gentoo-commits

commit:     657a81059482bc2b36361964b5f90a7e598d4157
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  6 07:56:01 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Feb  6 07:59:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=657a8105

dev-perl/Any-Moose: Stable for HPPA (bug #569840).

Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches

 dev-perl/Any-Moose/Any-Moose-0.260.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Any-Moose/Any-Moose-0.260.0.ebuild b/dev-perl/Any-Moose/Any-Moose-0.260.0.ebuild
index c7229ad..36baf66 100644
--- a/dev-perl/Any-Moose/Any-Moose-0.260.0.ebuild
+++ b/dev-perl/Any-Moose/Any-Moose-0.260.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Use Moose or Mouse modules (DEPRECATED)"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 hppa ~ppc ~x86"
 IUSE="test"
 
 RDEPEND="|| ( >=dev-perl/Mouse-0.40 dev-perl/Moose )


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Any-Moose/
@ 2017-02-04  8:59 Jeroen Roovers
  0 siblings, 0 replies; 12+ messages in thread
From: Jeroen Roovers @ 2017-02-04  8:59 UTC (permalink / raw
  To: gentoo-commits

commit:     7bbee59515f0e6e6eac32a029164ee18fdd681cd
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  4 08:58:40 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 08:58:40 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bbee595

dev-perl/Any-Moose: Stable for HPPA (bug #595584).

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

 dev-perl/Any-Moose/Any-Moose-0.260.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Any-Moose/Any-Moose-0.260.0-r1.ebuild b/dev-perl/Any-Moose/Any-Moose-0.260.0-r1.ebuild
index 6ed9215..c9473c2 100644
--- a/dev-perl/Any-Moose/Any-Moose-0.260.0-r1.ebuild
+++ b/dev-perl/Any-Moose/Any-Moose-0.260.0-r1.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="Use Moose or Mouse modules (DEPRECATED)"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 hppa ~ppc ~x86"
 IUSE="test"
 PERL_RM_FILES=(
 	"t/001-basic-mouse.t"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Any-Moose/
@ 2017-03-01  7:55 Michael Weber
  0 siblings, 0 replies; 12+ messages in thread
From: Michael Weber @ 2017-03-01  7:55 UTC (permalink / raw
  To: gentoo-commits

commit:     5be53ceab170290702bad7467782c2efe77e74fd
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  1 07:53:33 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Wed Mar  1 07:54:47 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5be53cea

dev-perl/Any-Moose: ppc stable (bug 595584).

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"

 dev-perl/Any-Moose/Any-Moose-0.260.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Any-Moose/Any-Moose-0.260.0-r1.ebuild b/dev-perl/Any-Moose/Any-Moose-0.260.0-r1.ebuild
index 5c8d64dee9a..5c86ccab5bc 100644
--- a/dev-perl/Any-Moose/Any-Moose-0.260.0-r1.ebuild
+++ b/dev-perl/Any-Moose/Any-Moose-0.260.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Use Moose or Mouse modules (DEPRECATED)"
 
 SLOT="0"
-KEYWORDS="~amd64 hppa ~ppc ~x86"
+KEYWORDS="~amd64 hppa ppc ~x86"
 IUSE="test"
 PERL_RM_FILES=(
 	"t/001-basic-mouse.t"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Any-Moose/
@ 2017-07-18 16:32 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2017-07-18 16:32 UTC (permalink / raw
  To: gentoo-commits

commit:     81b5685652826609417372f87a8ef2f60d6a4f71
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 18 16:32:01 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Jul 18 16:32:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81b56856

dev-perl/Any-Moose: Cleanup old versions

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/Any-Moose/Any-Moose-0.210.0.ebuild | 21 ---------------------
 dev-perl/Any-Moose/Any-Moose-0.260.0.ebuild | 28 ----------------------------
 dev-perl/Any-Moose/Manifest                 |  1 -
 3 files changed, 50 deletions(-)

diff --git a/dev-perl/Any-Moose/Any-Moose-0.210.0.ebuild b/dev-perl/Any-Moose/Any-Moose-0.210.0.ebuild
deleted file mode 100644
index ccb0d5f7b02..00000000000
--- a/dev-perl/Any-Moose/Any-Moose-0.210.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SARTAK
-MODULE_VERSION=0.21
-inherit perl-module
-
-DESCRIPTION="Use Moose or Mouse modules"
-
-SLOT="0"
-KEYWORDS="amd64 hppa ppc x86"
-IUSE=""
-
-RDEPEND="|| ( >=dev-perl/Mouse-0.40 dev-perl/Moose )
-	virtual/perl-version"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.31"
-
-SRC_TEST=skip

diff --git a/dev-perl/Any-Moose/Any-Moose-0.260.0.ebuild b/dev-perl/Any-Moose/Any-Moose-0.260.0.ebuild
deleted file mode 100644
index 9ad9424e189..00000000000
--- a/dev-perl/Any-Moose/Any-Moose-0.260.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=ETHER
-MODULE_VERSION=0.26
-inherit perl-module
-
-DESCRIPTION="Use Moose or Mouse modules (DEPRECATED)"
-
-SLOT="0"
-KEYWORDS="amd64 hppa ~ppc ~x86"
-IUSE="test"
-
-RDEPEND="|| ( >=dev-perl/Mouse-0.40 dev-perl/Moose )
-	virtual/perl-version"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.31
-	test? (
-		dev-perl/MouseX-Types
-		dev-perl/Moose
-		dev-perl/MooseX-Types
-	)
-"
-# see bug 543992 for the test dependencies
-
-SRC_TEST=do

diff --git a/dev-perl/Any-Moose/Manifest b/dev-perl/Any-Moose/Manifest
index c3fb214bb75..9bb878ab37f 100644
--- a/dev-perl/Any-Moose/Manifest
+++ b/dev-perl/Any-Moose/Manifest
@@ -1,2 +1 @@
-DIST Any-Moose-0.21.tar.gz 15763 SHA256 920842eb3cef297a65988d750e7b308bbe57a6a2ab3e2e01666c0f1233a5dd1a SHA512 0e98bafa88431a1cd34aed85f66739c812f13926ab529a09c7f024419800a36dd352c4b1551e609663752d1f8d85d1d7797a7a704a0c5b08475f39a11d20404c WHIRLPOOL 95e05296c01376caa8f76a5c6b929b49513afa3a8bb1ca6981390448a89c5ab5b4e3a93ddbc6017b3f6f67cd81a54a8637713596d07d45eb71f9dc566f19f3f6
 DIST Any-Moose-0.26.tar.gz 30456 SHA256 0404e192cac9c6fe43999e9291a9ed2dfab32022fd7e30cdec1ba2d12f0d8df1 SHA512 2883a216a76e5c58acea3679e1e20ab5f4646acc62644c40db3688c554730af6836628a0df259efba0a3f3fec6abf9575f53deb70f2acf0d253ba123248e9384 WHIRLPOOL 0b2b8f4700646ca8ada0fc2b814ab75223de1be4ebe8c5f93e2fcf069257f26d5f9dc6d127cbf4dc8acb4a6fb411ed0e1367a9075fb621782a2cd5b685023d1a


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Any-Moose/
@ 2017-09-18  5:17 Kent Fredric
  0 siblings, 0 replies; 12+ messages in thread
From: Kent Fredric @ 2017-09-18  5:17 UTC (permalink / raw
  To: gentoo-commits

commit:     a01c6a66355578fadbb204f1d35235e25bdaeddc
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 18 05:16:50 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Mon Sep 18 05:17:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a01c6a66

dev-perl/Any-Moose: Bump to version 0.270.0

Upstream:
- Add runtime deprecation notices

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild | 32 +++++++++++++++++++++++++++++
 dev-perl/Any-Moose/Manifest                 |  1 +
 2 files changed, 33 insertions(+)

diff --git a/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild b/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
new file mode 100644
index 00000000000..68189a9128a
--- /dev/null
+++ b/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.27
+inherit perl-module
+
+DESCRIPTION="Use Moose or Mouse modules (DEPRECATED)"
+
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+IUSE="test"
+PERL_RM_FILES=(
+	"t/001-basic-mouse.t"
+	"t/002-other-modules-mouse.t"
+	"t/003-is_moose_loaded.t"
+	"t/004-x-modules-mouse.t"
+	"t/005-aliases-mouse.t"
+	"t/010-use_mouse_roles.t"
+	"t/012-use_mouse_util.t"
+)
+RDEPEND="dev-perl/Moose
+	virtual/perl-version"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.31
+	test? (
+		dev-perl/Moose
+		dev-perl/MooseX-Types
+	)
+"

diff --git a/dev-perl/Any-Moose/Manifest b/dev-perl/Any-Moose/Manifest
index 9bb878ab37f..b6cb3350504 100644
--- a/dev-perl/Any-Moose/Manifest
+++ b/dev-perl/Any-Moose/Manifest
@@ -1 +1,2 @@
 DIST Any-Moose-0.26.tar.gz 30456 SHA256 0404e192cac9c6fe43999e9291a9ed2dfab32022fd7e30cdec1ba2d12f0d8df1 SHA512 2883a216a76e5c58acea3679e1e20ab5f4646acc62644c40db3688c554730af6836628a0df259efba0a3f3fec6abf9575f53deb70f2acf0d253ba123248e9384 WHIRLPOOL 0b2b8f4700646ca8ada0fc2b814ab75223de1be4ebe8c5f93e2fcf069257f26d5f9dc6d127cbf4dc8acb4a6fb411ed0e1367a9075fb621782a2cd5b685023d1a
+DIST Any-Moose-0.27.tar.gz 32856 SHA256 a8a63e37fa802e8258be99983916cde4512581dc8062de50e73d66af6e2d8535 SHA512 5c97caf2e64462bae95fc4d5dd41868c01f856bd8f74872985254b7cc6ce0e13b4accad7955047ff5c4013399f7aea2ad6d48ae3592883a3b6cd20c0e4478b7b WHIRLPOOL a4a74eae9a759573a2b1c21131985ec30c9d4d2a5cb62650bbf75ead4d4bf16e425d1c3af0f989cea4fec012c8ae9168127a755b9626600750a8624b73f72598


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Any-Moose/
@ 2018-04-03 11:52 Jason Zaman
  0 siblings, 0 replies; 12+ messages in thread
From: Jason Zaman @ 2018-04-03 11:52 UTC (permalink / raw
  To: gentoo-commits

commit:     d34b10a709e67fdfc070303efb5593c8d5fb3bfc
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  3 11:35:38 2018 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Tue Apr  3 11:50:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d34b10a7

dev-perl/Any-Moose: amd64 stable

Gentoo-bug: 652292
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild b/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
index 68189a9128a..ed76788af9f 100644
--- a/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
+++ b/dev-perl/Any-Moose/Any-Moose-0.270.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="Use Moose or Mouse modules (DEPRECATED)"
 
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="amd64 ~hppa ~ppc ~x86"
 IUSE="test"
 PERL_RM_FILES=(
 	"t/001-basic-mouse.t"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Any-Moose/
@ 2018-04-07  4:36 Matt Turner
  0 siblings, 0 replies; 12+ messages in thread
From: Matt Turner @ 2018-04-07  4:36 UTC (permalink / raw
  To: gentoo-commits

commit:     f4d5bf050c4f8df9dd96e2425240c940f9279d6b
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  7 04:34:08 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Apr  7 04:34:08 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4d5bf05

dev-perl/Any-Moose-0.270.0: ppc stable, bug 652292

 dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild b/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
index 00922a3a890..83c4f0d0f47 100644
--- a/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
+++ b/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Use Moose or Mouse modules (DEPRECATED)"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc x86"
+KEYWORDS="amd64 ~hppa ppc x86"
 IUSE="test"
 PERL_RM_FILES=(
 	"t/001-basic-mouse.t"


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

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

commit:     47bb66189b21e98a59bdcdd1e1d2e749a99b31cb
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  7 21:12:42 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Apr  7 21:13:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47bb6618

dev-perl/Any-Moose-0.270.0: hppa stable, bug 652292

 dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild b/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
index 83c4f0d0f47..d656baa5977 100644
--- a/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
+++ b/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Use Moose or Mouse modules (DEPRECATED)"
 
 SLOT="0"
-KEYWORDS="amd64 ~hppa ppc x86"
+KEYWORDS="amd64 hppa ppc x86"
 IUSE="test"
 PERL_RM_FILES=(
 	"t/001-basic-mouse.t"


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

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

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

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

diff --git a/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild b/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
index 00d512d734a..e4cf9c5ceac 100644
--- a/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
+++ b/dev-perl/Any-Moose/Any-Moose-0.270.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="Use Moose or Mouse modules (DEPRECATED)"
 
 SLOT="0"
-KEYWORDS="amd64 hppa ppc x86"
+KEYWORDS="amd64 ~arm hppa ppc x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 PERL_RM_FILES=(


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

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

commit:     d7ae4f984e9ac4a49ad850541db30a3dd2e88de6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 16 21:53:36 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 16 21:57:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7ae4f98

dev-perl/Any-Moose: 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/Any-Moose/Any-Moose-0.270.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild b/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
index 4258d665489..5d565d57643 100644
--- a/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
+++ b/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Use Moose or Mouse modules (DEPRECATED)"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 hppa ppc x86"
+KEYWORDS="amd64 ~arm ~arm64 hppa ppc ~ppc64 x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 PERL_RM_FILES=(


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Any-Moose/
@ 2021-10-07 23:35 Andreas K. Hüttel
  0 siblings, 0 replies; 12+ messages in thread
From: Andreas K. Hüttel @ 2021-10-07 23:35 UTC (permalink / raw
  To: gentoo-commits

commit:     b23178538fd89c36bcb9317cad063d408cd07e7e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  7 23:29:43 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Oct  7 23:35:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2317853

dev-perl/Any-Moose: EAPI=8 bump

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

 ...-0.270.0.ebuild => Any-Moose-0.270.0-r1.ebuild} | 26 ++++++++++++----------
 1 file changed, 14 insertions(+), 12 deletions(-)

diff --git a/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild b/dev-perl/Any-Moose/Any-Moose-0.270.0-r1.ebuild
similarity index 78%
rename from dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
rename to dev-perl/Any-Moose/Any-Moose-0.270.0-r1.ebuild
index b532742ace1..bf06b707065 100644
--- a/dev-perl/Any-Moose/Any-Moose-0.270.0.ebuild
+++ b/dev-perl/Any-Moose/Any-Moose-0.270.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=ETHER
 DIST_VERSION=0.27
@@ -11,8 +11,19 @@ DESCRIPTION="Use Moose or Mouse modules (DEPRECATED)"
 
 SLOT="0"
 KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~riscv x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
+
+RDEPEND="
+	dev-perl/Moose
+	virtual/perl-version
+"
+BDEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.310.0
+	test? (
+		dev-perl/Moose
+		dev-perl/MooseX-Types
+	)
+"
+
 PERL_RM_FILES=(
 	"t/001-basic-mouse.t"
 	"t/002-other-modules-mouse.t"
@@ -22,12 +33,3 @@ PERL_RM_FILES=(
 	"t/010-use_mouse_roles.t"
 	"t/012-use_mouse_util.t"
 )
-RDEPEND="dev-perl/Moose
-	virtual/perl-version"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.31
-	test? (
-		dev-perl/Moose
-		dev-perl/MooseX-Types
-	)
-"


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

end of thread, other threads:[~2021-10-07 23:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-03 11:52 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Any-Moose/ Jason Zaman
  -- strict thread matches above, loose matches on Subject: below --
2021-10-07 23:35 Andreas K. Hüttel
2020-10-16 21:57 Sam James
2020-06-29  6:33 Michał Górny
2018-04-07 21:13 Matt Turner
2018-04-07  4:36 Matt Turner
2017-09-18  5:17 Kent Fredric
2017-07-18 16:32 Kent Fredric
2017-03-01  7:55 Michael Weber
2017-02-04  8:59 Jeroen Roovers
2016-02-06  7:59 Jeroen Roovers
2016-01-24 16:40 Agostino Sarubbo

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