public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2016-03-25 19:27 Andreas Hüttel
  0 siblings, 0 replies; 35+ messages in thread
From: Andreas Hüttel @ 2016-03-25 19:27 UTC (permalink / raw
  To: gentoo-commits

commit:     dd90f82a813d999f81af4e0c4989bb747355f66e
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 25 19:26:56 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Mar 25 19:26:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd90f82a

dev-perl/MIME-Charset: Keyword x86

Package-Manager: portage-2.2.28

 dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild
index dbdfdcf..cc8f476 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE="linguas_ja linguas_zh"
 PATCHES=(
 	"${FILESDIR}/${DIST_VERSION}-makefilepl.patch"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2016-06-25 19:32 Ulrich Müller
  0 siblings, 0 replies; 35+ messages in thread
From: Ulrich Müller @ 2016-06-25 19:32 UTC (permalink / raw
  To: gentoo-commits

commit:     a081ffa551754a564aeb91b541ccbbd4f6cb1d9f
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 25 18:04:26 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 19:31:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a081ffa5

dev-perl/MIME-Charset: Migrate from LINGUAS to L10N.

Package-Manager: portage-2.3.0

 dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild
index cc8f476..1250091 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="linguas_ja linguas_zh"
+IUSE="l10n_ja l10n_zh"
 PATCHES=(
 	"${FILESDIR}/${DIST_VERSION}-makefilepl.patch"
 )
@@ -20,8 +20,8 @@ PATCHES=(
 # And POD2
 RDEPEND="
 	>=virtual/perl-Encode-1.980.0
-	linguas_ja? ( >=dev-perl/Encode-EUCJPASCII-0.20.0 )
-	linguas_zh? ( >=dev-perl/Encode-HanExtra-0.200.0  )
+	l10n_ja? ( >=dev-perl/Encode-EUCJPASCII-0.20.0 )
+	l10n_zh? ( >=dev-perl/Encode-HanExtra-0.200.0  )
 "
 DEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2017-03-31  9:09 Michael Weber
  0 siblings, 0 replies; 35+ messages in thread
From: Michael Weber @ 2017-03-31  9:09 UTC (permalink / raw
  To: gentoo-commits

commit:     6cca0eaa2d84bfa27dffe7d6af06c9f87f953a6c
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 31 09:09:07 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Fri Mar 31 09:09:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cca0eaa

dev-perl/MIME-Charset: add ~arm ~arm64 ~ppc64 keywords (bug 614180)

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

 dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild
index af32d5f7027..c678152536a 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.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
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="l10n_ja l10n_zh"
 PATCHES=(
 	"${FILESDIR}/${DIST_VERSION}-makefilepl.patch"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2017-04-12  3:48 Kent Fredric
  0 siblings, 0 replies; 35+ messages in thread
From: Kent Fredric @ 2017-04-12  3:48 UTC (permalink / raw
  To: gentoo-commits

commit:     f8f46c49a2089a8952ae101cd509a442009906eb
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 12 03:47:55 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Apr 12 03:47:55 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8f46c49

dev-perl/MIME-Charset: Bump to version 1.12.2

- Nuke pod test

Upstream:
- Remove '.' from load path at runtime if present
- Avoid problems with '.' removal from @INC in Makefile.PL

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

 dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild | 28 ++++++++++++++++++++++++
 dev-perl/MIME-Charset/Manifest                   |  1 +
 2 files changed, 29 insertions(+)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
new file mode 100644
index 00000000000..db3eaf82338
--- /dev/null
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=NEZUMI
+DIST_VERSION=1.012.2
+inherit perl-module
+
+DESCRIPTION="Charset Informations for MIME"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+IUSE="l10n_ja l10n_zh"
+PATCHES=(
+	"${FILESDIR}/1.012-makefilepl.patch"
+)
+# Put JISX0213 here one day
+# And POD2
+RDEPEND="
+	>=virtual/perl-Encode-1.980.0
+	l10n_ja? ( >=dev-perl/Encode-EUCJPASCII-0.20.0 )
+	l10n_zh? ( >=dev-perl/Encode-HanExtra-0.200.0  )
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+"
+PERL_RM_FILES=("t/pod.t")

diff --git a/dev-perl/MIME-Charset/Manifest b/dev-perl/MIME-Charset/Manifest
index f1cbf3cdfd2..62c1d3026ad 100644
--- a/dev-perl/MIME-Charset/Manifest
+++ b/dev-perl/MIME-Charset/Manifest
@@ -1,2 +1,3 @@
 DIST MIME-Charset-1.009.3.tar.gz 50401 SHA256 57078ab83a8e8d8ae3e64ae4f7f80fc4b885520ca4b7b52833073506ab7ba48d SHA512 cc6780145482aec0b61e83b002b7939d2a592eaf4a893e0101a9dd78ba9e548914e854330a51d4d5bea267d67028653c790c221997c7939b0a9d75ba642d615c WHIRLPOOL 39ab469fb22a2c8927d95f68e55d86c9ac01acee1174bb285e6d361212d0a622c54cb2e4ecb09ce5889c0f0a48fd141a6e693effcc0cc6420e1ed01c1790793c
+DIST MIME-Charset-1.012.2.tar.gz 55609 SHA256 878c779c0256c591666bd06c0cde4c0d7820eeeb98fd1183082aee9a1e7b1d13 SHA512 2273bf0b86eb042e5aa8bcf958eefefde7dce6701eea5ae8c0fe9997e7d3e90d837a7791ade30f84536a15116175c796daee60da6625f409d214844dfedfde4d WHIRLPOOL 8dc333ab2afe197d9f3d621eb31e4d82b353da0354db1fa1717972afa36606e7e48075f26f49a4695c5031669a8b3b72af17863f86402aff1acba7a4e6161f9d
 DIST MIME-Charset-1.012.tar.gz 55201 SHA256 cee5d1d4184ad46ca17d995335bc8d9b6d95e1e64584079d032cf5f0c82dcccd SHA512 f116deb04912bdccfd98484ef82d643d23b4cb90bfdf88ddc60d0a3f857ac3f084a60681a6fae4f9a2d982d6f470c79f171688e44a4034e9533bb518a914e2fe WHIRLPOOL a7bd7be1d927d2274e0834feb82ece5df514937b1beef557d70bb857bb208015e580e0ae71eb9467aa27e865c8606041cd28446d541bdec60c469ffa6b950d63


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2017-04-30  9:22 Jeroen Roovers
  0 siblings, 0 replies; 35+ messages in thread
From: Jeroen Roovers @ 2017-04-30  9:22 UTC (permalink / raw
  To: gentoo-commits

commit:     d42020a2eeda459107c029b832beabfa4e3daa22
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 30 09:21:38 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Apr 30 09:21:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d42020a2

dev-perl/MIME-Charset: Mark ~hppa (bug #614180).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild | 2 +-
 dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild
index c678152536a..406bb73db78 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
 IUSE="l10n_ja l10n_zh"
 PATCHES=(
 	"${FILESDIR}/${DIST_VERSION}-makefilepl.patch"

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
index db3eaf82338..06eb336c3f9 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
 IUSE="l10n_ja l10n_zh"
 PATCHES=(
 	"${FILESDIR}/1.012-makefilepl.patch"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2017-05-09  7:49 Tobias Klausmann
  0 siblings, 0 replies; 35+ messages in thread
From: Tobias Klausmann @ 2017-05-09  7:49 UTC (permalink / raw
  To: gentoo-commits

commit:     658b8c975559a0399c0e8fd3285e97ad11a8c12d
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue May  9 07:33:31 2017 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue May  9 07:49:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=658b8c97

dev-perl/MIME-Charset-1.12.0-r0: add ~alpha keyword

Gentoo-Bug: 614180

 dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild
index 406bb73db78..749b29dc8d0 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
 IUSE="l10n_ja l10n_zh"
 PATCHES=(
 	"${FILESDIR}/${DIST_VERSION}-makefilepl.patch"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2017-06-29  8:06 Agostino Sarubbo
  0 siblings, 0 replies; 35+ messages in thread
From: Agostino Sarubbo @ 2017-06-29  8:06 UTC (permalink / raw
  To: gentoo-commits

commit:     f1a3d3d59395ee75240944b74b6b38dee348dca7
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 29 08:06:25 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jun 29 08:06:25 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1a3d3d5

dev-perl/MIME-Charset: amd64 stable wrt bug #622970

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

 dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
index 06eb336c3f9..3109a8540e8 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
 IUSE="l10n_ja l10n_zh"
 PATCHES=(
 	"${FILESDIR}/1.012-makefilepl.patch"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2017-06-30 11:10 Agostino Sarubbo
  0 siblings, 0 replies; 35+ messages in thread
From: Agostino Sarubbo @ 2017-06-30 11:10 UTC (permalink / raw
  To: gentoo-commits

commit:     7d316922f43e0de4cfb110129f5f8f68f35a7a89
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 30 11:09:09 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Jun 30 11:09:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d316922

dev-perl/MIME-Charset: x86 stable wrt bug #622970

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

 dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
index 3109a8540e8..8f4f1ac64dc 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
 IUSE="l10n_ja l10n_zh"
 PATCHES=(
 	"${FILESDIR}/1.012-makefilepl.patch"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2017-06-30 18:14 Kent Fredric
  0 siblings, 0 replies; 35+ messages in thread
From: Kent Fredric @ 2017-06-30 18:14 UTC (permalink / raw
  To: gentoo-commits

commit:     fd32ee3d4c8099c8acfbedd25dcd582346086a2b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 30 18:13:40 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Jun 30 18:13:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd32ee3d

dev-perl/MIME-Charset: Cleanup old re bug #614536

Remove versions affected by '.' removal from @INC

Bug: https://bugs.gentoo.org/614536
Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild | 27 ------------------------
 dev-perl/MIME-Charset/MIME-Charset-1.9.3.ebuild  | 16 --------------
 dev-perl/MIME-Charset/Manifest                   |  2 --
 3 files changed, 45 deletions(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild
deleted file mode 100644
index 749b29dc8d0..00000000000
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=NEZUMI
-DIST_VERSION=1.012
-inherit perl-module
-
-DESCRIPTION="Charset Informations for MIME"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
-IUSE="l10n_ja l10n_zh"
-PATCHES=(
-	"${FILESDIR}/${DIST_VERSION}-makefilepl.patch"
-)
-# Put JISX0213 here one day
-# And POD2
-RDEPEND="
-	>=virtual/perl-Encode-1.980.0
-	l10n_ja? ( >=dev-perl/Encode-EUCJPASCII-0.20.0 )
-	l10n_zh? ( >=dev-perl/Encode-HanExtra-0.200.0  )
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-"

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.9.3.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.9.3.ebuild
deleted file mode 100644
index 900b50fa3ed..00000000000
--- a/dev-perl/MIME-Charset/MIME-Charset-1.9.3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=NEZUMI
-MODULE_VERSION=1.009.3
-inherit perl-module
-
-DESCRIPTION="Charset Informations for MIME"
-
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-SRC_TEST=do

diff --git a/dev-perl/MIME-Charset/Manifest b/dev-perl/MIME-Charset/Manifest
index 62c1d3026ad..a4f6438b07b 100644
--- a/dev-perl/MIME-Charset/Manifest
+++ b/dev-perl/MIME-Charset/Manifest
@@ -1,3 +1 @@
-DIST MIME-Charset-1.009.3.tar.gz 50401 SHA256 57078ab83a8e8d8ae3e64ae4f7f80fc4b885520ca4b7b52833073506ab7ba48d SHA512 cc6780145482aec0b61e83b002b7939d2a592eaf4a893e0101a9dd78ba9e548914e854330a51d4d5bea267d67028653c790c221997c7939b0a9d75ba642d615c WHIRLPOOL 39ab469fb22a2c8927d95f68e55d86c9ac01acee1174bb285e6d361212d0a622c54cb2e4ecb09ce5889c0f0a48fd141a6e693effcc0cc6420e1ed01c1790793c
 DIST MIME-Charset-1.012.2.tar.gz 55609 SHA256 878c779c0256c591666bd06c0cde4c0d7820eeeb98fd1183082aee9a1e7b1d13 SHA512 2273bf0b86eb042e5aa8bcf958eefefde7dce6701eea5ae8c0fe9997e7d3e90d837a7791ade30f84536a15116175c796daee60da6625f409d214844dfedfde4d WHIRLPOOL 8dc333ab2afe197d9f3d621eb31e4d82b353da0354db1fa1717972afa36606e7e48075f26f49a4695c5031669a8b3b72af17863f86402aff1acba7a4e6161f9d
-DIST MIME-Charset-1.012.tar.gz 55201 SHA256 cee5d1d4184ad46ca17d995335bc8d9b6d95e1e64584079d032cf5f0c82dcccd SHA512 f116deb04912bdccfd98484ef82d643d23b4cb90bfdf88ddc60d0a3f857ac3f084a60681a6fae4f9a2d982d6f470c79f171688e44a4034e9533bb518a914e2fe WHIRLPOOL a7bd7be1d927d2274e0834feb82ece5df514937b1beef557d70bb857bb208015e580e0ae71eb9467aa27e865c8606041cd28446d541bdec60c469ffa6b950d63


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2017-06-30 18:14 Kent Fredric
  0 siblings, 0 replies; 35+ messages in thread
From: Kent Fredric @ 2017-06-30 18:14 UTC (permalink / raw
  To: gentoo-commits

commit:     adbfd7d7de67b28be8b5f5a4049ffe26e43da383
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 30 18:12:06 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Jun 30 18:13:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adbfd7d7

dev-perl/MIME-Charset: Spread ~alpha to 1.12.2

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
index 8f4f1ac64dc..d506f9d42f0 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
 IUSE="l10n_ja l10n_zh"
 PATCHES=(
 	"${FILESDIR}/1.012-makefilepl.patch"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2017-07-01 10:40 Sergei Trofimovich
  0 siblings, 0 replies; 35+ messages in thread
From: Sergei Trofimovich @ 2017-07-01 10:40 UTC (permalink / raw
  To: gentoo-commits

commit:     af44614b0d0290bb69cb69857a8a40b009686f8d
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  1 10:40:29 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jul  1 10:40:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af44614b

dev-perl/MIME-Charset: ia64 keyworded, bug #614180

Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"

 dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
index d506f9d42f0..f71aecc7b44 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 x86"
 IUSE="l10n_ja l10n_zh"
 PATCHES=(
 	"${FILESDIR}/1.012-makefilepl.patch"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2017-11-09  0:07 Matt Turner
  0 siblings, 0 replies; 35+ messages in thread
From: Matt Turner @ 2017-11-09  0:07 UTC (permalink / raw
  To: gentoo-commits

commit:     c0b10cb202ea9340d07f8d47bd76f321be03bff0
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  9 00:03:39 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Nov  9 00:07:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0b10cb2

dev-perl/MIME-Charset-1.12.2: added ~mips, bug 614180

 dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
index f71aecc7b44..ea8b0600a5e 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 x86"
 IUSE="l10n_ja l10n_zh"
 PATCHES=(
 	"${FILESDIR}/1.012-makefilepl.patch"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2017-11-15  7:34 Sergei Trofimovich
  0 siblings, 0 replies; 35+ messages in thread
From: Sergei Trofimovich @ 2017-11-15  7:34 UTC (permalink / raw
  To: gentoo-commits

commit:     dad00d9ccb9e653e59411a302b67ee3f1f3bb99b
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 15 07:29:18 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Wed Nov 15 07:34:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dad00d9c

dev-perl/MIME-Charset: keyworded 1.12.2 for sparc, bug #614180 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

 dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
index ea8b0600a5e..cb5158db200 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE="l10n_ja l10n_zh"
 PATCHES=(
 	"${FILESDIR}/1.012-makefilepl.patch"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2018-02-22 19:30 Michał Górny
  0 siblings, 0 replies; 35+ messages in thread
From: Michał Górny @ 2018-02-22 19:30 UTC (permalink / raw
  To: gentoo-commits

commit:     29062ea1c027af43a1a71f7fcbe628f99df14c04
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 22 19:29:07 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 22 19:29:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29062ea1

dev-perl/MIME-Charset: Tested on ~amd64-fbsd (bug #614180)

 dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
index cb5158db200..1672ecd2c98 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.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
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
 IUSE="l10n_ja l10n_zh"
 PATCHES=(
 	"${FILESDIR}/1.012-makefilepl.patch"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2018-06-12 16:19 Mikle Kolyada
  0 siblings, 0 replies; 35+ messages in thread
From: Mikle Kolyada @ 2018-06-12 16:19 UTC (permalink / raw
  To: gentoo-commits

commit:     cbe726bc96443533f21dd10cfadd280c5b8ac8cc
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 12 16:18:31 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Tue Jun 12 16:18:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbe726bc

dev-perl/MIME-Charset: mark ~s390 wrt bug #614180

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
index 1672ecd2c98..14379933eda 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd"
 IUSE="l10n_ja l10n_zh"
 PATCHES=(
 	"${FILESDIR}/1.012-makefilepl.patch"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2018-08-29  7:42 Michael Haubenwallner
  0 siblings, 0 replies; 35+ messages in thread
From: Michael Haubenwallner @ 2018-08-29  7:42 UTC (permalink / raw
  To: gentoo-commits

commit:     9a87d279fd70bc6211d9a336fab7c25f5cbce917
Author:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 29 06:39:22 2018 +0000
Commit:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Wed Aug 29 07:41:59 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a87d279

dev-perl/MIME-Charset: add ~amd64-linux ~x86-linux keywords

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
index 14379933eda..9907b8453fd 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="l10n_ja l10n_zh"
 PATCHES=(
 	"${FILESDIR}/1.012-makefilepl.patch"


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

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

commit:     9543f8c17f662b2e565e5c11549065f406c1aebb
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 17 20:49:10 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Jan 17 20:49:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9543f8c1

dev-perl/MIME-Charset: Add ~sh keyword wrt bug #614180

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

 dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
index d3860e2c603..0aa5b3f4c2a 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="l10n_ja l10n_zh"
 PATCHES=(
 	"${FILESDIR}/1.012-makefilepl.patch"


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

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

commit:     a8773394c0e85b6ae12e8d4e738037cad8600216
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 17 20:48:29 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Jan 17 20:48:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8773394

dev-perl/MIME-Charset: Add ~m68k keyword wrt bug #614180

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

 dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
index 9907b8453fd..d3860e2c603 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="l10n_ja l10n_zh"
 PATCHES=(
 	"${FILESDIR}/1.012-makefilepl.patch"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2019-05-04 18:53 Andreas K. Hüttel
  0 siblings, 0 replies; 35+ messages in thread
From: Andreas K. Hüttel @ 2019-05-04 18:53 UTC (permalink / raw
  To: gentoo-commits

commit:     70f11314834867d5b5272b45acbe9d42507d12fe
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May  4 18:52:57 2019 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May  4 18:53:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70f11314

dev-perl/MIME-Charset: keyword ~riscv

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

 dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
index 0aa5b3f4c2a..3c7351dd33b 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
 IUSE="l10n_ja l10n_zh"
 PATCHES=(
 	"${FILESDIR}/1.012-makefilepl.patch"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2020-05-20 13:26 Mikle Kolyada
  0 siblings, 0 replies; 35+ messages in thread
From: Mikle Kolyada @ 2020-05-20 13:26 UTC (permalink / raw
  To: gentoo-commits

commit:     da5a3a7561988c75f178d0a53f7ec00a019a1556
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed May 20 13:25:11 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed May 20 13:25:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da5a3a75

dev-perl/MIME-Charset: arm64 stable wrt bug #723404

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
index 8b581edcfa6..0121347388f 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="l10n_ja l10n_zh"
 PATCHES=(
 	"${FILESDIR}/1.012-makefilepl.patch"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2020-05-25 21:33 Sergei Trofimovich
  0 siblings, 0 replies; 35+ messages in thread
From: Sergei Trofimovich @ 2020-05-25 21:33 UTC (permalink / raw
  To: gentoo-commits

commit:     bed24e5d015c60728fd953ef3327d124dd88d2ac
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Mon May 25 17:19:57 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon May 25 21:33:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bed24e5d

dev-perl/MIME-Charset: stable 1.12.2 for hppa, bug #723772

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
index 3639a8d8e24..e35e367387a 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="l10n_ja l10n_zh"
 PATCHES=(
 	"${FILESDIR}/1.012-makefilepl.patch"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2020-06-03 15:32 Agostino Sarubbo
  0 siblings, 0 replies; 35+ messages in thread
From: Agostino Sarubbo @ 2020-06-03 15:32 UTC (permalink / raw
  To: gentoo-commits

commit:     3f3dbe2eca19df7346a5b8e70addcfce95434d61
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  3 15:32:07 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jun  3 15:32:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f3dbe2e

dev-perl/MIME-Charset: s390 stable wrt bug #723772

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

 dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
index dde3ba3bacf..87d578e3b62 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="l10n_ja l10n_zh"
 PATCHES=(
 	"${FILESDIR}/1.012-makefilepl.patch"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2021-02-03 20:54 Fabian Groffen
  0 siblings, 0 replies; 35+ messages in thread
From: Fabian Groffen @ 2021-02-03 20:54 UTC (permalink / raw
  To: gentoo-commits

commit:     be780dfdb161e9501134694865634cca7f4e69ef
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  3 20:51:11 2021 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Feb  3 20:54:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be780dfd

dev-perl/MIME-Charset: marked *-macos, *-solaris

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

 dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
index 87d578e3b62..b1212414922 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# 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="Charset Informations for MIME"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux"
+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"
 IUSE="l10n_ja l10n_zh"
 PATCHES=(
 	"${FILESDIR}/1.012-makefilepl.patch"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2021-11-13 20:21 Andreas K. Hüttel
  0 siblings, 0 replies; 35+ messages in thread
From: Andreas K. Hüttel @ 2021-11-13 20:21 UTC (permalink / raw
  To: gentoo-commits

commit:     a2fbe1a917af94c71a08f6cf2bf017b695788dfe
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 13 20:08:05 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Nov 13 20:20:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2fbe1a9

dev-perl/MIME-Charset: EAPI=8 bump

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

 ...-Charset-1.12.2.ebuild => MIME-Charset-1.12.2-r1.ebuild} | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.2-r1.ebuild
similarity index 96%
rename from dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
rename to dev-perl/MIME-Charset/MIME-Charset-1.12.2-r1.ebuild
index 099b6eb7979..224fc194ab6 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.2.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=NEZUMI
 DIST_VERSION=1.012.2
@@ -12,9 +12,7 @@ DESCRIPTION="Charset Informations for MIME"
 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"
 IUSE="l10n_ja l10n_zh"
-PATCHES=(
-	"${FILESDIR}/1.012-makefilepl.patch"
-)
+
 # Put JISX0213 here one day
 # And POD2
 RDEPEND="
@@ -22,7 +20,12 @@ RDEPEND="
 	l10n_ja? ( >=dev-perl/Encode-EUCJPASCII-0.20.0 )
 	l10n_zh? ( >=dev-perl/Encode-HanExtra-0.200.0  )
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 "
+
 PERL_RM_FILES=("t/pod.t")
+
+PATCHES=(
+	"${FILESDIR}/1.012-makefilepl.patch"
+)


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2022-04-29  7:59 WANG Xuerui
  0 siblings, 0 replies; 35+ messages in thread
From: WANG Xuerui @ 2022-04-29  7:59 UTC (permalink / raw
  To: gentoo-commits

commit:     3a7b67060027e4ddbd8c37421bbd71e5868c8955
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 29 07:35:00 2022 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Fri Apr 29 07:58:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a7b6706

dev-perl/MIME-Charset: keyword 1.12.2-r1 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 dev-perl/MIME-Charset/MIME-Charset-1.12.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.12.2-r1.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.12.2-r1.ebuild
index 224fc194ab68..0988231ca70a 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.12.2-r1.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.12.2-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="Charset Informations for MIME"
 
 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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE="l10n_ja l10n_zh"
 
 # Put JISX0213 here one day


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2023-03-22  5:22 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2023-03-22  5:22 UTC (permalink / raw
  To: gentoo-commits

commit:     b5c5abd0d01f1ddc0b3e980d76bff055069c9bac
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 04:56:17 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 04:56:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5c5abd0

dev-perl/MIME-Charset: add 1.13.1

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

 dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild | 31 ++++++++++++++++++++++++
 dev-perl/MIME-Charset/Manifest                   |  1 +
 2 files changed, 32 insertions(+)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
new file mode 100644
index 000000000000..fe86cadcfca8
--- /dev/null
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=NEZUMI
+DIST_VERSION=1.013.1
+inherit perl-module
+
+DESCRIPTION="Charset Informations for MIME"
+
+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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE="l10n_ja l10n_zh"
+
+# Put JISX0213 here one day
+# And POD2
+RDEPEND="
+	>=virtual/perl-Encode-1.980.0
+	l10n_ja? ( >=dev-perl/Encode-EUCJPASCII-0.20.0 )
+	l10n_zh? ( >=dev-perl/Encode-HanExtra-0.200.0  )
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+"
+
+PERL_RM_FILES=("t/pod.t")
+
+PATCHES=(
+	"${FILESDIR}/1.012-makefilepl.patch"
+)

diff --git a/dev-perl/MIME-Charset/Manifest b/dev-perl/MIME-Charset/Manifest
index 0d0d168c1d09..b6f69878b9da 100644
--- a/dev-perl/MIME-Charset/Manifest
+++ b/dev-perl/MIME-Charset/Manifest
@@ -1 +1,2 @@
 DIST MIME-Charset-1.012.2.tar.gz 55609 BLAKE2B b73af8eb5ee2e4cec2266c73b7104837c6207d2744f927185d7867b027319b3a22f7658d2cac7bd1e092784a09bd41b63a62c6c8851d6ec89aed74f40b764d19 SHA512 2273bf0b86eb042e5aa8bcf958eefefde7dce6701eea5ae8c0fe9997e7d3e90d837a7791ade30f84536a15116175c796daee60da6625f409d214844dfedfde4d
+DIST MIME-Charset-1.013.1.tar.gz 55939 BLAKE2B 11bf87724d6a9178ace7ee700e6ce15f2d94e415451c656cdc92fce92718b78681873de2fbe57f7d4a261e582b70f107ad8a805a5025824d7aa9019ae1bbc51e SHA512 10d6b57cc1b08d126a1d7dea2c5d48be0cd3a6457b75de6a91f47dcaa3cd9314b0d7b147ae14053952571b3d50882ec71af7a9808870a08c97aacd43b13e764c


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2023-03-22  5:22 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2023-03-22  5:22 UTC (permalink / raw
  To: gentoo-commits

commit:     b0caac918f7748f592aaf8d5b3c62b802a456053
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 04:56:34 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 04:56:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0caac91

dev-perl/MIME-Charset: add github upstream metadata

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

 dev-perl/MIME-Charset/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-perl/MIME-Charset/metadata.xml b/dev-perl/MIME-Charset/metadata.xml
index 948e709a3e4b..d6fd952a5a0f 100644
--- a/dev-perl/MIME-Charset/metadata.xml
+++ b/dev-perl/MIME-Charset/metadata.xml
@@ -8,5 +8,6 @@
   <upstream>
     <remote-id type="cpan">MIME-Charset</remote-id>
     <remote-id type="cpan-module">MIME::Charset</remote-id>
+    <remote-id type="github">hatukanezumi/MIME-Charset</remote-id>
   </upstream>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2023-06-21  8:18 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2023-06-21  8:18 UTC (permalink / raw
  To: gentoo-commits

commit:     7b7045e792878de3a85adeba6c83dfad049b0440
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 08:15:01 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 08:18:00 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b7045e7

dev-perl/MIME-Charset: Stabilize 1.13.1 amd64, #908931

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

 dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
index ca3db033459d..0d0bb43adf9b 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-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"
+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"
 IUSE="l10n_ja l10n_zh"
 
 # Put JISX0213 here one day


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2023-06-21  8:18 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2023-06-21  8:18 UTC (permalink / raw
  To: gentoo-commits

commit:     f795d7bb2a73c9b14184c2e771d86f8ee75168b4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 08:14:59 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 08:17:59 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f795d7bb

dev-perl/MIME-Charset: Stabilize 1.13.1 x86, #908931

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

 dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
index 1fd063f5eea8..ca3db033459d 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-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"
+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"
 IUSE="l10n_ja l10n_zh"
 
 # Put JISX0213 here one day


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2023-06-21  8:21 Arthur Zamarin
  0 siblings, 0 replies; 35+ messages in thread
From: Arthur Zamarin @ 2023-06-21  8:21 UTC (permalink / raw
  To: gentoo-commits

commit:     c1c0eb1578e9c2fd2f8ea0800769624ee2833d50
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 08:21:42 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 08:21:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1c0eb15

dev-perl/MIME-Charset: Stabilize 1.13.1 arm, #908931

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

 dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
index 0d0bb43adf9b..5cccf6bfd29d 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-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"
+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"
 IUSE="l10n_ja l10n_zh"
 
 # Put JISX0213 here one day


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2023-06-21  8:22 Arthur Zamarin
  0 siblings, 0 replies; 35+ messages in thread
From: Arthur Zamarin @ 2023-06-21  8:22 UTC (permalink / raw
  To: gentoo-commits

commit:     e4291cd7d90b2cbd5c21737796331a2656eebcab
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 08:22:24 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 08:22:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4291cd7

dev-perl/MIME-Charset: Stabilize 1.13.1 arm64, #908931

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

 dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
index 5cccf6bfd29d..f92a5b458e68 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-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"
+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"
 IUSE="l10n_ja l10n_zh"
 
 # Put JISX0213 here one day


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2023-06-21  8:26 Arthur Zamarin
  0 siblings, 0 replies; 35+ messages in thread
From: Arthur Zamarin @ 2023-06-21  8:26 UTC (permalink / raw
  To: gentoo-commits

commit:     365bb64e354690521fc476bf3f003c9fb9bb4d57
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 08:25:44 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 08:25:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=365bb64e

dev-perl/MIME-Charset: Stabilize 1.13.1 ppc64, #908931

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

 dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
index f92a5b458e68..d723e450c03f 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-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"
+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"
 IUSE="l10n_ja l10n_zh"
 
 # Put JISX0213 here one day


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2023-06-21  8:29 Arthur Zamarin
  0 siblings, 0 replies; 35+ messages in thread
From: Arthur Zamarin @ 2023-06-21  8:29 UTC (permalink / raw
  To: gentoo-commits

commit:     8638e80dbfb8930e773a5e90e3320f3d6149811f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 08:29:05 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 08:29:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8638e80d

dev-perl/MIME-Charset: Stabilize 1.13.1 hppa, #908931

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

 dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
index d723e450c03f..6e6a4925a50b 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-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"
+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"
 IUSE="l10n_ja l10n_zh"
 
 # Put JISX0213 here one day


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2023-06-21  8:30 Arthur Zamarin
  0 siblings, 0 replies; 35+ messages in thread
From: Arthur Zamarin @ 2023-06-21  8:30 UTC (permalink / raw
  To: gentoo-commits

commit:     7bce4c8fa76713e922c99214552b741fcca2ef2b
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 08:29:53 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 08:29:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bce4c8f

dev-perl/MIME-Charset: Stabilize 1.13.1 sparc, #908931

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

 dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
index 6e6a4925a50b..023b691c28bc 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-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"
+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"
 IUSE="l10n_ja l10n_zh"
 
 # Put JISX0213 here one day


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/
@ 2023-06-21  9:12 Arthur Zamarin
  0 siblings, 0 replies; 35+ messages in thread
From: Arthur Zamarin @ 2023-06-21  9:12 UTC (permalink / raw
  To: gentoo-commits

commit:     61d46ad31f206906c9567b0bf85a81eacdee2e25
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 09:11:37 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 09:11:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61d46ad3

dev-perl/MIME-Charset: Stabilize 1.13.1 ppc, #908931

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

 dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild b/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
index 023b691c28bc..5066b2638220 100644
--- a/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
+++ b/dev-perl/MIME-Charset/MIME-Charset-1.13.1.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Charset Informations for MIME"
 
 SLOT="0"
-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"
+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"
 IUSE="l10n_ja l10n_zh"
 
 # Put JISX0213 here one day


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

end of thread, other threads:[~2023-06-21  9:12 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-01 10:40 [gentoo-commits] repo/gentoo:master commit in: dev-perl/MIME-Charset/ Sergei Trofimovich
  -- strict thread matches above, loose matches on Subject: below --
2023-06-21  9:12 Arthur Zamarin
2023-06-21  8:30 Arthur Zamarin
2023-06-21  8:29 Arthur Zamarin
2023-06-21  8:26 Arthur Zamarin
2023-06-21  8:22 Arthur Zamarin
2023-06-21  8:21 Arthur Zamarin
2023-06-21  8:18 Sam James
2023-06-21  8:18 Sam James
2023-03-22  5:22 Sam James
2023-03-22  5:22 Sam James
2022-04-29  7:59 WANG Xuerui
2021-11-13 20:21 Andreas K. Hüttel
2021-02-03 20:54 Fabian Groffen
2020-06-03 15:32 Agostino Sarubbo
2020-05-25 21:33 Sergei Trofimovich
2020-05-20 13:26 Mikle Kolyada
2019-05-04 18:53 Andreas K. Hüttel
2019-01-17 20:49 Mikle Kolyada
2019-01-17 20:49 Mikle Kolyada
2018-08-29  7:42 Michael Haubenwallner
2018-06-12 16:19 Mikle Kolyada
2018-02-22 19:30 Michał Górny
2017-11-15  7:34 Sergei Trofimovich
2017-11-09  0:07 Matt Turner
2017-06-30 18:14 Kent Fredric
2017-06-30 18:14 Kent Fredric
2017-06-30 11:10 Agostino Sarubbo
2017-06-29  8:06 Agostino Sarubbo
2017-05-09  7:49 Tobias Klausmann
2017-04-30  9:22 Jeroen Roovers
2017-04-12  3:48 Kent Fredric
2017-03-31  9:09 Michael Weber
2016-06-25 19:32 Ulrich Müller
2016-03-25 19:27 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