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

commit:     01874efe35551bf93e5f009a7412a143a99f59f2
Author:     Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 20:25:01 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 21:06:13 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01874efe

dev-perl/Test-LongString: Version bump

Package-Manager: portage-2.2.20.1

 dev-perl/Test-LongString/Manifest                  |  1 +
 .../Test-LongString/Test-LongString-0.170.0.ebuild | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-perl/Test-LongString/Manifest b/dev-perl/Test-LongString/Manifest
index 8dbe0a6..fb116d9 100644
--- a/dev-perl/Test-LongString/Manifest
+++ b/dev-perl/Test-LongString/Manifest
@@ -1 +1,2 @@
 DIST Test-LongString-0.15.tar.gz 8393 SHA256 bae8f38926044e51fba4816a132a478b6027628c5c22d4396326045a861a5164 SHA512 d50bcba177280ff6da17720bde03dce0fe2b034aa7eeaa8825ccf983cbb8e60ee8f18179e47cfd43db1cac217bf30c38d224fb3557fb76ab3b58f573fd1ef529 WHIRLPOOL 31a520aa66f95436d15061038fd138ba74c3708a9d5ef8258c469bdb2ca8d95bfebb790940c4694bad88828f02fd5821e22363cad3aac9f32a5e89440bdfa866
+DIST Test-LongString-0.17.tar.gz 8928 SHA256 abc4349eaf04d1bec1e464166a3018591ea846d8f3c5c9c8af4ac4905d3e974f SHA512 1c0cd6fea35bb72816451ce0790002c9dfb945390bc85d22d04670dd5af7ebbe795307ad361e2615ce4ab4f02a317a3aa5d297f2165bd3b1f6de40b3240f1352 WHIRLPOOL 07ef4d42c1872b489b0ea8803a88f222e6a7884415bfa22247148ef4ece3558c5672c0650a7279b046976c96d5dfc09813c3e01b939096611216538dcabe9b8e

