* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Encode-compat/
@ 2016-12-28 11:50 Andreas Hüttel
0 siblings, 0 replies; 10+ messages in thread
From: Andreas Hüttel @ 2016-12-28 11:50 UTC (permalink / raw
To: gentoo-commits
commit: 665c3bfdbf239bc403493818201e250740a3f672
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 28 11:14:47 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Dec 28 11:49:42 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=665c3bfd
dev-perl/Encode-compat: Fix license, bug 301969
Package-Manager: portage-2.3.3
dev-perl/Encode-compat/Encode-compat-0.70.0-r1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-perl/Encode-compat/Encode-compat-0.70.0-r1.ebuild b/dev-perl/Encode-compat/Encode-compat-0.70.0-r1.ebuild
index d6c9c42..d0cb4ad 100644
--- a/dev-perl/Encode-compat/Encode-compat-0.70.0-r1.ebuild
+++ b/dev-perl/Encode-compat/Encode-compat-0.70.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,6 +13,7 @@ DESCRIPTION="Encode.pm emulation layer"
SLOT="0"
KEYWORDS="amd64 ia64 ~ppc sparc x86"
IUSE=""
+LICENSE="Artistic"
RDEPEND="dev-perl/Text-Iconv"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Encode-compat/
@ 2017-10-21 3:32 Kent Fredric
0 siblings, 0 replies; 10+ messages in thread
From: Kent Fredric @ 2017-10-21 3:32 UTC (permalink / raw
To: gentoo-commits
commit: 42ea70b4e0eaeab5498441a0a870fe1082e578a4
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 21 03:26:48 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Oct 21 03:26:48 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42ea70b4
dev-perl/Encode-compat: EAPI6 + Test
- EAPI6ify
- Enable tests
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild b/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild
new file mode 100644
index 00000000000..0c51ff7256c
--- /dev/null
+++ b/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=AUTRIJUS
+DIST_VERSION=0.07
+inherit perl-module
+
+DESCRIPTION="Encode.pm emulation layer"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+LICENSE="Artistic"
+
+RDEPEND="dev-perl/Text-Iconv"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Encode-compat/
@ 2018-06-09 10:06 Sergei Trofimovich
0 siblings, 0 replies; 10+ messages in thread
From: Sergei Trofimovich @ 2018-06-09 10:06 UTC (permalink / raw
To: gentoo-commits
commit: a54bd94ea64bcef65d3af9ad2e5779341d005a5c
Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sat Jun 9 08:42:03 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jun 9 10:05:48 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a54bd94e
dev-perl/Encode-compat: stable 0.70.0-r2 for sparc
Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild b/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild
index 0c51ff7256c..387e439bf07 100644
--- a/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild
+++ b/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.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="Encode.pm emulation layer"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86"
IUSE=""
LICENSE="Artistic"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Encode-compat/
@ 2018-06-10 15:38 Aaron Bauman
0 siblings, 0 replies; 10+ messages in thread
From: Aaron Bauman @ 2018-06-10 15:38 UTC (permalink / raw
To: gentoo-commits
commit: 1e42244feb61616b004d90a1f71073258723080e
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 15:33:34 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 15:37:44 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e42244f
dev-perl/Encode-compat: amd64 stable wrt bug #657574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild b/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild
index 387e439bf07..128950d5ffa 100644
--- a/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild
+++ b/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Encode.pm emulation layer"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc sparc ~x86"
IUSE=""
LICENSE="Artistic"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Encode-compat/
@ 2018-06-10 16:55 Thomas Deutschmann
0 siblings, 0 replies; 10+ messages in thread
From: Thomas Deutschmann @ 2018-06-10 16:55 UTC (permalink / raw
To: gentoo-commits
commit: c8a4822f15e3eda99a9f9bdb9578926557b3bb3e
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 16:46:37 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 16:46:37 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8a4822f
dev-perl/Encode-compat: x86 stable (bug #657574)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild b/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild
index 128950d5ffa..9ae325fc0a7 100644
--- a/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild
+++ b/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Encode.pm emulation layer"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc sparc x86"
IUSE=""
LICENSE="Artistic"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Encode-compat/
@ 2018-06-10 18:14 Sergei Trofimovich
0 siblings, 0 replies; 10+ messages in thread
From: Sergei Trofimovich @ 2018-06-10 18:14 UTC (permalink / raw
To: gentoo-commits
commit: 18dd8e7717fe70a1b6e0fb443e023d50a17e77bb
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 18:00:56 2018 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 18:14:06 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18dd8e77
dev-perl/Encode-compat: stable 0.70.0-r2 for ia64, bug #657574
Bug: https://bugs.gentoo.org/657574
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild b/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild
index 9ae325fc0a7..caa77eed039 100644
--- a/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild
+++ b/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Encode.pm emulation layer"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc sparc x86"
+KEYWORDS="amd64 ia64 ~ppc sparc x86"
IUSE=""
LICENSE="Artistic"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Encode-compat/
@ 2018-07-29 6:16 Kent Fredric
0 siblings, 0 replies; 10+ messages in thread
From: Kent Fredric @ 2018-07-29 6:16 UTC (permalink / raw
To: gentoo-commits
commit: a4591802627c280949beb687cdb16b568c6f04ac
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 29 06:14:16 2018 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Jul 29 06:16:30 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4591802
dev-perl/Encode-compat: Cleanup old version 0.70.0-r1
Package-Manager: Portage-2.3.40, Repoman-2.3.9
.../Encode-compat/Encode-compat-0.70.0-r1.ebuild | 20 --------------------
1 file changed, 20 deletions(-)
diff --git a/dev-perl/Encode-compat/Encode-compat-0.70.0-r1.ebuild b/dev-perl/Encode-compat/Encode-compat-0.70.0-r1.ebuild
deleted file mode 100644
index 43b5189d031..00000000000
--- a/dev-perl/Encode-compat/Encode-compat-0.70.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=AUTRIJUS
-MODULE_VERSION=0.07
-inherit perl-module
-
-DESCRIPTION="Encode.pm emulation layer"
-
-SLOT="0"
-KEYWORDS="amd64 ia64 ~ppc sparc x86"
-IUSE=""
-LICENSE="Artistic"
-
-RDEPEND="dev-perl/Text-Iconv"
-DEPEND="${RDEPEND}"
-
-#SRC_TEST="do"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Encode-compat/
@ 2020-08-14 5:33 Kent Fredric
0 siblings, 0 replies; 10+ messages in thread
From: Kent Fredric @ 2020-08-14 5:33 UTC (permalink / raw
To: gentoo-commits
commit: 6e2952855656daf5abef2e27f9d37a44f869c643
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 14 04:43:48 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Aug 14 05:33:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e295285
dev-perl/Encode-compat: -r bump for EAPI7 + fixes
- EAPI7
- Fix LICENSE (upstream=perl, =~ default by perl-module.eclass)
- Remove empty/unused variable assignments
Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/Encode-compat/Encode-compat-0.70.0-r3.ebuild | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/dev-perl/Encode-compat/Encode-compat-0.70.0-r3.ebuild b/dev-perl/Encode-compat/Encode-compat-0.70.0-r3.ebuild
new file mode 100644
index 00000000000..bf863acf66b
--- /dev/null
+++ b/dev-perl/Encode-compat/Encode-compat-0.70.0-r3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=AUTRIJUS
+DIST_VERSION=0.07
+inherit perl-module
+
+DESCRIPTION="Encode.pm emulation layer"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+
+RDEPEND="dev-perl/Text-Iconv"
+BDEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Encode-compat/
@ 2021-05-28 17:51 Andreas K. Hüttel
0 siblings, 0 replies; 10+ messages in thread
From: Andreas K. Hüttel @ 2021-05-28 17:51 UTC (permalink / raw
To: gentoo-commits
commit: dc0875a1207f5e00ed6849fcf769cd9be7e5513e
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri May 28 17:12:42 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri May 28 17:50:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc0875a1
dev-perl/Encode-compat: Stable for all
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Encode-compat/Encode-compat-0.70.0-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Encode-compat/Encode-compat-0.70.0-r3.ebuild b/dev-perl/Encode-compat/Encode-compat-0.70.0-r3.ebuild
index bf863acf66b..2a639714282 100644
--- a/dev-perl/Encode-compat/Encode-compat-0.70.0-r3.ebuild
+++ b/dev-perl/Encode-compat/Encode-compat-0.70.0-r3.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=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Encode.pm emulation layer"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc sparc x86"
RDEPEND="dev-perl/Text-Iconv"
BDEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Encode-compat/
@ 2021-05-28 17:51 Andreas K. Hüttel
0 siblings, 0 replies; 10+ messages in thread
From: Andreas K. Hüttel @ 2021-05-28 17:51 UTC (permalink / raw
To: gentoo-commits
commit: d644cff37197facc1b3c87bc1f75fa0b68189b66
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri May 28 17:12:59 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri May 28 17:50:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d644cff3
dev-perl/Encode-compat: Remove old
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild | 18 ------------------
1 file changed, 18 deletions(-)
diff --git a/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild b/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild
deleted file mode 100644
index 9ae325fc0a7..00000000000
--- a/dev-perl/Encode-compat/Encode-compat-0.70.0-r2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=AUTRIJUS
-DIST_VERSION=0.07
-inherit perl-module
-
-DESCRIPTION="Encode.pm emulation layer"
-
-SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc sparc x86"
-IUSE=""
-LICENSE="Artistic"
-
-RDEPEND="dev-perl/Text-Iconv"
-DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 10+ messages in thread
end of thread, other threads:[~2021-05-28 17:51 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-10 18:14 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Encode-compat/ Sergei Trofimovich
-- strict thread matches above, loose matches on Subject: below --
2021-05-28 17:51 Andreas K. Hüttel
2021-05-28 17:51 Andreas K. Hüttel
2020-08-14 5:33 Kent Fredric
2018-07-29 6:16 Kent Fredric
2018-06-10 16:55 Thomas Deutschmann
2018-06-10 15:38 Aaron Bauman
2018-06-09 10:06 Sergei Trofimovich
2017-10-21 3:32 Kent Fredric
2016-12-28 11:50 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