public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-YAML/
@ 2016-04-23 17:30 Andreas Hüttel
  0 siblings, 0 replies; 19+ messages in thread
From: Andreas Hüttel @ 2016-04-23 17:30 UTC (permalink / raw
  To: gentoo-commits

commit:     41a458849a7a385f43708bdce77d6a4edc773dd1
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 16 17:34:54 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 23 17:30:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41a45884

dev-perl/Test-YAML: Bump to version 1.60.0

- EAPI6
- Fixup metadata

Upstream:
- Minor packaging fixes

Keywords:
- Some keywords simply unsatisfied already on dev-perl/Test-Base
- Dropped m86k and arm64

Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches --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/Test-YAML/Manifest                |  1 +
 dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild | 24 ++++++++++++++++++++++++
 dev-perl/Test-YAML/metadata.xml            | 22 ----------------------
 3 files changed, 25 insertions(+), 22 deletions(-)

diff --git a/dev-perl/Test-YAML/Manifest b/dev-perl/Test-YAML/Manifest
index 6794883..d849371 100644
--- a/dev-perl/Test-YAML/Manifest
+++ b/dev-perl/Test-YAML/Manifest
@@ -1 +1,2 @@
 DIST Test-YAML-1.05.tar.gz 11500 SHA256 9309f4b0d8a1df5632a6e31b9992b1d4b9b69201d90b8db6e44e5c079857361d SHA512 51b2be5a24cb0b47c1be6127bae57b4c71411424dd2063b0aad45d052796ecf1c59c62923958394bc8bf048c7543275f6e8859f1dc4d556bba5470cae1f43070 WHIRLPOOL 93338025004caa6e25982ba6c7fe0a047485fe89a41e91aa3587c7c2c787bc3333b5f34dda81bd7ef61672656031b8079f7c4ba77110c3a50a61b1ecc99470b4
+DIST Test-YAML-1.06.tar.gz 11470 SHA256 27376103163c12d7d13ae45bf22caf5a0c38478362425bf68613c3748f76b943 SHA512 f6fe4bf46a8cc5ea92b5275cc704e79266b11769bd476888b202540a6d9a23a59a2550503afd88a72f9832355e2b48983f6a31f60db07abe5b0e15f4e74ae2e2 WHIRLPOOL b945f21f7e88f2084b003466669e445bafc3bc9498cde91373aa765828776e200039f3b83fc8e4b6a9193836f73daaba299bf8f047be1736aa5d42985548fc35

diff --git a/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild
new file mode 100644
index 0000000..5eba0dc
--- /dev/null
+++ b/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=INGY
+DIST_VERSION=1.06
+inherit perl-module
+
+DESCRIPTION="Testing Module for YAML Implementations"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="
+	>=dev-perl/Test-Base-0.860.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+"
+# Presently no actual tests worth running
+DIST_TEST=skip

diff --git a/dev-perl/Test-YAML/metadata.xml b/dev-perl/Test-YAML/metadata.xml
index 89529de..43a0d65 100644
--- a/dev-perl/Test-YAML/metadata.xml
+++ b/dev-perl/Test-YAML/metadata.xml
@@ -9,27 +9,5 @@
     <remote-id type="cpan">YAML</remote-id>
     <remote-id type="cpan-module">Test::YAML</remote-id>
     <remote-id type="cpan-module">Test::YAML::Filter</remote-id>
-    <remote-id type="cpan-module">YAML</remote-id>
-    <remote-id type="cpan-module">YAML::Any</remote-id>
-    <remote-id type="cpan-module">YAML::Dumper</remote-id>
-    <remote-id type="cpan-module">YAML::Dumper::Base</remote-id>
-    <remote-id type="cpan-module">YAML::Error</remote-id>
-    <remote-id type="cpan-module">YAML::Loader</remote-id>
-    <remote-id type="cpan-module">YAML::Loader::Base</remote-id>
-    <remote-id type="cpan-module">YAML::Marshall</remote-id>
-    <remote-id type="cpan-module">YAML::Mo</remote-id>
-    <remote-id type="cpan-module">YAML::Node</remote-id>
-    <remote-id type="cpan-module">YAML::Tag</remote-id>
-    <remote-id type="cpan-module">YAML::Type::blessed</remote-id>
-    <remote-id type="cpan-module">YAML::Type::code</remote-id>
-    <remote-id type="cpan-module">YAML::Type::glob</remote-id>
-    <remote-id type="cpan-module">YAML::Type::ref</remote-id>
-    <remote-id type="cpan-module">YAML::Type::regexp</remote-id>
-    <remote-id type="cpan-module">YAML::Type::undef</remote-id>
-    <remote-id type="cpan-module">YAML::Types</remote-id>
-    <remote-id type="cpan-module">YAML::Warning</remote-id>
-    <remote-id type="cpan-module">yaml_mapping</remote-id>
-    <remote-id type="cpan-module">yaml_scalar</remote-id>
-    <remote-id type="cpan-module">yaml_sequence</remote-id>
   </upstream>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-YAML/
@ 2016-09-30  7:43 Tobias Klausmann
  0 siblings, 0 replies; 19+ messages in thread
From: Tobias Klausmann @ 2016-09-30  7:43 UTC (permalink / raw
  To: gentoo-commits

commit:     2aeb62dae596a1b6e544acbdfd4b960218c5e4fb
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 30 07:42:52 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Fri Sep 30 07:42:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aeb62da

dev-perl/Test-YAML-1.60.0-r0: stable on alpha

Gentoo-Bug: 595572

 dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild
index 5eba0dc..377f800 100644
--- a/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild
+++ b/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Testing Module for YAML Implementations"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-YAML/
@ 2016-10-26 16:49 Markus Meier
  0 siblings, 0 replies; 19+ messages in thread
From: Markus Meier @ 2016-10-26 16:49 UTC (permalink / raw
  To: gentoo-commits

commit:     4d978408919242a1c058f5860695426f578f95d8
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 26 16:49:00 2016 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Wed Oct 26 16:49:00 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d978408

dev-perl/Test-YAML: arm stable, bug #595572

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

 dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild
index 377f800..32ffaa2 100644
--- a/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild
+++ b/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Testing Module for YAML Implementations"
 
 SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-YAML/
@ 2016-12-20 18:18 Tobias Klausmann
  0 siblings, 0 replies; 19+ messages in thread
From: Tobias Klausmann @ 2016-12-20 18:18 UTC (permalink / raw
  To: gentoo-commits

commit:     dc7897cc07fcbd02240061e00e09c631d85f451c
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 20 18:17:13 2016 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Dec 20 18:17:59 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc7897cc

dev-perl/Test-YAML-1.60.0-r0: stable on amd64

Gentoo-Bug: 595572

 dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild
index 32ffaa2..9208a1d 100644
--- a/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild
+++ b/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Testing Module for YAML Implementations"
 
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-YAML/
@ 2016-12-20 18:54 Thomas Deutschmann
  0 siblings, 0 replies; 19+ messages in thread
From: Thomas Deutschmann @ 2016-12-20 18:54 UTC (permalink / raw
  To: gentoo-commits

commit:     a8a6930d9a550da017eafe6b6eef7ed4134f059e
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 20 18:52:24 2016 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Dec 20 18:54:12 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a6930d

dev-perl/Test-YAML: x86 stable (bug #595572)

Package-Manager: Portage-2.3.2, Repoman-2.3.1

 dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild
index 9208a1d..8d74184 100644
--- a/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild
+++ b/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Testing Module for YAML Implementations"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-YAML/
@ 2017-01-28 18:59 Kent Fredric
  0 siblings, 0 replies; 19+ messages in thread
From: Kent Fredric @ 2017-01-28 18:59 UTC (permalink / raw
  To: gentoo-commits

commit:     12e9b68ea5ecf807bb78b6ff32585e2ca859de61
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 18:48:55 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 18:48:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12e9b68e

dev-perl/Test-YAML: Remove unneeded ~arm64

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild
index 2d3c8e7..f872b83 100644
--- a/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild
+++ b/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 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="Testing Module for YAML Implementations"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-YAML/
@ 2017-02-03 21:48 Jeroen Roovers
  0 siblings, 0 replies; 19+ messages in thread
From: Jeroen Roovers @ 2017-02-03 21:48 UTC (permalink / raw
  To: gentoo-commits

commit:     65a66ba46c3764a447190fa9f889fe92a689b019
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  3 21:45:29 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Feb  3 21:48:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65a66ba4

dev-perl/Test-YAML: Stable for HPPA (bug #595572).

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

 dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild
index 8c0a4f1..5b19a35 100644
--- a/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild
+++ b/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Testing Module for YAML Implementations"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~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 hppa ia64 ~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=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-YAML/
@ 2019-01-17 20:39 Mikle Kolyada
  0 siblings, 0 replies; 19+ messages in thread
From: Mikle Kolyada @ 2019-01-17 20:39 UTC (permalink / raw
  To: gentoo-commits

commit:     46e46209e6f58fbccf2243725e0096356c2fe5c5
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 17 20:35:24 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Jan 17 20:35:24 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46e46209

dev-perl/Test-YAML: Add ~m68k keyword wrt bug #665088

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild
index 10124259974..95c14946270 100644
--- a/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild
+++ b/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Testing Module for YAML Implementations"
 
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~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 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=""
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-YAML/
@ 2020-04-15 15:40 Kent Fredric
  0 siblings, 0 replies; 19+ messages in thread
From: Kent Fredric @ 2020-04-15 15:40 UTC (permalink / raw
  To: gentoo-commits

commit:     fd3886958aaed290b2821f3a7a9e8ae2d082dcd8
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 15 15:05:49 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Apr 15 15:36:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd388695

dev-perl/Test-YAML: Remove old 1.50.0

Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 dev-perl/Test-YAML/Manifest                |  1 -
 dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/dev-perl/Test-YAML/Manifest b/dev-perl/Test-YAML/Manifest
index 0613f5af83a..40546716515 100644
--- a/dev-perl/Test-YAML/Manifest
+++ b/dev-perl/Test-YAML/Manifest
@@ -1,2 +1 @@
-DIST Test-YAML-1.05.tar.gz 11500 BLAKE2B 7c43c68cb30cbcf7be25c7522b1009f3b86ba77674f0db435cf08b12c30f2a2e8a47b9a384e72cbf05125210d361fa6f312fac0c02365a634f357c739572ec99 SHA512 51b2be5a24cb0b47c1be6127bae57b4c71411424dd2063b0aad45d052796ecf1c59c62923958394bc8bf048c7543275f6e8859f1dc4d556bba5470cae1f43070
 DIST Test-YAML-1.06.tar.gz 11470 BLAKE2B b2b3c3f82f2458dd9f64aa44c5c69149d8975d4bd941337ee1047e7351ad404f1ce97d1e234549efcb573354cd11a10960368f99b32c28f9536ba4cbde14f366 SHA512 f6fe4bf46a8cc5ea92b5275cc704e79266b11769bd476888b202540a6d9a23a59a2550503afd88a72f9832355e2b48983f6a31f60db07abe5b0e15f4e74ae2e2

diff --git a/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild
deleted file mode 100644
index a1212359fbc..00000000000
--- a/dev-perl/Test-YAML/Test-YAML-1.50.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=INGY
-MODULE_VERSION=1.05
-inherit perl-module
-
-DESCRIPTION="Testing Module for YAML Implementations"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="
-	>=dev-perl/Test-Base-0.860.0
-"
-DEPEND="${RDEPEND}
-	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
-"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-YAML/
@ 2021-09-23 11:29 Andreas K. Hüttel
  0 siblings, 0 replies; 19+ messages in thread
From: Andreas K. Hüttel @ 2021-09-23 11:29 UTC (permalink / raw
  To: gentoo-commits

commit:     d5e682caf161fe3bf294a166c2f8a9101aac1949
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 23 11:18:12 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Sep 23 11:29:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5e682ca

dev-perl/Test-YAML: Version bump 1.07

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

 dev-perl/Test-YAML/Manifest                |  1 +
 dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/dev-perl/Test-YAML/Manifest b/dev-perl/Test-YAML/Manifest
index 40546716515..ad900de2021 100644
--- a/dev-perl/Test-YAML/Manifest
+++ b/dev-perl/Test-YAML/Manifest
@@ -1 +1,2 @@
 DIST Test-YAML-1.06.tar.gz 11470 BLAKE2B b2b3c3f82f2458dd9f64aa44c5c69149d8975d4bd941337ee1047e7351ad404f1ce97d1e234549efcb573354cd11a10960368f99b32c28f9536ba4cbde14f366 SHA512 f6fe4bf46a8cc5ea92b5275cc704e79266b11769bd476888b202540a6d9a23a59a2550503afd88a72f9832355e2b48983f6a31f60db07abe5b0e15f4e74ae2e2
+DIST Test-YAML-1.07.tar.gz 11562 BLAKE2B bd8cd02c4ccecc4a42471099ecf29f43cb70ba3500f79b6cdef6d993d539664eeac393f9e381c2265d3ae56cf1442dd2e199b759a7ed0bf1ade5ae7ec0dfa413 SHA512 fe169d351e3c3e41c04d4429bc698f0aa49c7572e1681d4d72d5610d56234642093a31ed7ee5a972cac3e714ff481aa31e69bf12807ec446dd6f927e854d5606

diff --git a/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
new file mode 100644
index 00000000000..170a52298df
--- /dev/null
+++ b/dev-perl/Test-YAML/Test-YAML-1.70.0.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=TINITA
+DIST_VERSION=1.07
+inherit perl-module
+
+DESCRIPTION="Testing Module for YAML Implementations"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+	>=dev-perl/Test-Base-0.860.0
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-YAML/
@ 2021-11-04 17:13 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-11-04 17:13 UTC (permalink / raw
  To: gentoo-commits

commit:     ecc8e193f47b565fc6b7bbdb5d15293a969b922d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  4 17:13:02 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov  4 17:13:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecc8e193

dev-perl/Test-YAML: Keyword 1.70.0 arm64, #820764

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

 dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
index cd047034492..0a5adf49770 100644
--- a/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
+++ b/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Testing Module for YAML Implementations"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~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"
+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"
 
 RDEPEND="
 	>=dev-perl/Test-Base-0.860.0


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-YAML/
@ 2021-12-05  3:04 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-12-05  3:04 UTC (permalink / raw
  To: gentoo-commits

commit:     d376e1b6f829764f9a57306a757e2b61b8d188f1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  5 03:01:34 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  5 03:01:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d376e1b6

dev-perl/Test-YAML: Stabilize 1.70.0 amd64, #828207

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

 dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
index 0a5adf497700..c00e14f5663a 100644
--- a/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
+++ b/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Testing Module for YAML Implementations"
 
 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"
+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"
 
 RDEPEND="
 	>=dev-perl/Test-Base-0.860.0


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-YAML/
@ 2021-12-05  4:01 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-12-05  4:01 UTC (permalink / raw
  To: gentoo-commits

commit:     581135029bd7a4be2c48180f1fe87ff86d11a3f1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  5 04:00:37 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  5 04:00:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58113502

dev-perl/Test-YAML: Stabilize 1.70.0 x86, #828207

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

 dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
index c00e14f5663a..10569919b9ea 100644
--- a/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
+++ b/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Testing Module for YAML Implementations"
 
 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"
+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"
 
 RDEPEND="
 	>=dev-perl/Test-Base-0.860.0


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-YAML/
@ 2021-12-05  4:03 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-12-05  4:03 UTC (permalink / raw
  To: gentoo-commits

commit:     76aa28bc9f3d7783870b7158645f9b7db9915557
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  5 04:03:09 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  5 04:03:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76aa28bc

dev-perl/Test-YAML: Stabilize 1.70.0 arm, #828207

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

 dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
index 10569919b9ea..a226fcb0c51c 100644
--- a/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
+++ b/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Testing Module for YAML Implementations"
 
 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"
+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"
 
 RDEPEND="
 	>=dev-perl/Test-Base-0.860.0


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-YAML/
@ 2021-12-05  4:05 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-12-05  4:05 UTC (permalink / raw
  To: gentoo-commits

commit:     5473150a9e768a09983dd36fba967cc314200dac
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  5 04:04:37 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  5 04:04:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5473150a

dev-perl/Test-YAML: Stabilize 1.70.0 ppc64, #828207

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

 dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
index a226fcb0c51c..ecb14eb6d88a 100644
--- a/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
+++ b/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Testing Module for YAML Implementations"
 
 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"
+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"
 
 RDEPEND="
 	>=dev-perl/Test-Base-0.860.0


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-YAML/
@ 2021-12-05  4:21 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-12-05  4:21 UTC (permalink / raw
  To: gentoo-commits

commit:     533eaa123bfc7167205ef71e4f7dab4ca9319c7f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  5 04:20:11 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec  5 04:20:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=533eaa12

dev-perl/Test-YAML: Stabilize 1.70.0 ppc, #828207

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

 dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
index ecb14eb6d88a..3f78a5a681ef 100644
--- a/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
+++ b/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Testing Module for YAML Implementations"
 
 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"
+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"
 
 RDEPEND="
 	>=dev-perl/Test-Base-0.860.0


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-YAML/
@ 2021-12-06  0:10 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2021-12-06  0:10 UTC (permalink / raw
  To: gentoo-commits

commit:     65150b2d9493280e63d45c9a422a2657f4b5e5d7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  6 00:07:44 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec  6 00:07:44 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65150b2d

dev-perl/Test-YAML: Stabilize 1.70.0 sparc, #828207

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

 dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
index 3f78a5a681ef..747cb9b373af 100644
--- a/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
+++ b/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Testing Module for YAML Implementations"
 
 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"
+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"
 
 RDEPEND="
 	>=dev-perl/Test-Base-0.860.0


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-YAML/
@ 2021-12-10 20:56 Andreas K. Hüttel
  0 siblings, 0 replies; 19+ messages in thread
From: Andreas K. Hüttel @ 2021-12-10 20:56 UTC (permalink / raw
  To: gentoo-commits

commit:     801f268ce8921c9c906b826e3b0e9fe64c1dac5b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 10 20:53:31 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Dec 10 20:55:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=801f268c

dev-perl/Test-YAML: Remove old

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

 dev-perl/Test-YAML/Manifest                |  1 -
 dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild | 23 -----------------------
 2 files changed, 24 deletions(-)

diff --git a/dev-perl/Test-YAML/Manifest b/dev-perl/Test-YAML/Manifest
index ad900de2021a..24cf1c110a56 100644
--- a/dev-perl/Test-YAML/Manifest
+++ b/dev-perl/Test-YAML/Manifest
@@ -1,2 +1 @@
-DIST Test-YAML-1.06.tar.gz 11470 BLAKE2B b2b3c3f82f2458dd9f64aa44c5c69149d8975d4bd941337ee1047e7351ad404f1ce97d1e234549efcb573354cd11a10960368f99b32c28f9536ba4cbde14f366 SHA512 f6fe4bf46a8cc5ea92b5275cc704e79266b11769bd476888b202540a6d9a23a59a2550503afd88a72f9832355e2b48983f6a31f60db07abe5b0e15f4e74ae2e2
 DIST Test-YAML-1.07.tar.gz 11562 BLAKE2B bd8cd02c4ccecc4a42471099ecf29f43cb70ba3500f79b6cdef6d993d539664eeac393f9e381c2265d3ae56cf1442dd2e199b759a7ed0bf1ade5ae7ec0dfa413 SHA512 fe169d351e3c3e41c04d4429bc698f0aa49c7572e1681d4d72d5610d56234642093a31ed7ee5a972cac3e714ff481aa31e69bf12807ec446dd6f927e854d5606

diff --git a/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild
deleted file mode 100644
index 47603f421384..000000000000
--- a/dev-perl/Test-YAML/Test-YAML-1.60.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=INGY
-DIST_VERSION=1.06
-inherit perl-module
-
-DESCRIPTION="Testing Module for YAML Implementations"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="
-	>=dev-perl/Test-Base-0.860.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-"
-# Presently no actual tests worth running
-DIST_TEST=skip


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-YAML/
@ 2024-03-03  0:54 Sam James
  0 siblings, 0 replies; 19+ messages in thread
From: Sam James @ 2024-03-03  0:54 UTC (permalink / raw
  To: gentoo-commits

commit:     e01b5be152a07891bba80883d46997604790d791
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  3 00:53:32 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar  3 00:53:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e01b5be1

dev-perl/Test-YAML: Stabilize 1.70.0 arm64, #912506

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

 dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild b/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
index 84a64dd70fed..4678261c1790 100644
--- a/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
+++ b/dev-perl/Test-YAML/Test-YAML-1.70.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Testing Module for YAML Implementations"
 
 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 ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 RDEPEND="
 	>=dev-perl/Test-Base-0.860.0


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

end of thread, other threads:[~2024-03-03  0:54 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-15 15:40 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-YAML/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2024-03-03  0:54 Sam James
2021-12-10 20:56 Andreas K. Hüttel
2021-12-06  0:10 Sam James
2021-12-05  4:21 Sam James
2021-12-05  4:05 Sam James
2021-12-05  4:03 Sam James
2021-12-05  4:01 Sam James
2021-12-05  3:04 Sam James
2021-11-04 17:13 Sam James
2021-09-23 11:29 Andreas K. Hüttel
2019-01-17 20:39 Mikle Kolyada
2017-02-03 21:48 Jeroen Roovers
2017-01-28 18:59 Kent Fredric
2016-12-20 18:54 Thomas Deutschmann
2016-12-20 18:18 Tobias Klausmann
2016-10-26 16:49 Markus Meier
2016-09-30  7:43 Tobias Klausmann
2016-04-23 17:30 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