diff --git a/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild b/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild
new file mode 100644
index 0000000..fb4fda4
--- /dev/null
+++ b/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=RGARCIA
+MODULE_VERSION=0.17
+inherit perl-module
+
+DESCRIPTION="A library to test long strings"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE="test"
+
+RDEPEND="virtual/perl-Test-Simple"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		dev-perl/Test-Pod
+		dev-perl/Test-Pod-Coverage
+	)
+"
+
+SRC_TEST="do parallel"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-LongString/
@ 2016-06-06 14:53 Agostino Sarubbo
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo @ 2016-06-06 14:53 UTC (permalink / raw
  To: gentoo-commits

commit:     8d36677b3774c286f542aeebe03dbaeeed1b2fd7
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  6 14:51:57 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Jun  6 14:51:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d36677b

dev-perl/Test-LongString: amd64 stable wrt bug #583714

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

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

diff --git a/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild b/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild
index fb4fda4..ac84a66 100644
--- a/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild
+++ b/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A library to test long strings"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE="test"
 
 RDEPEND="virtual/perl-Test-Simple"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-LongString/
@ 2016-07-06 22:54 Andreas Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas Hüttel @ 2016-07-06 22:54 UTC (permalink / raw
  To: gentoo-commits

commit:     a9b8d78ee39ce11a3a59b5fe6fce6d6751e29e88
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  6 22:53:48 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jul  6 22:53:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9b8d78e

dev-perl/Test-LongString: Remove old

Package-Manager: portage-2.3.0

 dev-perl/Test-LongString/Manifest                   |  1 -
 .../Test-LongString-0.150.0-r1.ebuild               | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/dev-perl/Test-LongString/Manifest b/dev-perl/Test-LongString/Manifest
index fb116d9..38cf24c 100644
--- a/dev-perl/Test-LongString/Manifest
+++ b/dev-perl/Test-LongString/Manifest
@@ -1,2 +1 @@
-DIST Test-LongString-0.15.tar.gz 8393 SHA256 bae8f38926044e51fba4816a132a478b6027628c5c22d4396326045a861a5164 SHA512 d50bcba177280ff6da17720bde03dce0fe2b034aa7eeaa8825ccf983cbb8e60ee8f18179e47cfd43db1cac217bf30c38d224fb3557fb76ab3b58f573fd1ef529 WHIRLPOOL 31a520aa66f95436d15061038fd138ba74c3708a9d5ef8258c469bdb2ca8d95bfebb790940c4694bad88828f02fd5821e22363cad3aac9f32a5e89440bdfa866
 DIST Test-LongString-0.17.tar.gz 8928 SHA256 abc4349eaf04d1bec1e464166a3018591ea846d8f3c5c9c8af4ac4905d3e974f SHA512 1c0cd6fea35bb72816451ce0790002c9dfb945390bc85d22d04670dd5af7ebbe795307ad361e2615ce4ab4f02a317a3aa5d297f2165bd3b1f6de40b3240f1352 WHIRLPOOL 07ef4d42c1872b489b0ea8803a88f222e6a7884415bfa22247148ef4ece3558c5672c0650a7279b046976c96d5dfc09813c3e01b939096611216538dcabe9b8e

diff --git a/dev-perl/Test-LongString/Test-LongString-0.150.0-r1.ebuild b/dev-perl/Test-LongString/Test-LongString-0.150.0-r1.ebuild
deleted file mode 100644
index bc2e5e7..0000000
--- a/dev-perl/Test-LongString/Test-LongString-0.150.0-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=RGARCIA
-MODULE_VERSION=0.15
-inherit perl-module
-
-DESCRIPTION="A library to test long strings"
-
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="test? ( dev-perl/Test-Pod
-		dev-perl/Test-Pod-Coverage )"
-
-SRC_TEST="do"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-LongString/
@ 2016-08-06 11:54 Kent Fredric
  0 siblings, 0 replies; 11+ messages in thread
From: Kent Fredric @ 2016-08-06 11:54 UTC (permalink / raw
  To: gentoo-commits

commit:     e7d975b5231146b4cbab5168490c7037d9442783
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  6 10:07:50 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 11:53:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7d975b5

dev-perl/Test-LongString: Remove POD Author Tests

Not useful, are dependency debt.

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/Test-LongString/Test-LongString-0.170.0.ebuild | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild b/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild
index 8792d2c..cf813ca 100644
--- a/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild
+++ b/dev-perl/Test-LongString/Test-LongString-0.170.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$
 
@@ -12,15 +12,16 @@ DESCRIPTION="A library to test long strings"
 
 SLOT="0"
 KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="test"
+IUSE=""
 
 RDEPEND="virtual/perl-Test-Simple"
 DEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		dev-perl/Test-Pod
-		dev-perl/Test-Pod-Coverage
-	)
 "
 
 SRC_TEST="do parallel"
+
+src_test() {
+	perl_rm_files t/pod-coverage.t t/pod.t
+	perl-module_src_test
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-LongString/
@ 2018-06-09 10:06 Sergei Trofimovich
  0 siblings, 0 replies; 11+ messages in thread
From: Sergei Trofimovich @ 2018-06-09 10:06 UTC (permalink / raw
  To: gentoo-commits

commit:     1d09cf737bfc08d0dc79002bf212d4a69fa90bd4
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sat Jun  9 08:39:26 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jun  9 10:05:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d09cf73

dev-perl/Test-LongString: stable 0.170.0 for sparc

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

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

diff --git a/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild b/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild
index 052b6ec6aae..a7069148a8c 100644
--- a/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild
+++ b/dev-perl/Test-LongString/Test-LongString-0.170.0.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="A library to test long strings"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND="virtual/perl-Test-Simple"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-LongString/
@ 2018-06-10 18:14 Sergei Trofimovich
  0 siblings, 0 replies; 11+ messages in thread
From: Sergei Trofimovich @ 2018-06-10 18:14 UTC (permalink / raw
  To: gentoo-commits

commit:     5371d3eb015cc7270d12a33f5f225d6e143431f6
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 18:01:39 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 18:14:08 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5371d3eb

dev-perl/Test-LongString: stable 0.170.0 for ia64, bug #657574

Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"

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

diff --git a/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild b/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild
index a7069148a8c..93489e2a19d 100644
--- a/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild
+++ b/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A library to test long strings"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND="virtual/perl-Test-Simple"


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

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

commit:     1809c49cafda43b459b668e0ea698e8f058bfa39
Author:     Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Tue Apr 28 21:08:39 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Tue Apr 28 21:12:37 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1809c49c

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

diff --git a/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild b/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild
index 70a0f093a8b..29e022c6bde 100644
--- a/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild
+++ b/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# 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="A library to test long strings"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 IUSE=""
 
 RDEPEND="virtual/perl-Test-Simple"


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

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

commit:     49d3f62285ff792752c5aa35de2ae43693ccfdb8
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 19 00:08:50 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Aug 19 00:14:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49d3f622

dev-perl/Test-LongString: EAPI=8 bump

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

 ...tring-0.170.0.ebuild => Test-LongString-0.170.0-r1.ebuild} | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild b/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild
similarity index 80%
rename from dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild
rename to dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild
index d54541428a3..1930b0aea78 100644
--- a/dev-perl/Test-LongString/Test-LongString-0.170.0.ebuild
+++ b/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild
@@ -1,25 +1,22 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=RGARCIA
-MODULE_VERSION=0.17
+DIST_AUTHOR=RGARCIA
+DIST_VERSION=0.17
 inherit perl-module
 
 DESCRIPTION="A library to test long strings"
 
 SLOT="0"
 KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
 
 RDEPEND="virtual/perl-Test-Simple"
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 "
 
-SRC_TEST="do parallel"
-
 src_test() {
 	perl_rm_files t/pod-coverage.t t/pod.t
 	perl-module_src_test


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

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

commit:     522b820e4233b6c55162e31ff32a661c2e953f84
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:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=522b820e

dev-perl/Test-LongString: Stabilize 0.170.0-r1 arm64, #823668

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

 dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild b/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild
index 1930b0aea781..ac64c06fb7f5 100644
--- a/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild
+++ b/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A library to test long strings"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 RDEPEND="virtual/perl-Test-Simple"
 BDEPEND="${RDEPEND}


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

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

commit:     b738b653463963eebeb3bc883d3fb9928962bccf
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:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b738b653

dev-perl/Test-LongString: Stabilize 0.170.0-r1 arm, #823668

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

 dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild b/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild
index ac64c06fb7f5..7e3cd1ed3edb 100644
--- a/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild
+++ b/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="A library to test long strings"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 RDEPEND="virtual/perl-Test-Simple"
 BDEPEND="${RDEPEND}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-LongString/
@ 2022-03-09 13:00 Yixun Lan
  0 siblings, 0 replies; 11+ messages in thread
From: Yixun Lan @ 2022-03-09 13:00 UTC (permalink / raw
  To: gentoo-commits

commit:     eca9d8a6ee2b05568d3c416b4aa1a5ec6a74862c
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  9 03:54:53 2022 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Wed Mar  9 12:58:22 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eca9d8a6

dev-perl/Test-LongString: keyword ~riscv

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

 dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild b/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild
index 7e3cd1ed3edb..1cffd7b1686e 100644
--- a/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild
+++ b/dev-perl/Test-LongString/Test-LongString-0.170.0-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="A library to test long strings"
 
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 RDEPEND="virtual/perl-Test-Simple"
 BDEPEND="${RDEPEND}


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

end of thread, other threads:[~2022-03-09 13:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-06 11:54 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-LongString/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2022-03-09 13:00 Yixun Lan
2021-11-21  4:58 Arthur Zamarin
2021-11-18 21:43 Arthur Zamarin
2021-08-19  0:15 Andreas K. Hüttel
2020-04-28 21:13 Mart Raudsepp
2018-06-10 18:14 Sergei Trofimovich
2018-06-09 10:06 Sergei Trofimovich
2016-07-06 22:54 Andreas Hüttel
2016-06-06 14:53 Agostino Sarubbo
2015-09-19 21:06 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