public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2017-01-26 15:18 Tobias Klausmann
  0 siblings, 0 replies; 33+ messages in thread
From: Tobias Klausmann @ 2017-01-26 15:18 UTC (permalink / raw
  To: gentoo-commits

commit:     9ec6c4ad072ad9c54d7fa916eaf0dc5439e3efdb
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 26 15:17:08 2017 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Thu Jan 26 15:17:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ec6c4ad

dev-perl/PerlIO-utf8_strict-0.6.0-r0: keyworded for ~alpha

Gentoo-Bug: 603078

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild
index 94b313f..4b0150e 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~x86"
 IUSE="test"
 # r: strict, warnings -> perl
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2017-02-04  9:34 Jeroen Roovers
  0 siblings, 0 replies; 33+ messages in thread
From: Jeroen Roovers @ 2017-02-04  9:34 UTC (permalink / raw
  To: gentoo-commits

commit:     0243dbb7ed65f74b0d8494f1d090edd1538f290f
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  4 09:28:27 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Feb  4 09:34:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0243dbb7

dev-perl/PerlIO-utf8_strict: Mark ~hppa (bug #603078).

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

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild
index 4b0150e..d4a40c9 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~x86"
 IUSE="test"
 # r: strict, warnings -> perl
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2017-02-20 17:55 Markus Meier
  0 siblings, 0 replies; 33+ messages in thread
From: Markus Meier @ 2017-02-20 17:55 UTC (permalink / raw
  To: gentoo-commits

commit:     7f4c9e60f558f74fb4924f86f9f903642b80b1b0
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 20 17:54:21 2017 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Mon Feb 20 17:54:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f4c9e60

dev-perl/PerlIO-utf8_strict: add ~arm, bug #603078

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

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild
index d4a40c9c87..3d3cbf783e 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86"
 IUSE="test"
 # r: strict, warnings -> perl
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2017-02-22 21:51 Markus Meier
  0 siblings, 0 replies; 33+ messages in thread
From: Markus Meier @ 2017-02-22 21:51 UTC (permalink / raw
  To: gentoo-commits

commit:     7c0c8220df74a3911c7a33f89c0ebd63b3c955fb
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 21:50:54 2017 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 21:51:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c0c8220

dev-perl/PerlIO-utf8_strict: add ~arm64, bug #603078

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

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild
index 3d3cbf783e..0eb3c21be1 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86"
 IUSE="test"
 # r: strict, warnings -> perl
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2017-02-24  0:13 Michael Weber
  0 siblings, 0 replies; 33+ messages in thread
From: Michael Weber @ 2017-02-24  0:13 UTC (permalink / raw
  To: gentoo-commits

commit:     8571b08d5b3ca2e6bcc19ff631540ddc6eee040e
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 23:35:51 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Fri Feb 24 00:13:33 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8571b08d

dev-perl/PerlIO-utf8_strict: add ~ppc keyword (bug 603078).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild
index 0eb3c21be1..faa897b341 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~x86"
 IUSE="test"
 # r: strict, warnings -> perl
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2017-04-07 15:39 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2017-04-07 15:39 UTC (permalink / raw
  To: gentoo-commits

commit:     59f8405877c1f76c92115d136fcdf7ec422579c6
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  7 15:37:43 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Apr  7 15:37:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59f84058

dev-perl/PerlIO-utf8_strict: Bump to version 0.7.0

Upstream:
- Fix '.' in @INC reliance.
- Fix calling syswrite() with unicode.

Bug: https://bugs.gentoo.org/614920
Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/PerlIO-utf8_strict/Manifest               |  1 +
 .../PerlIO-utf8_strict-0.7.0.ebuild                | 34 ++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/dev-perl/PerlIO-utf8_strict/Manifest b/dev-perl/PerlIO-utf8_strict/Manifest
index ecda7e0aa78..97ee6978637 100644
--- a/dev-perl/PerlIO-utf8_strict/Manifest
+++ b/dev-perl/PerlIO-utf8_strict/Manifest
@@ -1 +1,2 @@
 DIST PerlIO-utf8_strict-0.006.tar.gz 66240 SHA256 980010e624c43be0a2aac8e1fe5db3fe43035940def75ca70401bb1ca98bd562 SHA512 9c8423d5e60eba54d1c1ad77840d703577e3bb35333e08ef34ada64bebc8c50630e19c6d536243bfbae4197bf8143de82251122af8581813c61428c8a78111de WHIRLPOOL a91f41d0aacfb1d32746d08ae639994ada8f02f65c4adb29b7bb4ffdf2244d4ed81712812b7b7773b5fa87e9dd8f91fc5e680b5850c622310af9b7d00d015469
+DIST PerlIO-utf8_strict-0.007.tar.gz 67922 SHA256 83a33f2fe046cb3ad6afc80790635a423e2c7c6854afacc6998cd46951cc81cb SHA512 0d39be9bcbab4cea087f59c67dc1af6773b6258c5e836590ff58cc18bf3392ba6e95c55a0c7ce94236e0be7053802b4b1d6010130355e1a973a3698aaf49af0f WHIRLPOOL 5dde44f00af014fa9046164de250bb22d85e92dcaab7c3e7abdc897f4457bc77d2365a366af7c2c1775e4689b9df7c8e6cb1cf59623f7ef9f61df3c403324d7b

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
new file mode 100644
index 00000000000..c3651f9260e
--- /dev/null
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+DIST_AUTHOR=LEONT
+DIST_VERSION=0.007
+inherit perl-module
+
+DESCRIPTION="Fast and correct UTF-8 IO"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="test"
+# r: strict, warnings -> perl
+RDEPEND="
+	virtual/perl-XSLoader
+"
+# t: File::Spec::Functions -> File-Spec
+# t: IO::File -> IO
+# t: utf8 -> perl
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Carp
+		virtual/perl-Exporter
+		virtual/perl-File-Spec
+		virtual/perl-IO
+		dev-perl/Test-Exception
+		>=virtual/perl-Test-Simple-0.880.0
+	)
+"
+src_compile() {
+	emake OPTIMIZE="${CFLAGS}"
+}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2017-04-07 15:39 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2017-04-07 15:39 UTC (permalink / raw
  To: gentoo-commits

commit:     e34d4043c75dcaf5dfdd5c4cdd9fb889c7773e86
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  7 15:36:08 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Apr  7 15:36:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e34d4043

dev-perl/PerlIO-utf8_strict: Fix non-blank line after header

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild
index 690d597e59b..1308db5416f 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild
@@ -1,5 +1,6 @@
 # Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
+
 EAPI=6
 DIST_AUTHOR=LEONT
 DIST_VERSION=0.006


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2017-04-15 10:05 Kent Fredric
  0 siblings, 0 replies; 33+ messages in thread
From: Kent Fredric @ 2017-04-15 10:05 UTC (permalink / raw
  To: gentoo-commits

commit:     d8578afd2ce336515e23c22845ee179884b3f5c7
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 15 10:02:11 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Apr 15 10:05:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8578afd

dev-perl/PerlIO-utf8_strict: Cleanup old

Remove old versions broken by 5.26

https://bugs.gentoo.org/614920

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-perl/PerlIO-utf8_strict/Manifest               |  1 -
 .../PerlIO-utf8_strict-0.6.0.ebuild                | 34 ----------------------
 2 files changed, 35 deletions(-)

diff --git a/dev-perl/PerlIO-utf8_strict/Manifest b/dev-perl/PerlIO-utf8_strict/Manifest
index 97ee6978637..df945f878fb 100644
--- a/dev-perl/PerlIO-utf8_strict/Manifest
+++ b/dev-perl/PerlIO-utf8_strict/Manifest
@@ -1,2 +1 @@
-DIST PerlIO-utf8_strict-0.006.tar.gz 66240 SHA256 980010e624c43be0a2aac8e1fe5db3fe43035940def75ca70401bb1ca98bd562 SHA512 9c8423d5e60eba54d1c1ad77840d703577e3bb35333e08ef34ada64bebc8c50630e19c6d536243bfbae4197bf8143de82251122af8581813c61428c8a78111de WHIRLPOOL a91f41d0aacfb1d32746d08ae639994ada8f02f65c4adb29b7bb4ffdf2244d4ed81712812b7b7773b5fa87e9dd8f91fc5e680b5850c622310af9b7d00d015469
 DIST PerlIO-utf8_strict-0.007.tar.gz 67922 SHA256 83a33f2fe046cb3ad6afc80790635a423e2c7c6854afacc6998cd46951cc81cb SHA512 0d39be9bcbab4cea087f59c67dc1af6773b6258c5e836590ff58cc18bf3392ba6e95c55a0c7ce94236e0be7053802b4b1d6010130355e1a973a3698aaf49af0f WHIRLPOOL 5dde44f00af014fa9046164de250bb22d85e92dcaab7c3e7abdc897f4457bc77d2365a366af7c2c1775e4689b9df7c8e6cb1cf59623f7ef9f61df3c403324d7b

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild
deleted file mode 100644
index 1308db5416f..00000000000
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.6.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-DIST_AUTHOR=LEONT
-DIST_VERSION=0.006
-inherit perl-module
-
-DESCRIPTION="Fast and correct UTF-8 IO"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="test"
-# r: strict, warnings -> perl
-RDEPEND="
-	virtual/perl-XSLoader
-"
-# t: File::Spec::Functions -> File-Spec
-# t: IO::File -> IO
-# t: utf8 -> perl
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Carp
-		virtual/perl-Exporter
-		virtual/perl-File-Spec
-		virtual/perl-IO
-		dev-perl/Test-Exception
-		>=virtual/perl-Test-Simple-0.880.0
-	)
-"
-src_compile() {
-	emake OPTIMIZE="${CFLAGS}"
-}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2018-06-10 15:52 Aaron Bauman
  0 siblings, 0 replies; 33+ messages in thread
From: Aaron Bauman @ 2018-06-10 15:52 UTC (permalink / raw
  To: gentoo-commits

commit:     324955f8e8ac20687fec3a76d1b2d87a3d940946
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 15:47:22 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 15:52:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=324955f8

dev-perl/PerlIO-utf8_strict: amd64 stable wrt bug #657592

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
index c3651f9260e..ee777542b52 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.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
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="test"
 # r: strict, warnings -> perl
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2018-06-10 17:55 Thomas Deutschmann
  0 siblings, 0 replies; 33+ messages in thread
From: Thomas Deutschmann @ 2018-06-10 17:55 UTC (permalink / raw
  To: gentoo-commits

commit:     06d2fc13aeef897c0ade8ba66d5a4aa9579f0e5b
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 17:46:42 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 17:46:42 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06d2fc13

dev-perl/PerlIO-utf8_strict: x86 stable (bug #657592)

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
index ee777542b52..148e516635e 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="test"
 # r: strict, warnings -> perl
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2018-06-30 21:08 Mikle Kolyada
  0 siblings, 0 replies; 33+ messages in thread
From: Mikle Kolyada @ 2018-06-30 21:08 UTC (permalink / raw
  To: gentoo-commits

commit:     77bfe33503a606c8c730565be5541358291d49d1
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 30 21:07:40 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Jun 30 21:07:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77bfe335

dev-perl/PerlIO-utf8_strict: add ~s390 keyword wrt bug #603078

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
index 9c22d6b25ba..09080a630f8 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~s390 ~sparc x86"
 IUSE="test"
 # r: strict, warnings -> perl
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2018-10-17 18:54 Fabian Groffen
  0 siblings, 0 replies; 33+ messages in thread
From: Fabian Groffen @ 2018-10-17 18:54 UTC (permalink / raw
  To: gentoo-commits

commit:     4d959337e2e4fe5f8e2d0d4a11b42a975c641785
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 17 18:45:34 2018 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Oct 17 18:54:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d959337

dev-perl/PerlIO-utf8_strict: added Prefix keywords, bug #665088

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

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
index 09080a630f8..6a530ea31f5 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 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="test"
 # r: strict, warnings -> perl
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2021-05-31 22:38 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2021-05-31 22:38 UTC (permalink / raw
  To: gentoo-commits

commit:     19a50e47f3002c220640ed2d93d232a63f51a735
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 22:36:36 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 31 22:37:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19a50e47

dev-perl/PerlIO-utf8_strict: Stabilize 0.7.0 sparc, #793056

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

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
index 06e5d353535..3779943fc5e 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~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 ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 # r: strict, warnings -> perl


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2021-06-01  6:36 Agostino Sarubbo
  0 siblings, 0 replies; 33+ messages in thread
From: Agostino Sarubbo @ 2021-06-01  6:36 UTC (permalink / raw
  To: gentoo-commits

commit:     e98439d48156fd21c30c1bd63cd096004b6ba822
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  1 06:36:21 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Jun  1 06:36:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e98439d4

dev-perl/PerlIO-utf8_strict: ppc64 stable wrt bug #793284

Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
index 3779943fc5e..509d6300fbe 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ppc ~ppc64 ~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 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 # r: strict, warnings -> perl


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2021-07-23 14:56 Marek Szuba
  0 siblings, 0 replies; 33+ messages in thread
From: Marek Szuba @ 2021-07-23 14:56 UTC (permalink / raw
  To: gentoo-commits

commit:     a623e48480a9591671f7173faa093f1999c74b3c
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 23 14:55:05 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Jul 23 14:56:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a623e484

dev-perl/PerlIO-utf8_strict: keyword 0.7.0 for ~riscv

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
index 509d6300fbe..2e09f27a320 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~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 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 # r: strict, warnings -> perl


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2021-07-29 20:01 Andreas K. Hüttel
  0 siblings, 0 replies; 33+ messages in thread
From: Andreas K. Hüttel @ 2021-07-29 20:01 UTC (permalink / raw
  To: gentoo-commits

commit:     25394381f37ebb8599a64e17826a8ac9825d1ce0
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 29 19:49:52 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jul 29 20:01:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25394381

dev-perl/PerlIO-utf8_strict: Version bump 0.008

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

 dev-perl/PerlIO-utf8_strict/Manifest               |  1 +
 .../PerlIO-utf8_strict-0.8.0.ebuild                | 28 ++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-perl/PerlIO-utf8_strict/Manifest b/dev-perl/PerlIO-utf8_strict/Manifest
index b6e5937ebe1..336c73cfa57 100644
--- a/dev-perl/PerlIO-utf8_strict/Manifest
+++ b/dev-perl/PerlIO-utf8_strict/Manifest
@@ -1 +1,2 @@
 DIST PerlIO-utf8_strict-0.007.tar.gz 67922 BLAKE2B 4d13dc6e6b4cdf7a4bf3cd51ca1e054d82cab4094894f4cee7503201cc11f80ab27951417778f7e179aee03b75b4bbb30e839a498c83d5afd3881db64973d324 SHA512 0d39be9bcbab4cea087f59c67dc1af6773b6258c5e836590ff58cc18bf3392ba6e95c55a0c7ce94236e0be7053802b4b1d6010130355e1a973a3698aaf49af0f
+DIST PerlIO-utf8_strict-0.008.tar.gz 95180 BLAKE2B 5e041d619036e589cf3d9272be20f2eaf50066700d5b401e923fec4745ecc2f74107f2a57a9b2c22a4b4ccee908a595b7618a2c5f74000635393ef9fcbeb8507 SHA512 5a54c379925880abca7f85a2b08c19d54e222a03e06490ff366ee38e68018b5f6a4ab0bb8df15f9581b6265eac550090a35f3a4f52c748c008c9c575af41c911

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
new file mode 100644
index 00000000000..102ba0bf982
--- /dev/null
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+DIST_AUTHOR=LEONT
+DIST_VERSION=0.008
+inherit perl-module
+
+DESCRIPTION="Fast and correct UTF-8 IO"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+	virtual/perl-XSLoader
+"
+
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Carp
+		virtual/perl-Exporter
+		virtual/perl-File-Spec
+		virtual/perl-IO
+		dev-perl/Test-Exception
+		>=virtual/perl-Test-Simple-0.880.0
+	)
+"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2021-08-04 15:51 Joshua Kinard
  0 siblings, 0 replies; 33+ messages in thread
From: Joshua Kinard @ 2021-08-04 15:51 UTC (permalink / raw
  To: gentoo-commits

commit:     62ab2423842fa5077278f0a2ffcbe49938031e62
Author:     Joshua Kinard <kumba <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  4 15:50:38 2021 +0000
Commit:     Joshua Kinard <kumba <AT> gentoo <DOT> org>
CommitDate: Wed Aug  4 15:50:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62ab2423

dev-perl/PerlIO-utf8_strict: Added ~mips to KEYWORDS

Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org>
Package-Manager: Portage-3.0.20, Repoman-3.0.3

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
index 102ba0bf982..23904b32c07 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~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="
 	virtual/perl-XSLoader


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2021-09-01 18:32 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2021-09-01 18:32 UTC (permalink / raw
  To: gentoo-commits

commit:     981b42644c05ea340f7127c995773ee9896c90a5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  1 18:29:04 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep  1 18:31:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=981b4264

dev-perl/PerlIO-utf8_strict: Stabilize 0.7.0 arm, #810197

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

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
index 2e09f27a320..7c3e4e9445c 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k 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 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 # r: strict, warnings -> perl


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2021-10-07  6:37 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2021-10-07  6:37 UTC (permalink / raw
  To: gentoo-commits

commit:     11c25df3338b553b41e255084e97c8331c314083
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Tue Oct  5 18:28:18 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct  7 06:36:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11c25df3

dev-perl/PerlIO-utf8_strict: stable 0.7.0 for hppa, bug #810197

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
index 60f8c398b85..324af49be8d 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k 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 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="test"
 RESTRICT="!test? ( test )"
 # r: strict, warnings -> perl


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2021-10-11  3:10 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2021-10-11  3:10 UTC (permalink / raw
  To: gentoo-commits

commit:     84cf4cb62a3792a771593211c413c0111f7f161c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 03:07:37 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 03:07:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84cf4cb6

dev-perl/PerlIO-utf8_strict: Stabilize 0.8.0 ppc64, #817467

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

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
index 23904b32c07..baf156eb0cb 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 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="
 	virtual/perl-XSLoader


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2021-10-11  3:13 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2021-10-11  3:13 UTC (permalink / raw
  To: gentoo-commits

commit:     1d7cea3816fa5e45393e14fa50d53b10bb3f5ede
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 03:11:51 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 03:11:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d7cea38

dev-perl/PerlIO-utf8_strict: Stabilize 0.8.0 amd64, #817467

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

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
index 523a6c4e1e3..6b4ba4e090d 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 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="
 	virtual/perl-XSLoader


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2021-10-11  3:13 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2021-10-11  3:13 UTC (permalink / raw
  To: gentoo-commits

commit:     1fcd391091a214ec884e1cd28a873f308ddc4e50
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 03:13:12 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 03:13:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fcd3910

dev-perl/PerlIO-utf8_strict: Stabilize 0.8.0 x86, #817467

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

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
index 6b4ba4e090d..d3a5bf7b818 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 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="
 	virtual/perl-XSLoader


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2021-10-11  5:15 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2021-10-11  5:15 UTC (permalink / raw
  To: gentoo-commits

commit:     8042e3a823da2a3551857033b9e371c8b49a277a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 05:13:20 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 05:13:20 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8042e3a8

dev-perl/PerlIO-utf8_strict: Stabilize 0.8.0 ppc, #817467

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

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
index d3a5bf7b818..b42dfa1e12e 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 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="
 	virtual/perl-XSLoader


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2021-10-11  8:10 Agostino Sarubbo
  0 siblings, 0 replies; 33+ messages in thread
From: Agostino Sarubbo @ 2021-10-11  8:10 UTC (permalink / raw
  To: gentoo-commits

commit:     426834bc64a06ab78831226566f723a5ddb21006
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 08:10:21 2021 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 08:10:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=426834bc

dev-perl/PerlIO-utf8_strict: sparc stable wrt bug #817467

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
index b42dfa1e12e..992296553e1 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 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="
 	virtual/perl-XSLoader


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2021-10-11 15:18 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2021-10-11 15:18 UTC (permalink / raw
  To: gentoo-commits

commit:     0d81d8e19fd0ff24a65874c9fca03355cd5d022f
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon Oct 11 14:58:23 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 15:17:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d81d8e1

dev-perl/PerlIO-utf8_strict: stable 0.8.0 for hppa, bug #817467

Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
index 992296553e1..35c02176156 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 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="
 	virtual/perl-XSLoader


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2021-10-11 15:25 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2021-10-11 15:25 UTC (permalink / raw
  To: gentoo-commits

commit:     e9299d1f5cbc20c0d3a0290cf527c04a09c1862a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 11 15:22:11 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 11 15:25:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9299d1f

dev-perl/PerlIO-utf8_strict: Stabilize 0.8.0 arm64, #817467

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

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
index 35c02176156..7cb2c16fd1d 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.8.0.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 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="
 	virtual/perl-XSLoader


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2021-11-25 18:03 Andreas K. Hüttel
  0 siblings, 0 replies; 33+ messages in thread
From: Andreas K. Hüttel @ 2021-11-25 18:03 UTC (permalink / raw
  To: gentoo-commits

commit:     a13b1a9b968844c48b1310b06adfa7ccd696a8ab
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 25 17:38:26 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Nov 25 18:02:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a13b1a9b

dev-perl/PerlIO-utf8_strict: 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/PerlIO-utf8_strict/Manifest               |  1 -
 .../PerlIO-utf8_strict-0.7.0.ebuild                | 35 ----------------------
 2 files changed, 36 deletions(-)

diff --git a/dev-perl/PerlIO-utf8_strict/Manifest b/dev-perl/PerlIO-utf8_strict/Manifest
index 336c73cfa57b..29da6fbe3af8 100644
--- a/dev-perl/PerlIO-utf8_strict/Manifest
+++ b/dev-perl/PerlIO-utf8_strict/Manifest
@@ -1,2 +1 @@
-DIST PerlIO-utf8_strict-0.007.tar.gz 67922 BLAKE2B 4d13dc6e6b4cdf7a4bf3cd51ca1e054d82cab4094894f4cee7503201cc11f80ab27951417778f7e179aee03b75b4bbb30e839a498c83d5afd3881db64973d324 SHA512 0d39be9bcbab4cea087f59c67dc1af6773b6258c5e836590ff58cc18bf3392ba6e95c55a0c7ce94236e0be7053802b4b1d6010130355e1a973a3698aaf49af0f
 DIST PerlIO-utf8_strict-0.008.tar.gz 95180 BLAKE2B 5e041d619036e589cf3d9272be20f2eaf50066700d5b401e923fec4745ecc2f74107f2a57a9b2c22a4b4ccee908a595b7618a2c5f74000635393ef9fcbeb8507 SHA512 5a54c379925880abca7f85a2b08c19d54e222a03e06490ff366ee38e68018b5f6a4ab0bb8df15f9581b6265eac550090a35f3a4f52c748c008c9c575af41c911

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
deleted file mode 100644
index 324af49be8d7..000000000000
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-DIST_AUTHOR=LEONT
-DIST_VERSION=0.007
-inherit perl-module
-
-DESCRIPTION="Fast and correct UTF-8 IO"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-# r: strict, warnings -> perl
-RDEPEND="
-	virtual/perl-XSLoader
-"
-# t: File::Spec::Functions -> File-Spec
-# t: IO::File -> IO
-# t: utf8 -> perl
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Carp
-		virtual/perl-Exporter
-		virtual/perl-File-Spec
-		virtual/perl-IO
-		dev-perl/Test-Exception
-		>=virtual/perl-Test-Simple-0.880.0
-	)
-"
-src_compile() {
-	emake OPTIMIZE="${CFLAGS}"
-}


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2023-06-19  1:59 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2023-06-19  1:59 UTC (permalink / raw
  To: gentoo-commits

commit:     2c11bd672286ffafef471d5391dcca7535baa18e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 01:57:49 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 01:57:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c11bd67

dev-perl/PerlIO-utf8_strict: add 0.10.0

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

 dev-perl/PerlIO-utf8_strict/Manifest               |  1 +
 .../PerlIO-utf8_strict-0.10.0.ebuild               | 29 ++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-perl/PerlIO-utf8_strict/Manifest b/dev-perl/PerlIO-utf8_strict/Manifest
index 29da6fbe3af8..348fc472fb36 100644
--- a/dev-perl/PerlIO-utf8_strict/Manifest
+++ b/dev-perl/PerlIO-utf8_strict/Manifest
@@ -1 +1,2 @@
 DIST PerlIO-utf8_strict-0.008.tar.gz 95180 BLAKE2B 5e041d619036e589cf3d9272be20f2eaf50066700d5b401e923fec4745ecc2f74107f2a57a9b2c22a4b4ccee908a595b7618a2c5f74000635393ef9fcbeb8507 SHA512 5a54c379925880abca7f85a2b08c19d54e222a03e06490ff366ee38e68018b5f6a4ab0bb8df15f9581b6265eac550090a35f3a4f52c748c008c9c575af41c911
+DIST PerlIO-utf8_strict-0.010.tar.gz 141471 BLAKE2B 8af17a289aa2c299e8675cf71fe4e6d42373c9672208c35edf9c9990ccb2343143d1902c214271ea76adbc214aaf3a2a1fc6da194393c76ab9225c787a001423 SHA512 623d7ba2f80f87196c172ce2b9ad789b14455cdb18ef8dd388af357e50e299128d9f631a1a034d671e46c6c72770c5900f18c83be4b2796285bb7f56afaa76a0

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild
new file mode 100644
index 000000000000..9d98ff58ede6
--- /dev/null
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=LEONT
+DIST_VERSION=0.010
+inherit perl-module
+
+DESCRIPTION="Fast and correct UTF-8 IO"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+
+RDEPEND="
+	virtual/perl-XSLoader
+"
+BDEPEND="
+	${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Carp
+		virtual/perl-Exporter
+		virtual/perl-File-Spec
+		virtual/perl-IO
+		dev-perl/Test-Exception
+		>=virtual/perl-Test-Simple-0.880.0
+	)
+"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2023-07-24  3:26 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2023-07-24  3:26 UTC (permalink / raw
  To: gentoo-commits

commit:     b0374304644942dd6ec38532168fb1aa3fcbcac4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 03:26:46 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 03:26:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0374304

dev-perl/PerlIO-utf8_strict: Stabilize 0.10.0 sparc, #910891

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

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild
index 9d98ff58ede6..ac3d1c0b51d4 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 RDEPEND="
 	virtual/perl-XSLoader


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

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

commit:     16c249a914a1f645b6422031e98c552fda5c809f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 03:59:49 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 03:59:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16c249a9

dev-perl/PerlIO-utf8_strict: Stabilize 0.10.0 amd64, #910891

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

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild
index 4c31d1bdb7b3..fc4d005f91e3 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 RDEPEND="
 	virtual/perl-XSLoader


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2023-08-02  4:27 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2023-08-02  4:27 UTC (permalink / raw
  To: gentoo-commits

commit:     9140060bd9a7489422d212e8facd8ffc5b7dae32
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  2 04:26:05 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug  2 04:26:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9140060b

dev-perl/PerlIO-utf8_strict: Stabilize 0.10.0 hppa, #910891

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

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild
index fc4d005f91e3..8e08cb21db8d 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 RDEPEND="
 	virtual/perl-XSLoader


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2023-08-02 21:06 Sam James
  0 siblings, 0 replies; 33+ messages in thread
From: Sam James @ 2023-08-02 21:06 UTC (permalink / raw
  To: gentoo-commits

commit:     ac7ebedbca8fa3ad9e16f4805f25c7bfa1e7609e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug  2 21:05:39 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug  2 21:05:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac7ebedb

dev-perl/PerlIO-utf8_strict: Stabilize 0.10.0 ppc, #910891

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

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild
index 8e08cb21db8d..3a101271b897 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
 
 RDEPEND="
 	virtual/perl-XSLoader


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
@ 2024-07-18 19:26 Fabian Groffen
  0 siblings, 0 replies; 33+ messages in thread
From: Fabian Groffen @ 2024-07-18 19:26 UTC (permalink / raw
  To: gentoo-commits

commit:     20925a892e34535cbd0ed92dd8bb4ee14f8d1734
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 18 19:24:44 2024 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu Jul 18 19:24:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20925a89

dev-perl/PerlIO-utf8_strict: marked ~arm64-macos

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild
index 3a101271b897..e7b4005f8dc4 100644
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild
+++ b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.10.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Fast and correct UTF-8 IO"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
 
 RDEPEND="
 	virtual/perl-XSLoader


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

end of thread, other threads:[~2024-07-18 19:26 UTC | newest]

Thread overview: 33+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-01  6:36 [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2024-07-18 19:26 Fabian Groffen
2023-08-02 21:06 Sam James
2023-08-02  4:27 Sam James
2023-07-24  4:00 Sam James
2023-07-24  3:26 Sam James
2023-06-19  1:59 Sam James
2021-11-25 18:03 Andreas K. Hüttel
2021-10-11 15:25 Sam James
2021-10-11 15:18 Sam James
2021-10-11  8:10 Agostino Sarubbo
2021-10-11  5:15 Sam James
2021-10-11  3:13 Sam James
2021-10-11  3:13 Sam James
2021-10-11  3:10 Sam James
2021-10-07  6:37 Sam James
2021-09-01 18:32 Sam James
2021-08-04 15:51 Joshua Kinard
2021-07-29 20:01 Andreas K. Hüttel
2021-07-23 14:56 Marek Szuba
2021-05-31 22:38 Sam James
2018-10-17 18:54 Fabian Groffen
2018-06-30 21:08 Mikle Kolyada
2018-06-10 17:55 Thomas Deutschmann
2018-06-10 15:52 Aaron Bauman
2017-04-15 10:05 Kent Fredric
2017-04-07 15:39 Kent Fredric
2017-04-07 15:39 Kent Fredric
2017-02-24  0:13 Michael Weber
2017-02-22 21:51 Markus Meier
2017-02-20 17:55 Markus Meier
2017-02-04  9:34 Jeroen Roovers
2017-01-26 15:18 Tobias Klausmann

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