public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Encoding/
@ 2021-12-08 21:18 Andreas K. Hüttel
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas K. Hüttel @ 2021-12-08 21:18 UTC (permalink / raw
  To: gentoo-commits

commit:     fa4481e2342bdffb2779f1cc353cbece24424cf1
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  8 21:16:05 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Dec  8 21:18:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa4481e2

dev-perl/Term-Encoding: 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/Term-Encoding/Manifest                    |  1 -
 dev-perl/Term-Encoding/Term-Encoding-0.20.0.ebuild | 25 ----------------------
 2 files changed, 26 deletions(-)

diff --git a/dev-perl/Term-Encoding/Manifest b/dev-perl/Term-Encoding/Manifest
index c6af75ac9e5f..946fffd065cd 100644
--- a/dev-perl/Term-Encoding/Manifest
+++ b/dev-perl/Term-Encoding/Manifest
@@ -1,2 +1 @@
-DIST Term-Encoding-0.02.tar.gz 11373 BLAKE2B 5bb0f410e75ed8196eb3d4bba3af9d184800be455753621856a37a4bb3704bcf73d50ec37f0ef104164abf83bbad46075bf6a0ff0d2ab5c2ff95b81c99dd80cd SHA512 cd4cee9991d857c40b8e8747a645429dcb1f416552d9bb6bd59da609bc4eb11c295a9b4d4c9b1a6e738af57fbc7179419d07387f3342658bf7ec6da90256efad
 DIST Term-Encoding-0.03.tar.gz 10151 BLAKE2B 1d611baf4b69f8aee6fb7e94993bb05267ed792780b3fb3c8360ba75a776e1523b85674eeb54b2fdcc6069e90cd1f699449fe02ffffe87102178e7acbc92a9e2 SHA512 781be5087b65e90267daa3efa95bd03b3f2b2f8b3c8aac492238159c0dea3dfef7a82acded856b9551d389e2fcf5baf19a4ff9924da35377d28616b49015a0ce

diff --git a/dev-perl/Term-Encoding/Term-Encoding-0.20.0.ebuild b/dev-perl/Term-Encoding/Term-Encoding-0.20.0.ebuild
deleted file mode 100644
index 8456fc78f93c..000000000000
--- a/dev-perl/Term-Encoding/Term-Encoding-0.20.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MIYAGAWA
-DIST_VERSION=0.02
-inherit perl-module
-
-DESCRIPTION="Detect encoding of the current terminal"
-
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-"
-
-src_prepare() {
-	sed -i -e 's/use inc::Module::Install;/use lib q[.]; use inc::Module::Install;/' Makefile.PL ||
-		die "Can't patch Makefile.PL for 5.26 dot-in-inc"
-	perl-module_src_prepare
-}


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Encoding/
@ 2022-09-13 10:40 Jakov Smolić
  0 siblings, 0 replies; 7+ messages in thread
From: Jakov Smolić @ 2022-09-13 10:40 UTC (permalink / raw
  To: gentoo-commits

commit:     a54cd4b4f0ef342f65ad8d4e38057db685ec3ac0
Author:     Yu Gu <guyu2876 <AT> gmail <DOT> com>
AuthorDate: Mon Sep 12 12:20:49 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Sep 13 10:39:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a54cd4b4

dev-perl/Term-Encoding: Keyword 0.30.0 riscv, #869833

Signed-off-by: Yu Gu <guyu2876 <AT> gmail.com>
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-perl/Term-Encoding/Term-Encoding-0.30.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Term-Encoding/Term-Encoding-0.30.0.ebuild b/dev-perl/Term-Encoding/Term-Encoding-0.30.0.ebuild
index 51149783de4e..dde8b6e51441 100644
--- a/dev-perl/Term-Encoding/Term-Encoding-0.30.0.ebuild
+++ b/dev-perl/Term-Encoding/Term-Encoding-0.30.0.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,4 +10,4 @@ inherit perl-module
 DESCRIPTION="Detect encoding of the current terminal"
 
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 ~riscv ~x86"


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Encoding/
@ 2021-08-14  0:35 Andreas K. Hüttel
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas K. Hüttel @ 2021-08-14  0:35 UTC (permalink / raw
  To: gentoo-commits

commit:     60e133e478676db32fc3a60a5b5a76ecda797994
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 14 00:21:54 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Aug 14 00:34:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60e133e4

dev-perl/Term-Encoding: Version bump 0.03

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

 dev-perl/Term-Encoding/Manifest                    |  1 +
 dev-perl/Term-Encoding/Term-Encoding-0.30.0.ebuild | 13 +++++++++++++
 2 files changed, 14 insertions(+)

diff --git a/dev-perl/Term-Encoding/Manifest b/dev-perl/Term-Encoding/Manifest
index 6e825eaad04..c6af75ac9e5 100644
--- a/dev-perl/Term-Encoding/Manifest
+++ b/dev-perl/Term-Encoding/Manifest
@@ -1 +1,2 @@
 DIST Term-Encoding-0.02.tar.gz 11373 BLAKE2B 5bb0f410e75ed8196eb3d4bba3af9d184800be455753621856a37a4bb3704bcf73d50ec37f0ef104164abf83bbad46075bf6a0ff0d2ab5c2ff95b81c99dd80cd SHA512 cd4cee9991d857c40b8e8747a645429dcb1f416552d9bb6bd59da609bc4eb11c295a9b4d4c9b1a6e738af57fbc7179419d07387f3342658bf7ec6da90256efad
+DIST Term-Encoding-0.03.tar.gz 10151 BLAKE2B 1d611baf4b69f8aee6fb7e94993bb05267ed792780b3fb3c8360ba75a776e1523b85674eeb54b2fdcc6069e90cd1f699449fe02ffffe87102178e7acbc92a9e2 SHA512 781be5087b65e90267daa3efa95bd03b3f2b2f8b3c8aac492238159c0dea3dfef7a82acded856b9551d389e2fcf5baf19a4ff9924da35377d28616b49015a0ce

diff --git a/dev-perl/Term-Encoding/Term-Encoding-0.30.0.ebuild b/dev-perl/Term-Encoding/Term-Encoding-0.30.0.ebuild
new file mode 100644
index 00000000000..c345ef78632
--- /dev/null
+++ b/dev-perl/Term-Encoding/Term-Encoding-0.30.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MIYAGAWA
+DIST_VERSION=0.03
+inherit perl-module
+
+DESCRIPTION="Detect encoding of the current terminal"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Encoding/
@ 2021-06-15 21:59 Andreas K. Hüttel
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas K. Hüttel @ 2021-06-15 21:59 UTC (permalink / raw
  To: gentoo-commits

commit:     2c765661c578cbdcba443033205e34455ab8b6e2
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 15 21:39:00 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Jun 15 21:59:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c765661

dev-perl/Term-Encoding: stable for amd64

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

 dev-perl/Term-Encoding/Term-Encoding-0.20.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Term-Encoding/Term-Encoding-0.20.0.ebuild b/dev-perl/Term-Encoding/Term-Encoding-0.20.0.ebuild
index d6e9d410f1d..8456fc78f93 100644
--- a/dev-perl/Term-Encoding/Term-Encoding-0.20.0.ebuild
+++ b/dev-perl/Term-Encoding/Term-Encoding-0.20.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Detect encoding of the current terminal"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND=""


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Encoding/
@ 2018-03-14  6:16 Kent Fredric
  0 siblings, 0 replies; 7+ messages in thread
From: Kent Fredric @ 2018-03-14  6:16 UTC (permalink / raw
  To: gentoo-commits

commit:     94ca14c62a36b6416b2572d6d71d27471c60192c
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 14 05:39:32 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Mar 14 06:16:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94ca14c6

dev-perl/Term-Encoding: Add missing CPAN remote-id's

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Term-Encoding/metadata.xml | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Term-Encoding/metadata.xml b/dev-perl/Term-Encoding/metadata.xml
index 7faa8dfe9af..8bbd78807c1 100644
--- a/dev-perl/Term-Encoding/metadata.xml
+++ b/dev-perl/Term-Encoding/metadata.xml
@@ -1,8 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer type="project">
-	<email>perl@gentoo.org</email>
-	<name>Gentoo Perl Project</name>
-</maintainer>
+	<maintainer type="project">
+		<email>perl@gentoo.org</email>
+		<name>Gentoo Perl Project</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="cpan">Term-Encoding</remote-id>
+		<remote-id type="cpan-module">Term::Encoding</remote-id>
+	</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Encoding/
@ 2017-06-16 22:44 Andreas Hüttel
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas Hüttel @ 2017-06-16 22:44 UTC (permalink / raw
  To: gentoo-commits

commit:     e47ecec4ce5c1a86be9c8f3d98f793abd5717e92
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 16 22:43:54 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jun 16 22:44:17 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e47ecec4

dev-perl/Term-Encoding: Add fix for Perl 5.26 no-dot-in-inc, bug 615686

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/Term-Encoding/Term-Encoding-0.20.0.ebuild | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/dev-perl/Term-Encoding/Term-Encoding-0.20.0.ebuild b/dev-perl/Term-Encoding/Term-Encoding-0.20.0.ebuild
index be8d0588530..d6e9d410f1d 100644
--- a/dev-perl/Term-Encoding/Term-Encoding-0.20.0.ebuild
+++ b/dev-perl/Term-Encoding/Term-Encoding-0.20.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
 
 EAPI=6
@@ -17,3 +17,9 @@ RDEPEND=""
 DEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 "
+
+src_prepare() {
+	sed -i -e 's/use inc::Module::Install;/use lib q[.]; use inc::Module::Install;/' Makefile.PL ||
+		die "Can't patch Makefile.PL for 5.26 dot-in-inc"
+	perl-module_src_prepare
+}


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Encoding/
@ 2015-12-26  0:35 Andreas Hüttel
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas Hüttel @ 2015-12-26  0:35 UTC (permalink / raw
  To: gentoo-commits

commit:     b4c8486fb1e96e1201fed61a15f083ee49c5074b
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 26 00:00:56 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Dec 26 00:00:56 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4c8486f

dev-perl/Term-Encoding: New package, needed for dev-perl/Net-Amazon-S3

Package-Manager: portage-2.2.26

 dev-perl/Term-Encoding/Manifest                    |  1 +
 dev-perl/Term-Encoding/Term-Encoding-0.20.0.ebuild | 20 ++++++++++++++++++++
 dev-perl/Term-Encoding/metadata.xml                |  5 +++++
 3 files changed, 26 insertions(+)

diff --git a/dev-perl/Term-Encoding/Manifest b/dev-perl/Term-Encoding/Manifest
new file mode 100644
index 0000000..ac9994e
--- /dev/null
+++ b/dev-perl/Term-Encoding/Manifest
@@ -0,0 +1 @@
+DIST Term-Encoding-0.02.tar.gz 11373 SHA256 f274e72346a0c0cfacfb53030ac1e38b57425512fc5bdc5cd9ef75ab0f26cfcc SHA512 cd4cee9991d857c40b8e8747a645429dcb1f416552d9bb6bd59da609bc4eb11c295a9b4d4c9b1a6e738af57fbc7179419d07387f3342658bf7ec6da90256efad WHIRLPOOL 5f06931398144e429c753478eb6f1ff07ba029a932b7cca5e151be45ce1993dcbbafff204cdb0ce7f5ceb13541e60b2ae21a203342e37fc9cd7cbea5a876c58a

diff --git a/dev-perl/Term-Encoding/Term-Encoding-0.20.0.ebuild b/dev-perl/Term-Encoding/Term-Encoding-0.20.0.ebuild
new file mode 100644
index 0000000..c2cef9d
--- /dev/null
+++ b/dev-perl/Term-Encoding/Term-Encoding-0.20.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=MIYAGAWA
+DIST_VERSION=0.02
+inherit perl-module
+
+DESCRIPTION="Detect encoding of the current terminal"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+"

diff --git a/dev-perl/Term-Encoding/metadata.xml b/dev-perl/Term-Encoding/metadata.xml
new file mode 100644
index 0000000..708bcbd
--- /dev/null
+++ b/dev-perl/Term-Encoding/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>perl</herd>
+</pkgmetadata>


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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-08 21:18 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-Encoding/ Andreas K. Hüttel
  -- strict thread matches above, loose matches on Subject: below --
2022-09-13 10:40 Jakov Smolić
2021-08-14  0:35 Andreas K. Hüttel
2021-06-15 21:59 Andreas K. Hüttel
2018-03-14  6:16 Kent Fredric
2017-06-16 22:44 Andreas Hüttel
2015-12-26  0:35 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