public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/UNIVERSAL-can/
@ 2016-07-08 20:37 Andreas Hüttel
  0 siblings, 0 replies; 16+ messages in thread
From: Andreas Hüttel @ 2016-07-08 20:37 UTC (permalink / raw
  To: gentoo-commits

commit:     399bd5f399077d7017227957eb071c8c8b337338
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  8 20:35:15 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jul  8 20:37:17 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=399bd5f3

dev-perl/UNIVERSAL-can: Remove old

Package-Manager: portage-2.3.0

 dev-perl/UNIVERSAL-can/Manifest                    |  1 -
 .../UNIVERSAL-can-1.201.207.260-r1.ebuild          | 24 ----------------------
 2 files changed, 25 deletions(-)

diff --git a/dev-perl/UNIVERSAL-can/Manifest b/dev-perl/UNIVERSAL-can/Manifest
index 1e02ae6..0292443 100644
--- a/dev-perl/UNIVERSAL-can/Manifest
+++ b/dev-perl/UNIVERSAL-can/Manifest
@@ -1,3 +1,2 @@
-DIST UNIVERSAL-can-1.20120726.tar.gz 14417 SHA256 2c2d4feb2ebca45632c64ab3ee0146f55a334fc30a77fdfed2692d071dbabf11 SHA512 af188c15e2f53d95bfb3db26f20d26aaa943496717ae5f5a0dc42cd8e292d7fcb2d61d1e4436cf9bdb0b476c407c6680b01bdba39c7eb580dd26f51cff025603 WHIRLPOOL d20d2fcba5eba87bef817637010797c4200f110bfedc4d898de6b44ba18361b0e1d1748767cb12cebd9d49b3b4ecbaf5864bd9898ed6b06d99d1fc5a5f022a83
 DIST UNIVERSAL-can-1.20140124.tar.gz 14556 SHA256 f91f08c7f1414058fc18f8a19367d54546f925e48f6e43028fe7db648cc116f4 SHA512 36b9d51d68f8cfa3eaf7ca7f2e19195dceb87925c666fc625f2818018cb7b22754f2cee7e7b56da3ee91e009d7187bd1c943bf0e0053860c51f7048ff8ff10be WHIRLPOOL 0797fe18a05eba0935b2b134c595a351de6fa6c20de81c5fc5c0b5a458f1512e95e52a656e30410ae847e97709a9de8993b93025ae33102041263439df32dfcc
 DIST UNIVERSAL-can-1.20140328.tar.gz 14654 SHA256 522da9f274786fe2cba99bc77cc1c81d2161947903d7fad10bd62dfb7f11990f SHA512 6fb032b968fa87d95e6fa6897575c6374a2d43fe9d505e339e593bad398b444b9818c8214fe7ac67fa2cfa1013e5c6337c507c3ea6104c711e3ee3d5635f0bc0 WHIRLPOOL 89ee11a8ff9b11b4a08a9863d389c94ab9d13924372a123d0a3747b9e18680e3ae8f182ef708fba7d85e10dcd28982f0df18f07a0f69b1548efd69ecd068e288

diff --git a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.207.260-r1.ebuild b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.207.260-r1.ebuild
deleted file mode 100644
index 9a34261..0000000
--- a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.207.260-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=CHROMATIC
-MODULE_VERSION=1.20120726
-inherit perl-module
-
-DESCRIPTION="Hack around people calling UNIVERSAL::can() as a function"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc x86 ~ppc-aix"
-IUSE="test"
-
-RDEPEND="virtual/perl-Scalar-List-Utils"
-DEPEND="
-	test? (
-		${RDEPEND}
-		>=virtual/perl-Test-Simple-0.60
-	)"
-
-SRC_TEST="do"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/UNIVERSAL-can/
@ 2016-12-28 19:39 Kent Fredric
  0 siblings, 0 replies; 16+ messages in thread
From: Kent Fredric @ 2016-12-28 19:39 UTC (permalink / raw
  To: gentoo-commits

commit:     371459c63db6f6c8cd49a7725ff0d22baf357263
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 28 19:39:01 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Dec 28 19:39:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=371459c6

dev-perl/UNIVERSAL-can: ALLARCHES stable x86 ppc re bug #588352

Additional AT Testing by Myckel Habets

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
index 3d07aaa..896a412 100644
--- a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
+++ b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.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$
 
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Hack around people calling UNIVERSAL::can() as a function"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~x86 ~ppc-aix"
+KEYWORDS="amd64 ~arm ppc x86 ~ppc-aix"
 IUSE="test"
 
 RDEPEND="virtual/perl-Scalar-List-Utils"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/UNIVERSAL-can/
@ 2018-06-06 16:37 Sergei Trofimovich
  0 siblings, 0 replies; 16+ messages in thread
From: Sergei Trofimovich @ 2018-06-06 16:37 UTC (permalink / raw
  To: gentoo-commits

commit:     c7481b179f246e1a95423ea0e6df6269a85630f1
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon Jun  4 18:38:49 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Jun  6 16:36:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7481b17

dev-perl/UNIVERSAL-can: keyworded 1.201.403.280 for sparc

Bug: https://bugs.gentoo.org/657194
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

 dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
index 1f67e91751c..b6b56d78642 100644
--- a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
+++ b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 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="Hack around people calling UNIVERSAL::can() as a function"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc x86 ~ppc-aix"
+KEYWORDS="amd64 ~arm ppc ~sparc x86 ~ppc-aix"
 IUSE="test"
 
 RDEPEND="virtual/perl-Scalar-List-Utils"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/UNIVERSAL-can/
@ 2018-06-07 22:06 Sergei Trofimovich
  0 siblings, 0 replies; 16+ messages in thread
From: Sergei Trofimovich @ 2018-06-07 22:06 UTC (permalink / raw
  To: gentoo-commits

commit:     9354a2b082ff8dbfd5fc5ac3772dedb520f1ad1a
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Thu Jun  7 16:50:04 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Jun  7 22:06:08 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9354a2b0

dev-perl/UNIVERSAL-can: stable 1.201.403.280 for sparc

Bug: https://bugs.gentoo.org/657196
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

 dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
index b6b56d78642..2dbda65184d 100644
--- a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
+++ b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Hack around people calling UNIVERSAL::can() as a function"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc ~sparc x86 ~ppc-aix"
+KEYWORDS="amd64 ~arm ppc sparc x86 ~ppc-aix"
 IUSE="test"
 
 RDEPEND="virtual/perl-Scalar-List-Utils"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/UNIVERSAL-can/
@ 2018-08-18  6:04 Kent Fredric
  0 siblings, 0 replies; 16+ messages in thread
From: Kent Fredric @ 2018-08-18  6:04 UTC (permalink / raw
  To: gentoo-commits

commit:     89b808d6a9224d2cf1fc2b47776db4d22874b499
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 18 03:39:15 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Aug 18 06:04:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89b808d6

dev-perl/UNIVERSAL-can: Cleanup old version 1.201.401.240

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/UNIVERSAL-can/Manifest                    |  1 -
 .../UNIVERSAL-can-1.201.401.240.ebuild             | 23 ----------------------
 2 files changed, 24 deletions(-)

diff --git a/dev-perl/UNIVERSAL-can/Manifest b/dev-perl/UNIVERSAL-can/Manifest
index ef5e441d9f4..06686e82422 100644
--- a/dev-perl/UNIVERSAL-can/Manifest
+++ b/dev-perl/UNIVERSAL-can/Manifest
@@ -1,2 +1 @@
-DIST UNIVERSAL-can-1.20140124.tar.gz 14556 BLAKE2B e1ba2b89c2a5018056142c3f6b3a04e4a2dffc3bbd6bc8a79cb8c76b0fef77482c118284b4612faf11e6ac6939149ff62e1066d7eb95070434a895a3e206cc75 SHA512 36b9d51d68f8cfa3eaf7ca7f2e19195dceb87925c666fc625f2818018cb7b22754f2cee7e7b56da3ee91e009d7187bd1c943bf0e0053860c51f7048ff8ff10be
 DIST UNIVERSAL-can-1.20140328.tar.gz 14654 BLAKE2B 9fb6830e745bab900228b2d3e62bb1abb03c8dfaf03e8ddf9f2ae6665be8748d8785d5629e19d80c3e53342f2f8c151f0539f9d6cfa29ef9ff7ac1f4e999a711 SHA512 6fb032b968fa87d95e6fa6897575c6374a2d43fe9d505e339e593bad398b444b9818c8214fe7ac67fa2cfa1013e5c6337c507c3ea6104c711e3ee3d5635f0bc0

diff --git a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.401.240.ebuild b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.401.240.ebuild
deleted file mode 100644
index 9363e2d5f76..00000000000
--- a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.401.240.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=CHROMATIC
-MODULE_VERSION=1.20140124
-inherit perl-module
-
-DESCRIPTION="Hack around people calling UNIVERSAL::can() as a function"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc x86 ~ppc-aix"
-IUSE="test"
-
-RDEPEND="virtual/perl-Scalar-List-Utils"
-DEPEND="
-	test? (
-		${RDEPEND}
-		>=virtual/perl-Test-Simple-0.60
-	)"
-
-SRC_TEST="do"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/UNIVERSAL-can/
@ 2020-04-28 21:13 Mart Raudsepp
  0 siblings, 0 replies; 16+ messages in thread
From: Mart Raudsepp @ 2020-04-28 21:13 UTC (permalink / raw
  To: gentoo-commits

commit:     751f0c8686a0748548fa54c5d1d1b6d66ff91d90
Author:     Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Tue Apr 28 21:09:29 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Apr 28 21:12:38 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=751f0c86

dev-perl/UNIVERSAL-can: arm64 keyworded (bug #708772)

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
index 593d556649a..b78b989d1af 100644
--- a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
+++ b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.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=5
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Hack around people calling UNIVERSAL::can() as a function"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ppc sparc x86 ~ppc-aix"
+KEYWORDS="amd64 ~arm ~arm64 ppc sparc x86 ~ppc-aix"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/UNIVERSAL-can/
@ 2020-05-06  6:48 Sergei Trofimovich
  0 siblings, 0 replies; 16+ messages in thread
From: Sergei Trofimovich @ 2020-05-06  6:48 UTC (permalink / raw
  To: gentoo-commits

commit:     c2f69e4a646a478fe4d202708948daed871f1668
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed May  6 06:45:09 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed May  6 06:45:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2f69e4a

dev-perl/UNIVERSAL-can: keyworded 1.201.403.280 for ppc64, bug #708772

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
index b78b989d1af..bdd4a167ed0 100644
--- a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
+++ b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Hack around people calling UNIVERSAL::can() as a function"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc sparc x86 ~ppc-aix"
+KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 sparc x86 ~ppc-aix"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/UNIVERSAL-can/
@ 2020-09-03 10:16 Yixun Lan
  0 siblings, 0 replies; 16+ messages in thread
From: Yixun Lan @ 2020-09-03 10:16 UTC (permalink / raw
  To: gentoo-commits

commit:     5d088ac085e9d7170c213c8edff969a93d654115
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  3 10:13:58 2020 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Thu Sep  3 10:16:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d088ac0

dev-perl/UNIVERSAL-can: keyword riscv

Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
index bdd4a167ed0..a782a5542d4 100644
--- a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
+++ b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Hack around people calling UNIVERSAL::can() as a function"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 sparc x86 ~ppc-aix"
+KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~riscv sparc x86 ~ppc-aix"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/UNIVERSAL-can/
@ 2020-12-27 16:19 Fabian Groffen
  0 siblings, 0 replies; 16+ messages in thread
From: Fabian Groffen @ 2020-12-27 16:19 UTC (permalink / raw
  To: gentoo-commits

commit:     decf89e9bc908f4ae8c5f810aae9ccdcba9ff800
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 27 16:13:23 2020 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Dec 27 16:19:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=decf89e9

dev-perl/UNIVERSAL-can: drop ppc-aix m68k-mint

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
index a782a5542d4..975f1651990 100644
--- a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
+++ b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Hack around people calling UNIVERSAL::can() as a function"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~riscv sparc x86 ~ppc-aix"
+KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~riscv sparc 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/UNIVERSAL-can/
@ 2021-10-02  0:13 Andreas K. Hüttel
  0 siblings, 0 replies; 16+ messages in thread
From: Andreas K. Hüttel @ 2021-10-02  0:13 UTC (permalink / raw
  To: gentoo-commits

commit:     eea4f888d365028978a06631cc85ad0ff641b482
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  2 00:08:30 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Oct  2 00:13:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eea4f888

dev-perl/UNIVERSAL-can: EAPI=8 bump

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

 .../UNIVERSAL-can-1.201.403.280-r1.ebuild          | 20 ++++++++++++++++++
 .../UNIVERSAL-can-1.201.403.280.ebuild             | 24 ----------------------
 2 files changed, 20 insertions(+), 24 deletions(-)

diff --git a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild
new file mode 100644
index 00000000000..896706cadd6
--- /dev/null
+++ b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=CHROMATIC
+DIST_VERSION=1.20140328
+inherit perl-module
+
+DESCRIPTION="Hack around people calling UNIVERSAL::can() as a function"
+
+SLOT="0"
+KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~riscv sparc x86"
+
+RDEPEND="
+	virtual/perl-Scalar-List-Utils
+"
+BDEPEND="${RDEPEND}
+	test? ( >=virtual/perl-Test-Simple-0.600.0 )
+"

diff --git a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
deleted file mode 100644
index 975f1651990..00000000000
--- a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=CHROMATIC
-MODULE_VERSION=1.20140328
-inherit perl-module
-
-DESCRIPTION="Hack around people calling UNIVERSAL::can() as a function"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~riscv sparc x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="virtual/perl-Scalar-List-Utils"
-DEPEND="
-	test? (
-		${RDEPEND}
-		>=virtual/perl-Test-Simple-0.60
-	)"
-
-SRC_TEST="do"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/UNIVERSAL-can/
@ 2021-11-18 21:43 Arthur Zamarin
  0 siblings, 0 replies; 16+ messages in thread
From: Arthur Zamarin @ 2021-11-18 21:43 UTC (permalink / raw
  To: gentoo-commits

commit:     de71b6ec0622dd71b771c8353f8bf9580b827fe7
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 18 21:42:28 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 18 21:43:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de71b6ec

dev-perl/UNIVERSAL-can: Stabilize 1.201.403.280-r1 arm64, #823668

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild
index 896706cadd6e..f98fd1369b07 100644
--- a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild
+++ b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Hack around people calling UNIVERSAL::can() as a function"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 ~riscv sparc x86"
 
 RDEPEND="
 	virtual/perl-Scalar-List-Utils


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/UNIVERSAL-can/
@ 2021-11-21  4:58 Arthur Zamarin
  0 siblings, 0 replies; 16+ messages in thread
From: Arthur Zamarin @ 2021-11-21  4:58 UTC (permalink / raw
  To: gentoo-commits

commit:     c83128f8d3589a84fa32a8f4cd46c96101df3688
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 21 04:55:30 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 21 04:57:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c83128f8

dev-perl/UNIVERSAL-can: Stabilize 1.201.403.280-r1 arm, #823668

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild
index f98fd1369b07..80ccab793097 100644
--- a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild
+++ b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Hack around people calling UNIVERSAL::can() as a function"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~riscv sparc x86"
 
 RDEPEND="
 	virtual/perl-Scalar-List-Utils


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/UNIVERSAL-can/
@ 2022-12-31 15:51 Arthur Zamarin
  0 siblings, 0 replies; 16+ messages in thread
From: Arthur Zamarin @ 2022-12-31 15:51 UTC (permalink / raw
  To: gentoo-commits

commit:     070f2a81ff0f3e99ea2543b5a0a10cd11e431f8a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 31 15:51:17 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 31 15:51:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=070f2a81

dev-perl/UNIVERSAL-can: Keyword 1.201.403.280-r1 ia64, #888119

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild
index 80ccab793097..52f7e053e188 100644
--- a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild
+++ b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Hack around people calling UNIVERSAL::can() as a function"
 
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 arm arm64 ~ia64 ppc ~ppc64 ~riscv sparc x86"
 
 RDEPEND="
 	virtual/perl-Scalar-List-Utils


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/UNIVERSAL-can/
@ 2022-12-31 15:53 Arthur Zamarin
  0 siblings, 0 replies; 16+ messages in thread
From: Arthur Zamarin @ 2022-12-31 15:53 UTC (permalink / raw
  To: gentoo-commits

commit:     a5bc5ad2e572984825ed91e382c0a9a7279f9634
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 31 15:52:56 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 31 15:52:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5bc5ad2

dev-perl/UNIVERSAL-can: Keyword 1.201.403.280-r1 s390, #888119

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild
index 52f7e053e188..9a65c2bc0f48 100644
--- a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild
+++ b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Hack around people calling UNIVERSAL::can() as a function"
 
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ia64 ppc ~ppc64 ~riscv sparc x86"
+KEYWORDS="amd64 arm arm64 ~ia64 ppc ~ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="
 	virtual/perl-Scalar-List-Utils


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/UNIVERSAL-can/
@ 2023-02-26 18:21 Arthur Zamarin
  0 siblings, 0 replies; 16+ messages in thread
From: Arthur Zamarin @ 2023-02-26 18:21 UTC (permalink / raw
  To: gentoo-commits

commit:     4b7e542309a7c665cf1c53906f2b813c1a1ce866
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 26 18:21:06 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 26 18:21:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b7e5423

dev-perl/UNIVERSAL-can: Keyword 1.201.403.280-r1 hppa, #888119

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild
index 9a65c2bc0f48..49f201c31d81 100644
--- a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild
+++ b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Hack around people calling UNIVERSAL::can() as a function"
 
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ia64 ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="
 	virtual/perl-Scalar-List-Utils


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/UNIVERSAL-can/
@ 2023-03-17 20:44 Arthur Zamarin
  0 siblings, 0 replies; 16+ messages in thread
From: Arthur Zamarin @ 2023-03-17 20:44 UTC (permalink / raw
  To: gentoo-commits

commit:     497fe7fb7c081b041b0dc295c813d06d4b690e6a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 20:43:57 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 20:43:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=497fe7fb

dev-perl/UNIVERSAL-can: Stabilize 1.201.403.280-r1 ppc64, #901801

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild
index 49f201c31d81..fb5ac071977b 100644
--- a/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild
+++ b/dev-perl/UNIVERSAL-can/UNIVERSAL-can-1.201.403.280-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Hack around people calling UNIVERSAL::can() as a function"
 
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
 
 RDEPEND="
 	virtual/perl-Scalar-List-Utils


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

end of thread, other threads:[~2023-03-17 20:44 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-28 21:13 [gentoo-commits] repo/gentoo:master commit in: dev-perl/UNIVERSAL-can/ Mart Raudsepp
  -- strict thread matches above, loose matches on Subject: below --
2023-03-17 20:44 Arthur Zamarin
2023-02-26 18:21 Arthur Zamarin
2022-12-31 15:53 Arthur Zamarin
2022-12-31 15:51 Arthur Zamarin
2021-11-21  4:58 Arthur Zamarin
2021-11-18 21:43 Arthur Zamarin
2021-10-02  0:13 Andreas K. Hüttel
2020-12-27 16:19 Fabian Groffen
2020-09-03 10:16 Yixun Lan
2020-05-06  6:48 Sergei Trofimovich
2018-08-18  6:04 Kent Fredric
2018-06-07 22:06 Sergei Trofimovich
2018-06-06 16:37 Sergei Trofimovich
2016-12-28 19:39 Kent Fredric
2016-07-08 20:37 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