* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Locale-Maketext-Fuzzy/
@ 2016-02-29 15:36 Patrice Clement
0 siblings, 0 replies; 5+ messages in thread
From: Patrice Clement @ 2016-02-29 15:36 UTC (permalink / raw
To: gentoo-commits
commit: 9eec91009f9a489769f1054c6c92a0451df00716
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Feb 28 18:36:05 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Feb 29 11:19:08 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eec9100
dev-perl/Locale-Maketext-Fuzzy: Copy from lower-case locale-maketext-fuzzy
Begin migration to fix naming of package.
Package-Manager: portage-2.2.27
.../Locale-Maketext-Fuzzy-0.110.0-r1.ebuild | 18 ++++++++++++++++++
dev-perl/Locale-Maketext-Fuzzy/Manifest | 1 +
dev-perl/Locale-Maketext-Fuzzy/metadata.xml | 12 ++++++++++++
3 files changed, 31 insertions(+)
diff --git a/dev-perl/Locale-Maketext-Fuzzy/Locale-Maketext-Fuzzy-0.110.0-r1.ebuild b/dev-perl/Locale-Maketext-Fuzzy/Locale-Maketext-Fuzzy-0.110.0-r1.ebuild
new file mode 100644
index 0000000..265a8a9
--- /dev/null
+++ b/dev-perl/Locale-Maketext-Fuzzy/Locale-Maketext-Fuzzy-0.110.0-r1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=AUDREYT
+MODULE_VERSION=0.11
+inherit perl-module
+
+DESCRIPTION="Maketext from already interpolated strings"
+
+SLOT="0"
+LICENSE="CC0-1.0"
+KEYWORDS="amd64 hppa ppc x86"
+IUSE=""
+
+SRC_TEST=do
diff --git a/dev-perl/Locale-Maketext-Fuzzy/Manifest b/dev-perl/Locale-Maketext-Fuzzy/Manifest
new file mode 100644
index 0000000..0caad5e
--- /dev/null
+++ b/dev-perl/Locale-Maketext-Fuzzy/Manifest
@@ -0,0 +1 @@
+DIST Locale-Maketext-Fuzzy-0.11.tar.gz 29793 SHA256 3785171ceb78cc7671319a3a6d8ced9b190e097dfcd9b2a9ebc804cd1a282f96 SHA512 81a199c120a812604e106f083a6380dd15d61afd81ac5299d1a0d70b5f44743184234d3fc7c9c0c420a3fa0c1caf3e55d1427441cfec6df979291b67836d3c98 WHIRLPOOL 48a2d56740519b48997092c6e330861aac6b45a3a4ff0eeea39229d392d2d91003f3c4ba933960d20bc95338f142c834b3f916bfb323f58d5549bf5f7ae7bc8b
diff --git a/dev-perl/Locale-Maketext-Fuzzy/metadata.xml b/dev-perl/Locale-Maketext-Fuzzy/metadata.xml
new file mode 100644
index 0000000..ca41093
--- /dev/null
+++ b/dev-perl/Locale-Maketext-Fuzzy/metadata.xml
@@ -0,0 +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>
+ <upstream>
+ <remote-id type="cpan">Locale-Maketext-Fuzzy</remote-id>
+ <remote-id type="cpan-module">Locale::Maketext::Fuzzy</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/locale-maketext-fuzzy/
@ 2016-02-29 15:36 Patrice Clement
0 siblings, 0 replies; 5+ messages in thread
From: Patrice Clement @ 2016-02-29 15:36 UTC (permalink / raw
To: gentoo-commits
commit: 4f314d2b150f8622a65bdb54433593393e75732a
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Feb 28 18:43:56 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Feb 29 11:19:08 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f314d2b
dev-perl/locale-maketext-fuzzy: Remove, finalizing migration
dev-perl/locale-maketext-fuzzy/Manifest | 1 -
.../locale-maketext-fuzzy-0.110.0-r1.ebuild | 19 -------------------
dev-perl/locale-maketext-fuzzy/metadata.xml | 12 ------------
3 files changed, 32 deletions(-)
diff --git a/dev-perl/locale-maketext-fuzzy/Manifest b/dev-perl/locale-maketext-fuzzy/Manifest
deleted file mode 100644
index 0caad5e..0000000
--- a/dev-perl/locale-maketext-fuzzy/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Locale-Maketext-Fuzzy-0.11.tar.gz 29793 SHA256 3785171ceb78cc7671319a3a6d8ced9b190e097dfcd9b2a9ebc804cd1a282f96 SHA512 81a199c120a812604e106f083a6380dd15d61afd81ac5299d1a0d70b5f44743184234d3fc7c9c0c420a3fa0c1caf3e55d1427441cfec6df979291b67836d3c98 WHIRLPOOL 48a2d56740519b48997092c6e330861aac6b45a3a4ff0eeea39229d392d2d91003f3c4ba933960d20bc95338f142c834b3f916bfb323f58d5549bf5f7ae7bc8b
diff --git a/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.110.0-r1.ebuild b/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.110.0-r1.ebuild
deleted file mode 100644
index bc87673..0000000
--- a/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.110.0-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN=Locale-Maketext-Fuzzy
-MODULE_AUTHOR=AUDREYT
-MODULE_VERSION=0.11
-inherit perl-module
-
-DESCRIPTION="Maketext from already interpolated strings"
-
-SLOT="0"
-LICENSE="CC0-1.0"
-KEYWORDS="amd64 hppa ppc x86"
-IUSE=""
-
-SRC_TEST=do
diff --git a/dev-perl/locale-maketext-fuzzy/metadata.xml b/dev-perl/locale-maketext-fuzzy/metadata.xml
deleted file mode 100644
index ca41093..0000000
--- a/dev-perl/locale-maketext-fuzzy/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?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>
- <upstream>
- <remote-id type="cpan">Locale-Maketext-Fuzzy</remote-id>
- <remote-id type="cpan-module">Locale::Maketext::Fuzzy</remote-id>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Locale-Maketext-Fuzzy/
@ 2017-06-27 23:07 Andreas Hüttel
0 siblings, 0 replies; 5+ messages in thread
From: Andreas Hüttel @ 2017-06-27 23:07 UTC (permalink / raw
To: gentoo-commits
commit: beade26c14a24342d2d6508d9b49456f0fa8b154
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 27 23:07:37 2017 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Jun 27 23:07:37 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beade26c
dev-perl/Locale-Maketext-Fuzzy: Fix build with Perl 5.26, bug 617046
Package-Manager: Portage-2.3.6, Repoman-2.3.2
.../Locale-Maketext-Fuzzy-0.110.0-r1.ebuild | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
diff --git a/dev-perl/Locale-Maketext-Fuzzy/Locale-Maketext-Fuzzy-0.110.0-r1.ebuild b/dev-perl/Locale-Maketext-Fuzzy/Locale-Maketext-Fuzzy-0.110.0-r1.ebuild
index 4528ab64c69..ae9e5507459 100644
--- a/dev-perl/Locale-Maketext-Fuzzy/Locale-Maketext-Fuzzy-0.110.0-r1.ebuild
+++ b/dev-perl/Locale-Maketext-Fuzzy/Locale-Maketext-Fuzzy-0.110.0-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
-MODULE_AUTHOR=AUDREYT
-MODULE_VERSION=0.11
+DIST_AUTHOR=AUDREYT
+DIST_VERSION=0.11
inherit perl-module
DESCRIPTION="Maketext from already interpolated strings"
@@ -14,4 +14,8 @@ LICENSE="CC0-1.0"
KEYWORDS="amd64 hppa ppc x86"
IUSE=""
-SRC_TEST=do
+src_prepare() {
+ sed -i -e 's/use inc::Module::Package/use lib q[.];\nuse inc::Module::Package/' Makefile.PL ||
+ die "Can't patch Makefile.PL for 5.26 dot-in-inc"
+ perl-module_src_prepare
+}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Locale-Maketext-Fuzzy/
@ 2021-11-09 21:02 Andreas K. Hüttel
0 siblings, 0 replies; 5+ messages in thread
From: Andreas K. Hüttel @ 2021-11-09 21:02 UTC (permalink / raw
To: gentoo-commits
commit: 92d569e2df661f223514c60206d2fe7a45fff214
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 9 20:56:54 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Nov 9 21:01:47 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92d569e2
dev-perl/Locale-Maketext-Fuzzy: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
...zzy-0.110.0-r1.ebuild => Locale-Maketext-Fuzzy-0.110.0-r2.ebuild} | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Locale-Maketext-Fuzzy/Locale-Maketext-Fuzzy-0.110.0-r1.ebuild b/dev-perl/Locale-Maketext-Fuzzy/Locale-Maketext-Fuzzy-0.110.0-r2.ebuild
similarity index 88%
rename from dev-perl/Locale-Maketext-Fuzzy/Locale-Maketext-Fuzzy-0.110.0-r1.ebuild
rename to dev-perl/Locale-Maketext-Fuzzy/Locale-Maketext-Fuzzy-0.110.0-r2.ebuild
index fe450360eb9..c90e0931f68 100644
--- a/dev-perl/Locale-Maketext-Fuzzy/Locale-Maketext-Fuzzy-0.110.0-r1.ebuild
+++ b/dev-perl/Locale-Maketext-Fuzzy/Locale-Maketext-Fuzzy-0.110.0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DIST_AUTHOR=AUDREYT
DIST_VERSION=0.11
@@ -12,7 +12,6 @@ DESCRIPTION="Maketext from already interpolated strings"
SLOT="0"
LICENSE="CC0-1.0"
KEYWORDS="amd64 ~hppa ppc x86"
-IUSE=""
src_prepare() {
sed -i -e 's/use inc::Module::Package/use lib q[.];\nuse inc::Module::Package/' Makefile.PL ||
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Locale-Maketext-Fuzzy/
@ 2022-11-23 14:08 Jakov Smolić
0 siblings, 0 replies; 5+ messages in thread
From: Jakov Smolić @ 2022-11-23 14:08 UTC (permalink / raw
To: gentoo-commits
commit: a10da812b6e211dd3639a7b590f51661a228f686
Author: Yu Gu <guyu2876 <AT> gmail <DOT> com>
AuthorDate: Sat Oct 29 11:07:24 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Nov 23 14:02:45 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a10da812
dev-perl/Locale-Maketext-Fuzzy: Keyword 0.110.0-r2 riscv, #878483
Signed-off-by: Yu Gu <guyu2876 <AT> gmail.com>
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
.../Locale-Maketext-Fuzzy/Locale-Maketext-Fuzzy-0.110.0-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Locale-Maketext-Fuzzy/Locale-Maketext-Fuzzy-0.110.0-r2.ebuild b/dev-perl/Locale-Maketext-Fuzzy/Locale-Maketext-Fuzzy-0.110.0-r2.ebuild
index c90e0931f682..b3886ab5cabd 100644
--- a/dev-perl/Locale-Maketext-Fuzzy/Locale-Maketext-Fuzzy-0.110.0-r2.ebuild
+++ b/dev-perl/Locale-Maketext-Fuzzy/Locale-Maketext-Fuzzy-0.110.0-r2.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
@@ -11,7 +11,7 @@ DESCRIPTION="Maketext from already interpolated strings"
SLOT="0"
LICENSE="CC0-1.0"
-KEYWORDS="amd64 ~hppa ppc x86"
+KEYWORDS="amd64 ~hppa ppc ~riscv x86"
src_prepare() {
sed -i -e 's/use inc::Module::Package/use lib q[.];\nuse inc::Module::Package/' Makefile.PL ||
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2022-11-23 14:08 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-09 21:02 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Locale-Maketext-Fuzzy/ Andreas K. Hüttel
-- strict thread matches above, loose matches on Subject: below --
2022-11-23 14:08 Jakov Smolić
2017-06-27 23:07 Andreas Hüttel
2016-02-29 15:36 [gentoo-commits] repo/gentoo:master commit in: dev-perl/locale-maketext-fuzzy/ Patrice Clement
2016-02-29 15:36 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Locale-Maketext-Fuzzy/ Patrice Clement
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox