[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2023-10-21 Thread WANG Xuerui
commit: 9e57354a2fd9e7c55f9b13558b2f5ab0fddf45fb
Author: WANG Xuerui  gentoo  org>
AuthorDate: Sat Oct 21 09:03:33 2023 +
Commit: WANG Xuerui  gentoo  org>
CommitDate: Sat Oct 21 16:41:48 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e57354a

app-text/convmv: keyword 2.05-r1 for ~loong

Signed-off-by: WANG Xuerui  gentoo.org>

 app-text/convmv/convmv-2.05-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/convmv/convmv-2.05-r1.ebuild 
b/app-text/convmv/convmv-2.05-r1.ebuild
index 5d0c25ddedf7..7537c63db64f 100644
--- a/app-text/convmv/convmv-2.05-r1.ebuild
+++ b/app-text/convmv/convmv-2.05-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://www.j3e.de/linux/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 sparc x86"
 IUSE=""
 
 DEPEND="dev-lang/perl"



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2022-08-24 Thread Bernard Cafarelli
commit: b4066cf17eb4b5ed99304ad59bc4831306bb0046
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Wed Aug 24 06:43:37 2022 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Wed Aug 24 06:43:37 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4066cf1

app-text/convmv: drop 2.04, 2.05

Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-text/convmv/Manifest   |  1 -
 app-text/convmv/convmv-2.04.ebuild | 33 -
 app-text/convmv/convmv-2.05.ebuild | 33 -
 3 files changed, 67 deletions(-)

diff --git a/app-text/convmv/Manifest b/app-text/convmv/Manifest
index 2b209844456d..0fa5c9d870bc 100644
--- a/app-text/convmv/Manifest
+++ b/app-text/convmv/Manifest
@@ -1,2 +1 @@
-DIST convmv-2.04.tar.gz 30082 BLAKE2B 
51521e5e44c635b72c406b6b732850e7f5e50b64d30bfd8770ca1ab49e3fd10d45447114f8adbf8b79fd381dfaf6b4782246d3e10aae471a49a52a20c8ce0405
 SHA512 
987411047af0b1e952cd11937c70ddd972b2e3534f4fcc6c659243dedef69af4aad90ceaa3789aec6bad6cba0999c38839451f90844b171773165b6e5899f6ac
 DIST convmv-2.05.tar.gz 30680 BLAKE2B 
b0d4bb14995e42e55fa34cbdaa8cb8881e48972abb296af44eebfdf76664e837b05398e0cc4e9208ddee41213bc1dd7f11c3f503e39f9a6791d08797864776a1
 SHA512 
7fb0d1e2b64c3105c48d8a2cbb59fa4ea23202f17abc7cbf63acfca785683f00955fdcb03517e9dd8fe01be0171458ab2583e1c52d62c6081684462b0fec4125

diff --git a/app-text/convmv/convmv-2.04.ebuild 
b/app-text/convmv/convmv-2.04.ebuild
deleted file mode 100644
index 2ab22aafa42a..
--- a/app-text/convmv/convmv-2.04.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="convert filenames to utf8 or any other charset"
-HOMEPAGE="https://www.j3e.de/linux/convmv/;
-SRC_URI="https://www.j3e.de/linux/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   default
-   sed -i -e "1s|#!/usr|#!${EPREFIX}/usr|" convmv || die
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}"/usr install
-   dodoc CREDITS Changes TODO VERSION
-}
-
-src_test() {
-   unpack ./testsuite.tar
-
-   cd "${S}"/suite
-   ./dotests.sh || die "Tests failed"
-}

diff --git a/app-text/convmv/convmv-2.05.ebuild 
b/app-text/convmv/convmv-2.05.ebuild
deleted file mode 100644
index 59f68eebfee8..
--- a/app-text/convmv/convmv-2.05.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="convert filenames to utf8 or any other charset"
-HOMEPAGE="https://www.j3e.de/linux/convmv/;
-SRC_URI="https://www.j3e.de/linux/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   default
-   sed -i -e "1s|#!/usr|#!${EPREFIX}/usr|" convmv || die
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}"/usr install
-   dodoc CREDITS Changes TODO VERSION
-}
-
-src_test() {
-   unpack ./testsuite.tar
-
-   cd "${S}"/suite || die
-   ./dotests.sh || die "Tests failed"
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2022-08-23 Thread Agostino Sarubbo
commit: 569c869a69ce0fd3e670a9e73494efcd0a9c43da
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Aug 24 05:28:43 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Aug 24 05:28:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=569c869a

app-text/convmv: x86 stable wrt bug #865445

Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-text/convmv/convmv-2.05-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/convmv/convmv-2.05-r1.ebuild 
b/app-text/convmv/convmv-2.05-r1.ebuild
index 4aec98f58a26..5d0c25ddedf7 100644
--- a/app-text/convmv/convmv-2.05-r1.ebuild
+++ b/app-text/convmv/convmv-2.05-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.j3e.de/linux/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
 IUSE=""
 
 DEPEND="dev-lang/perl"



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2022-08-23 Thread Agostino Sarubbo
commit: 7ef1f112b4f6838c8e5141f348e431d0184ab106
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Aug 24 05:24:53 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Aug 24 05:24:53 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ef1f112

app-text/convmv: amd64 stable wrt bug #865445

Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-text/convmv/convmv-2.05-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/convmv/convmv-2.05-r1.ebuild 
b/app-text/convmv/convmv-2.05-r1.ebuild
index dda4b741539e..4aec98f58a26 100644
--- a/app-text/convmv/convmv-2.05-r1.ebuild
+++ b/app-text/convmv/convmv-2.05-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.j3e.de/linux/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86"
 IUSE=""
 
 DEPEND="dev-lang/perl"



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2022-08-23 Thread Arthur Zamarin
commit: 02f4cc1dd7ee96118cc4bc5d78a74d2143acce1b
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Aug 24 04:00:30 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Aug 24 04:01:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02f4cc1d

app-text/convmv: Stabilize 2.05-r1 ppc, #865445

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-text/convmv/convmv-2.05-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/convmv/convmv-2.05-r1.ebuild 
b/app-text/convmv/convmv-2.05-r1.ebuild
index 9ecd46e08807..6c3950202711 100644
--- a/app-text/convmv/convmv-2.05-r1.ebuild
+++ b/app-text/convmv/convmv-2.05-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.j3e.de/linux/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc ~x86"
 IUSE=""
 
 DEPEND="dev-lang/perl"



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2022-08-23 Thread Arthur Zamarin
commit: e376010e1c29c3511b7533bd9a9472fa5d4e2cd7
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Wed Aug 24 04:01:18 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Wed Aug 24 04:01:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e376010e

app-text/convmv: Stabilize 2.05-r1 ppc64, #865445

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-text/convmv/convmv-2.05-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/convmv/convmv-2.05-r1.ebuild 
b/app-text/convmv/convmv-2.05-r1.ebuild
index 6c3950202711..dda4b741539e 100644
--- a/app-text/convmv/convmv-2.05-r1.ebuild
+++ b/app-text/convmv/convmv-2.05-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.j3e.de/linux/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc ~x86"
 IUSE=""
 
 DEPEND="dev-lang/perl"



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2022-08-23 Thread Arthur Zamarin
commit: c8c70921ed5dcee936e663630103f859109b48a6
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Aug 23 20:25:15 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Aug 23 20:25:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8c70921

app-text/convmv: Stabilize 2.05-r1 sparc, #865445

Signed-off-by: Arthur Zamarin  gentoo.org>

 app-text/convmv/convmv-2.05-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/convmv/convmv-2.05-r1.ebuild 
b/app-text/convmv/convmv-2.05-r1.ebuild
index 12ab21e7e29b..9ecd46e08807 100644
--- a/app-text/convmv/convmv-2.05-r1.ebuild
+++ b/app-text/convmv/convmv-2.05-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://www.j3e.de/linux/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86"
 IUSE=""
 
 DEPEND="dev-lang/perl"



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2022-07-10 Thread Bernard Cafarelli
commit: d027efab24bdafd5d98b48ce247a94325a680c4a
Author: Bernard Cafarelli  gentoo  org>
AuthorDate: Sun Jul 10 12:42:12 2022 +
Commit: Bernard Cafarelli  gentoo  org>
CommitDate: Sun Jul 10 12:55:02 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d027efab

app-text/convmv: add myself as a maintainer

Signed-off-by: Bernard Cafarelli  gentoo.org>

 app-text/convmv/metadata.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/app-text/convmv/metadata.xml b/app-text/convmv/metadata.xml
index bef24d2c2337..ec151f29d1be 100644
--- a/app-text/convmv/metadata.xml
+++ b/app-text/convmv/metadata.xml
@@ -1,5 +1,8 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-  
+  
+voyag...@gentoo.org
+Bernard Cafarelli
+  
 



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2020-12-17 Thread Sam James
commit: 01f84555ae080d219ec512a0072cfe6d660a9a8b
Author: Sam James  gentoo  org>
AuthorDate: Thu Dec 17 09:01:15 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Dec 17 09:01:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01f84555

app-text/convmv: Keyword 2.05-r1 arm64, #760279

Signed-off-by: Sam James  gentoo.org>

 app-text/convmv/convmv-2.05-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/convmv/convmv-2.05-r1.ebuild 
b/app-text/convmv/convmv-2.05-r1.ebuild
index 3384fadada9..12ab21e7e29 100644
--- a/app-text/convmv/convmv-2.05-r1.ebuild
+++ b/app-text/convmv/convmv-2.05-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.j3e.de/linux/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 DEPEND="dev-lang/perl"



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/files/, app-text/convmv/

2020-06-25 Thread Lars Wendler
commit: 51fb1b93175a51332e3a4d75a1563cd5e7351566
Author: Lars Wendler  gentoo  org>
AuthorDate: Thu Jun 25 08:14:11 2020 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Thu Jun 25 08:14:20 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51fb1b93

app-text/convmv: Don't compress man page during build

Closes: https://bugs.gentoo.org/729544
Package-Manager: Portage-2.3.102, Repoman-2.3.23
Signed-off-by: Lars Wendler  gentoo.org>

 app-text/convmv/convmv-2.05-r1.ebuild  | 38 ++
 .../files/convmv-2.05-manpage_nocompress.patch | 16 +
 2 files changed, 54 insertions(+)

diff --git a/app-text/convmv/convmv-2.05-r1.ebuild 
b/app-text/convmv/convmv-2.05-r1.ebuild
new file mode 100644
index 000..3384fadada9
--- /dev/null
+++ b/app-text/convmv/convmv-2.05-r1.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="convert filenames to utf8 or any other charset"
+HOMEPAGE="https://www.j3e.de/linux/convmv/;
+SRC_URI="https://www.j3e.de/linux/${PN}/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
+BDEPEND="${DEPEND}"
+
+PATCHES=(
+   "${FILESDIR}/${PN}-2.05-manpage_nocompress.patch" #729544
+)
+
+src_prepare() {
+   default
+   sed -i -e "1s|#!/usr|#!${EPREFIX}/usr|" convmv || die
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX="${EPREFIX}"/usr install
+   dodoc CREDITS Changes TODO VERSION
+}
+
+src_test() {
+   unpack ./testsuite.tar
+
+   cd "${S}"/suite || die
+   ./dotests.sh || die "Tests failed"
+}

diff --git a/app-text/convmv/files/convmv-2.05-manpage_nocompress.patch 
b/app-text/convmv/files/convmv-2.05-manpage_nocompress.patch
new file mode 100644
index 000..02f0c41032e
--- /dev/null
+++ b/app-text/convmv/files/convmv-2.05-manpage_nocompress.patch
@@ -0,0 +1,16 @@
+--- convmv-2.05/Makefile
 convmv-2.05/Makefile
+@@ -10,11 +10,11 @@
+ install: all
+   mkdir -p $(DESTDIR)$(MANDIR)/man1/
+   mkdir -p $(DESTDIR)$(PREFIX)/bin/
+-  cp convmv.1.gz $(DESTDIR)$(MANDIR)/man1/
++  cp convmv.1 $(DESTDIR)$(MANDIR)/man1/
+   install -m 755 convmv $(DESTDIR)$(PREFIX)/bin/
+ 
+ manpage:
+-  pod2man --section 1 --center=" " convmv | gzip > convmv.1.gz
++  pod2man --section 1 --center=" " convmv > convmv.1
+ 
+ clean:
+   rm -f convmv.1.gz convmv-*.tar.gz MD5sums SHA256sums .files .name



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2018-03-27 Thread Lars Wendler
commit: 0688412fe417da4d46771be825d33f4198b409a7
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Mar 27 08:12:20 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Mar 27 08:12:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0688412f

app-text/convmv: Bump to version 2.05

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-text/convmv/Manifest   |  1 +
 app-text/convmv/convmv-2.05.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/app-text/convmv/Manifest b/app-text/convmv/Manifest
index 65eb03fb0a8..3bb0b0e9cc0 100644
--- a/app-text/convmv/Manifest
+++ b/app-text/convmv/Manifest
@@ -1,3 +1,4 @@
 DIST convmv-2.01.tar.gz 29375 BLAKE2B 
3e8c4a5db981a4ef1b1fb1339c0f7d680bc917964984ec9355c51ffb7855ccdd13922a3077d4669a0a70d21862e084cda1dbb21be7538ca966a0dcca55d1a8c9
 SHA512 
e82957bcc1462b17c5f667e85caf0d2e8c407fb48afc6faa957f45626cbfa58c141de05f43cc810e8d4abbadc4cc01bf87ee64c157fece20fafed07ad04cc48c
 DIST convmv-2.03.tar.gz 29688 BLAKE2B 
8fe7b0164bf05e49bd0035c6b708822539f9eecf355f005bf56ae352ee7cb56aef9fcd7047d0a9f3829715c24c6ac00ef7f7c42c822879bf382eabd00f9bf2c3
 SHA512 
21f71d8009ee0f8e6b67f439809d2330e3c1a4073be8e5ad565829b89327115d25235d7f6019d96ee9f93d83e33df0869b19ad7cdd4cf8777e0ebecec437147f
 DIST convmv-2.04.tar.gz 30082 BLAKE2B 
51521e5e44c635b72c406b6b732850e7f5e50b64d30bfd8770ca1ab49e3fd10d45447114f8adbf8b79fd381dfaf6b4782246d3e10aae471a49a52a20c8ce0405
 SHA512 
987411047af0b1e952cd11937c70ddd972b2e3534f4fcc6c659243dedef69af4aad90ceaa3789aec6bad6cba0999c38839451f90844b171773165b6e5899f6ac
+DIST convmv-2.05.tar.gz 30680 BLAKE2B 
b0d4bb14995e42e55fa34cbdaa8cb8881e48972abb296af44eebfdf76664e837b05398e0cc4e9208ddee41213bc1dd7f11c3f503e39f9a6791d08797864776a1
 SHA512 
7fb0d1e2b64c3105c48d8a2cbb59fa4ea23202f17abc7cbf63acfca785683f00955fdcb03517e9dd8fe01be0171458ab2583e1c52d62c6081684462b0fec4125

diff --git a/app-text/convmv/convmv-2.05.ebuild 
b/app-text/convmv/convmv-2.05.ebuild
new file mode 100644
index 000..59f68eebfee
--- /dev/null
+++ b/app-text/convmv/convmv-2.05.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="convert filenames to utf8 or any other charset"
+HOMEPAGE="https://www.j3e.de/linux/convmv/;
+SRC_URI="https://www.j3e.de/linux/${PN}/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   default
+   sed -i -e "1s|#!/usr|#!${EPREFIX}/usr|" convmv || die
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX="${EPREFIX}"/usr install
+   dodoc CREDITS Changes TODO VERSION
+}
+
+src_test() {
+   unpack ./testsuite.tar
+
+   cd "${S}"/suite || die
+   ./dotests.sh || die "Tests failed"
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2018-03-27 Thread Lars Wendler
commit: d315b0a7393990f8b7214314f0aab0326b2987e7
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Mar 27 08:14:16 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Mar 27 08:14:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d315b0a7

app-text/convmv: Removed old.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-text/convmv/Manifest   |  2 --
 app-text/convmv/convmv-2.01.ebuild | 33 -
 app-text/convmv/convmv-2.03.ebuild | 33 -
 3 files changed, 68 deletions(-)

diff --git a/app-text/convmv/Manifest b/app-text/convmv/Manifest
index 3bb0b0e9cc0..2b209844456 100644
--- a/app-text/convmv/Manifest
+++ b/app-text/convmv/Manifest
@@ -1,4 +1,2 @@
-DIST convmv-2.01.tar.gz 29375 BLAKE2B 
3e8c4a5db981a4ef1b1fb1339c0f7d680bc917964984ec9355c51ffb7855ccdd13922a3077d4669a0a70d21862e084cda1dbb21be7538ca966a0dcca55d1a8c9
 SHA512 
e82957bcc1462b17c5f667e85caf0d2e8c407fb48afc6faa957f45626cbfa58c141de05f43cc810e8d4abbadc4cc01bf87ee64c157fece20fafed07ad04cc48c
-DIST convmv-2.03.tar.gz 29688 BLAKE2B 
8fe7b0164bf05e49bd0035c6b708822539f9eecf355f005bf56ae352ee7cb56aef9fcd7047d0a9f3829715c24c6ac00ef7f7c42c822879bf382eabd00f9bf2c3
 SHA512 
21f71d8009ee0f8e6b67f439809d2330e3c1a4073be8e5ad565829b89327115d25235d7f6019d96ee9f93d83e33df0869b19ad7cdd4cf8777e0ebecec437147f
 DIST convmv-2.04.tar.gz 30082 BLAKE2B 
51521e5e44c635b72c406b6b732850e7f5e50b64d30bfd8770ca1ab49e3fd10d45447114f8adbf8b79fd381dfaf6b4782246d3e10aae471a49a52a20c8ce0405
 SHA512 
987411047af0b1e952cd11937c70ddd972b2e3534f4fcc6c659243dedef69af4aad90ceaa3789aec6bad6cba0999c38839451f90844b171773165b6e5899f6ac
 DIST convmv-2.05.tar.gz 30680 BLAKE2B 
b0d4bb14995e42e55fa34cbdaa8cb8881e48972abb296af44eebfdf76664e837b05398e0cc4e9208ddee41213bc1dd7f11c3f503e39f9a6791d08797864776a1
 SHA512 
7fb0d1e2b64c3105c48d8a2cbb59fa4ea23202f17abc7cbf63acfca785683f00955fdcb03517e9dd8fe01be0171458ab2583e1c52d62c6081684462b0fec4125

diff --git a/app-text/convmv/convmv-2.01.ebuild 
b/app-text/convmv/convmv-2.01.ebuild
deleted file mode 100644
index b310046d892..000
--- a/app-text/convmv/convmv-2.01.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="convert filenames to utf8 or any other charset"
-HOMEPAGE="https://j3e.de/linux/convmv;
-SRC_URI="https://j3e.de/linux/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   default
-   sed -i -e "1s|#!/usr|#!${EPREFIX}/usr|" convmv || die
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}"/usr install
-   dodoc CREDITS Changes TODO VERSION
-}
-
-src_test() {
-   unpack ./testsuite.tar
-
-   cd "${S}"/suite
-   ./dotests.sh || die "Tests failed"
-}

diff --git a/app-text/convmv/convmv-2.03.ebuild 
b/app-text/convmv/convmv-2.03.ebuild
deleted file mode 100644
index e0947974882..000
--- a/app-text/convmv/convmv-2.03.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="convert filenames to utf8 or any other charset"
-HOMEPAGE="https://j3e.de/linux/convmv;
-SRC_URI="https://j3e.de/linux/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   default
-   sed -i -e "1s|#!/usr|#!${EPREFIX}/usr|" convmv || die
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}"/usr install
-   dodoc CREDITS Changes TODO VERSION
-}
-
-src_test() {
-   unpack ./testsuite.tar
-
-   cd "${S}"/suite
-   ./dotests.sh || die "Tests failed"
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2018-03-27 Thread Lars Wendler
commit: 1ebec45c9b27f84989d07fa6d8bb3040d3fab1f2
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Mar 27 08:12:56 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Mar 27 08:13:47 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ebec45c

app-text/convmv: Version 2.04 stable for all arches.

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-text/convmv/convmv-2.04.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/convmv/convmv-2.04.ebuild 
b/app-text/convmv/convmv-2.04.ebuild
index 16fb1ffa4d0..b63b14e8de5 100644
--- a/app-text/convmv/convmv-2.04.ebuild
+++ b/app-text/convmv/convmv-2.04.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="https://www.j3e.de/linux/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
 IUSE=""
 
 DEPEND="dev-lang/perl"



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2018-03-25 Thread Lars Wendler
commit: be66074c63614d7c28a1de19ab3827e431536917
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Mar 24 18:39:10 2018 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Mar 25 21:06:45 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be66074c

app-text/convmv: use HTTPS

 app-text/convmv/convmv-2.01.ebuild | 6 +++---
 app-text/convmv/convmv-2.03.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-text/convmv/convmv-2.01.ebuild 
b/app-text/convmv/convmv-2.01.ebuild
index f33868fa45f..b310046d892 100644
--- a/app-text/convmv/convmv-2.01.ebuild
+++ b/app-text/convmv/convmv-2.01.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="convert filenames to utf8 or any other charset"
-HOMEPAGE="http://j3e.de/linux/convmv;
-SRC_URI="http://j3e.de/linux/${PN}/${P}.tar.gz;
+HOMEPAGE="https://j3e.de/linux/convmv;
+SRC_URI="https://j3e.de/linux/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/app-text/convmv/convmv-2.03.ebuild 
b/app-text/convmv/convmv-2.03.ebuild
index 6fad4bcbd99..e0947974882 100644
--- a/app-text/convmv/convmv-2.03.ebuild
+++ b/app-text/convmv/convmv-2.03.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 DESCRIPTION="convert filenames to utf8 or any other charset"
-HOMEPAGE="http://j3e.de/linux/convmv;
-SRC_URI="http://j3e.de/linux/${PN}/${P}.tar.gz;
+HOMEPAGE="https://j3e.de/linux/convmv;
+SRC_URI="https://j3e.de/linux/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2017-11-23 Thread Thomas Deutschmann
commit: 040b6a966725d2c6f43d181ac0eaa36e7ff272f0
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Thu Nov 23 20:54:05 2017 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Thu Nov 23 21:08:21 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=040b6a96

app-text/convmv: Bump to v2.04

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 app-text/convmv/Manifest   |  1 +
 app-text/convmv/convmv-2.04.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/app-text/convmv/Manifest b/app-text/convmv/Manifest
index 72ed5d1cc5b..3df291c7b4d 100644
--- a/app-text/convmv/Manifest
+++ b/app-text/convmv/Manifest
@@ -1,2 +1,3 @@
 DIST convmv-2.01.tar.gz 29375 SHA256 
782ac06982aeaf8ff3ab8fc42cb49cb8bc562dbd1e97ef7e17bedcf3ecf2483a SHA512 
e82957bcc1462b17c5f667e85caf0d2e8c407fb48afc6faa957f45626cbfa58c141de05f43cc810e8d4abbadc4cc01bf87ee64c157fece20fafed07ad04cc48c
 WHIRLPOOL 
fc7f6f6b93c872d1fce69372340b97165ec0138fe02952d7737bea582e6ecdef89cc766e20b7fbf2d75925ce5bf6759d2accf8f276f4feaf02383dfcb33c1bb6
 DIST convmv-2.03.tar.gz 29688 SHA256 
f898fd850c8ef5abe48f7536e4b23ce4e11b6133974b2fc41d9197dfecc1c027 SHA512 
21f71d8009ee0f8e6b67f439809d2330e3c1a4073be8e5ad565829b89327115d25235d7f6019d96ee9f93d83e33df0869b19ad7cdd4cf8777e0ebecec437147f
 WHIRLPOOL 
11028f4c664ab6f3672c6fd486fd24114aa5969c121d41554aaa873a72be1f254a9570aa22c1648719bbbafdde602432b9cb0a8737a1e905abefdd60033bee84
+DIST convmv-2.04.tar.gz 30082 BLAKE2B 
51521e5e44c635b72c406b6b732850e7f5e50b64d30bfd8770ca1ab49e3fd10d45447114f8adbf8b79fd381dfaf6b4782246d3e10aae471a49a52a20c8ce0405
 SHA512 
987411047af0b1e952cd11937c70ddd972b2e3534f4fcc6c659243dedef69af4aad90ceaa3789aec6bad6cba0999c38839451f90844b171773165b6e5899f6ac

diff --git a/app-text/convmv/convmv-2.04.ebuild 
b/app-text/convmv/convmv-2.04.ebuild
new file mode 100644
index 000..16fb1ffa4d0
--- /dev/null
+++ b/app-text/convmv/convmv-2.04.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="convert filenames to utf8 or any other charset"
+HOMEPAGE="https://www.j3e.de/linux/convmv/;
+SRC_URI="https://www.j3e.de/linux/${PN}/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   default
+   sed -i -e "1s|#!/usr|#!${EPREFIX}/usr|" convmv || die
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX="${EPREFIX}"/usr install
+   dodoc CREDITS Changes TODO VERSION
+}
+
+src_test() {
+   unpack ./testsuite.tar
+
+   cd "${S}"/suite
+   ./dotests.sh || die "Tests failed"
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2017-07-04 Thread Lars Wendler
commit: 9f8ddde2efa682700e8a02d0a8701c7b4e5f5943
Author: Lars Wendler  gentoo  org>
AuthorDate: Tue Jul  4 09:57:39 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Tue Jul  4 09:57:39 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f8ddde2

app-text/convmv: Bump to version 2.03. Removed old.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-text/convmv/Manifest   | 2 +-
 app-text/convmv/{convmv-2.02.ebuild => convmv-2.03.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/convmv/Manifest b/app-text/convmv/Manifest
index 2b7042a5085..72ed5d1cc5b 100644
--- a/app-text/convmv/Manifest
+++ b/app-text/convmv/Manifest
@@ -1,2 +1,2 @@
 DIST convmv-2.01.tar.gz 29375 SHA256 
782ac06982aeaf8ff3ab8fc42cb49cb8bc562dbd1e97ef7e17bedcf3ecf2483a SHA512 
e82957bcc1462b17c5f667e85caf0d2e8c407fb48afc6faa957f45626cbfa58c141de05f43cc810e8d4abbadc4cc01bf87ee64c157fece20fafed07ad04cc48c
 WHIRLPOOL 
fc7f6f6b93c872d1fce69372340b97165ec0138fe02952d7737bea582e6ecdef89cc766e20b7fbf2d75925ce5bf6759d2accf8f276f4feaf02383dfcb33c1bb6
-DIST convmv-2.02.tar.gz 29645 SHA256 
93b86a5ef354703604fb9a0bbbe6cc11eb81fbdade72e8dea13c82d2901a0177 SHA512 
8e7dd8368e2152cf19164966695eeab6b329553a0dd0c1e908f71648fee0d19635449650136cbd11280655cf71357dd6fa62c228d59df5480a866ad9cc45b2ea
 WHIRLPOOL 
374c44a61fc084b5bb30d27ad26e64d275e1bb269074c1b98d95fa818290a97b8fe6f2087b683db50a8dfc5a0e1f1b119cfcf3cbe738878608eee322a9583a48
+DIST convmv-2.03.tar.gz 29688 SHA256 
f898fd850c8ef5abe48f7536e4b23ce4e11b6133974b2fc41d9197dfecc1c027 SHA512 
21f71d8009ee0f8e6b67f439809d2330e3c1a4073be8e5ad565829b89327115d25235d7f6019d96ee9f93d83e33df0869b19ad7cdd4cf8777e0ebecec437147f
 WHIRLPOOL 
11028f4c664ab6f3672c6fd486fd24114aa5969c121d41554aaa873a72be1f254a9570aa22c1648719bbbafdde602432b9cb0a8737a1e905abefdd60033bee84

diff --git a/app-text/convmv/convmv-2.02.ebuild 
b/app-text/convmv/convmv-2.03.ebuild
similarity index 100%
rename from app-text/convmv/convmv-2.02.ebuild
rename to app-text/convmv/convmv-2.03.ebuild



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2017-07-03 Thread Lars Wendler
commit: 296f31d8a430908613d4052f636c12d21ee6bbd4
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Jul  3 21:11:54 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Jul  3 21:12:54 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=296f31d8

app-text/convmv: Removed old.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-text/convmv/Manifest  |  1 -
 app-text/convmv/convmv-2.0.ebuild | 33 -
 2 files changed, 34 deletions(-)

diff --git a/app-text/convmv/Manifest b/app-text/convmv/Manifest
index 1817e281018..2b7042a5085 100644
--- a/app-text/convmv/Manifest
+++ b/app-text/convmv/Manifest
@@ -1,3 +1,2 @@
-DIST convmv-2.0.tar.gz 29534 SHA256 
170cf675be1fca77868ff472e9340ca828b1463865a63d4f4b7b3bf4053db93f SHA512 
9f452551ab4ea7a45ec4e5d4e4d3c4fdb60cae49f048953d16df9ecd9ee3271c2d6748704f010af6ef312d7ce2079ae9c502e04d936419e29257f68596fc4f58
 WHIRLPOOL 
c907bf99805e2afa7590043a291c7eaa19b681fecf9eb38314d41952edcea381f7e8bf1442226bd9c72122c3b0840e4c376f3947c4b2f65495287155a1353026
 DIST convmv-2.01.tar.gz 29375 SHA256 
782ac06982aeaf8ff3ab8fc42cb49cb8bc562dbd1e97ef7e17bedcf3ecf2483a SHA512 
e82957bcc1462b17c5f667e85caf0d2e8c407fb48afc6faa957f45626cbfa58c141de05f43cc810e8d4abbadc4cc01bf87ee64c157fece20fafed07ad04cc48c
 WHIRLPOOL 
fc7f6f6b93c872d1fce69372340b97165ec0138fe02952d7737bea582e6ecdef89cc766e20b7fbf2d75925ce5bf6759d2accf8f276f4feaf02383dfcb33c1bb6
 DIST convmv-2.02.tar.gz 29645 SHA256 
93b86a5ef354703604fb9a0bbbe6cc11eb81fbdade72e8dea13c82d2901a0177 SHA512 
8e7dd8368e2152cf19164966695eeab6b329553a0dd0c1e908f71648fee0d19635449650136cbd11280655cf71357dd6fa62c228d59df5480a866ad9cc45b2ea
 WHIRLPOOL 
374c44a61fc084b5bb30d27ad26e64d275e1bb269074c1b98d95fa818290a97b8fe6f2087b683db50a8dfc5a0e1f1b119cfcf3cbe738878608eee322a9583a48

diff --git a/app-text/convmv/convmv-2.0.ebuild 
b/app-text/convmv/convmv-2.0.ebuild
deleted file mode 100644
index f33868fa45f..000
--- a/app-text/convmv/convmv-2.0.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="convert filenames to utf8 or any other charset"
-HOMEPAGE="http://j3e.de/linux/convmv;
-SRC_URI="http://j3e.de/linux/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   default
-   sed -i -e "1s|#!/usr|#!${EPREFIX}/usr|" convmv || die
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}"/usr install
-   dodoc CREDITS Changes TODO VERSION
-}
-
-src_test() {
-   unpack ./testsuite.tar
-
-   cd "${S}"/suite
-   ./dotests.sh || die "Tests failed"
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2017-07-03 Thread Lars Wendler
commit: 5922cf680256073685533637e663e7e861255bd8
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Jul  3 21:11:29 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Jul  3 21:12:52 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5922cf68

app-text/convmv: Version 2.01 stable for all arches (bug #623558).

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-text/convmv/convmv-2.01.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/convmv/convmv-2.01.ebuild 
b/app-text/convmv/convmv-2.01.ebuild
index 6fad4bcbd99..f33868fa45f 100644
--- a/app-text/convmv/convmv-2.01.ebuild
+++ b/app-text/convmv/convmv-2.01.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://j3e.de/linux/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
 IUSE=""
 
 DEPEND="dev-lang/perl"



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2017-07-03 Thread Lars Wendler
commit: f93380d5dc6d617199efe3ec44b5e9807fb83dd1
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Jul  3 21:10:34 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Jul  3 21:12:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f93380d5

app-text/convmv: Bump to version 2.02

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 app-text/convmv/Manifest   |  1 +
 app-text/convmv/convmv-2.02.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/app-text/convmv/Manifest b/app-text/convmv/Manifest
index d14a2c43c1b..1817e281018 100644
--- a/app-text/convmv/Manifest
+++ b/app-text/convmv/Manifest
@@ -1,2 +1,3 @@
 DIST convmv-2.0.tar.gz 29534 SHA256 
170cf675be1fca77868ff472e9340ca828b1463865a63d4f4b7b3bf4053db93f SHA512 
9f452551ab4ea7a45ec4e5d4e4d3c4fdb60cae49f048953d16df9ecd9ee3271c2d6748704f010af6ef312d7ce2079ae9c502e04d936419e29257f68596fc4f58
 WHIRLPOOL 
c907bf99805e2afa7590043a291c7eaa19b681fecf9eb38314d41952edcea381f7e8bf1442226bd9c72122c3b0840e4c376f3947c4b2f65495287155a1353026
 DIST convmv-2.01.tar.gz 29375 SHA256 
782ac06982aeaf8ff3ab8fc42cb49cb8bc562dbd1e97ef7e17bedcf3ecf2483a SHA512 
e82957bcc1462b17c5f667e85caf0d2e8c407fb48afc6faa957f45626cbfa58c141de05f43cc810e8d4abbadc4cc01bf87ee64c157fece20fafed07ad04cc48c
 WHIRLPOOL 
fc7f6f6b93c872d1fce69372340b97165ec0138fe02952d7737bea582e6ecdef89cc766e20b7fbf2d75925ce5bf6759d2accf8f276f4feaf02383dfcb33c1bb6
+DIST convmv-2.02.tar.gz 29645 SHA256 
93b86a5ef354703604fb9a0bbbe6cc11eb81fbdade72e8dea13c82d2901a0177 SHA512 
8e7dd8368e2152cf19164966695eeab6b329553a0dd0c1e908f71648fee0d19635449650136cbd11280655cf71357dd6fa62c228d59df5480a866ad9cc45b2ea
 WHIRLPOOL 
374c44a61fc084b5bb30d27ad26e64d275e1bb269074c1b98d95fa818290a97b8fe6f2087b683db50a8dfc5a0e1f1b119cfcf3cbe738878608eee322a9583a48

diff --git a/app-text/convmv/convmv-2.02.ebuild 
b/app-text/convmv/convmv-2.02.ebuild
new file mode 100644
index 000..6fad4bcbd99
--- /dev/null
+++ b/app-text/convmv/convmv-2.02.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="convert filenames to utf8 or any other charset"
+HOMEPAGE="http://j3e.de/linux/convmv;
+SRC_URI="http://j3e.de/linux/${PN}/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   default
+   sed -i -e "1s|#!/usr|#!${EPREFIX}/usr|" convmv || die
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX="${EPREFIX}"/usr install
+   dodoc CREDITS Changes TODO VERSION
+}
+
+src_test() {
+   unpack ./testsuite.tar
+
+   cd "${S}"/suite
+   ./dotests.sh || die "Tests failed"
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2017-05-06 Thread Lars Wendler
commit: bb7edf4772c1e05d51873731dd9043da416a4697
Author: Lars Wendler  gentoo  org>
AuthorDate: Sat May  6 23:42:48 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sat May  6 23:43:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb7edf47

app-text/convmv: Bump to version 2.01

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-text/convmv/Manifest   |  1 +
 app-text/convmv/convmv-2.01.ebuild | 33 +
 2 files changed, 34 insertions(+)

diff --git a/app-text/convmv/Manifest b/app-text/convmv/Manifest
index 5132591157a..d14a2c43c1b 100644
--- a/app-text/convmv/Manifest
+++ b/app-text/convmv/Manifest
@@ -1 +1,2 @@
 DIST convmv-2.0.tar.gz 29534 SHA256 
170cf675be1fca77868ff472e9340ca828b1463865a63d4f4b7b3bf4053db93f SHA512 
9f452551ab4ea7a45ec4e5d4e4d3c4fdb60cae49f048953d16df9ecd9ee3271c2d6748704f010af6ef312d7ce2079ae9c502e04d936419e29257f68596fc4f58
 WHIRLPOOL 
c907bf99805e2afa7590043a291c7eaa19b681fecf9eb38314d41952edcea381f7e8bf1442226bd9c72122c3b0840e4c376f3947c4b2f65495287155a1353026
+DIST convmv-2.01.tar.gz 29375 SHA256 
782ac06982aeaf8ff3ab8fc42cb49cb8bc562dbd1e97ef7e17bedcf3ecf2483a SHA512 
e82957bcc1462b17c5f667e85caf0d2e8c407fb48afc6faa957f45626cbfa58c141de05f43cc810e8d4abbadc4cc01bf87ee64c157fece20fafed07ad04cc48c
 WHIRLPOOL 
fc7f6f6b93c872d1fce69372340b97165ec0138fe02952d7737bea582e6ecdef89cc766e20b7fbf2d75925ce5bf6759d2accf8f276f4feaf02383dfcb33c1bb6

diff --git a/app-text/convmv/convmv-2.01.ebuild 
b/app-text/convmv/convmv-2.01.ebuild
new file mode 100644
index 000..6fad4bcbd99
--- /dev/null
+++ b/app-text/convmv/convmv-2.01.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="convert filenames to utf8 or any other charset"
+HOMEPAGE="http://j3e.de/linux/convmv;
+SRC_URI="http://j3e.de/linux/${PN}/${P}.tar.gz;
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+   default
+   sed -i -e "1s|#!/usr|#!${EPREFIX}/usr|" convmv || die
+}
+
+src_install() {
+   emake DESTDIR="${D}" PREFIX="${EPREFIX}"/usr install
+   dodoc CREDITS Changes TODO VERSION
+}
+
+src_test() {
+   unpack ./testsuite.tar
+
+   cd "${S}"/suite
+   ./dotests.sh || die "Tests failed"
+}



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2017-01-22 Thread Lars Wendler
commit: 5f60c98f34d17e3f4bfd028e8990683cabcb610e
Author: Lars Wendler  gentoo  org>
AuthorDate: Sun Jan 22 13:52:41 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Sun Jan 22 13:52:41 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f60c98f

app-text/convmv: Removed old.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-text/convmv/Manifest  |  1 -
 app-text/convmv/convmv-1.15-r1.ebuild | 35 --
 app-text/convmv/convmv-1.15.ebuild| 36 ---
 3 files changed, 72 deletions(-)

diff --git a/app-text/convmv/Manifest b/app-text/convmv/Manifest
index 825f41d..5132591 100644
--- a/app-text/convmv/Manifest
+++ b/app-text/convmv/Manifest
@@ -1,2 +1 @@
-DIST convmv-1.15.tar.gz 27180 SHA256 
c315aec78490b588000467d1c51081b36e629de0537c5a17fd48b1acaf8a5135 SHA512 
b809f103da48d43f9c7fb6cb3e08a88e1c9b2a2ad691f9fcc4422b4e597c247b86fd0446c777e4c9911b4fad551cdc9fc88eff3a1d8cb4b001e164cc8387b900
 WHIRLPOOL 
d7c3e3fbe918472d96f1cbc40b70f280a179a3c99cef07953c0723dfcba0e81ff383d918382b196d0525724dde650c4a480e5cc91c07f9452308a3eebd1567cc
 DIST convmv-2.0.tar.gz 29534 SHA256 
170cf675be1fca77868ff472e9340ca828b1463865a63d4f4b7b3bf4053db93f SHA512 
9f452551ab4ea7a45ec4e5d4e4d3c4fdb60cae49f048953d16df9ecd9ee3271c2d6748704f010af6ef312d7ce2079ae9c502e04d936419e29257f68596fc4f58
 WHIRLPOOL 
c907bf99805e2afa7590043a291c7eaa19b681fecf9eb38314d41952edcea381f7e8bf1442226bd9c72122c3b0840e4c376f3947c4b2f65495287155a1353026

diff --git a/app-text/convmv/convmv-1.15-r1.ebuild 
b/app-text/convmv/convmv-1.15-r1.ebuild
deleted file mode 100644
index 7125bc0..
--- a/app-text/convmv/convmv-1.15-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="convert filenames to utf8 or any other charset"
-HOMEPAGE="http://j3e.de/linux/convmv;
-SRC_URI="http://j3e.de/linux/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   sed -i -e "1s|#!/usr|#!${EPREFIX}/usr|" convmv || die
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}"/usr install
-   dodoc CREDITS Changes TODO VERSION
-}
-
-src_test() {
-   unpack ./testsuite.tar
-
-   cd "${S}"/suite
-   ./dotests.sh || die "Tests failed"
-}

diff --git a/app-text/convmv/convmv-1.15.ebuild 
b/app-text/convmv/convmv-1.15.ebuild
deleted file mode 100644
index bd80ade..
--- a/app-text/convmv/convmv-1.15.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=3
-
-inherit eutils
-
-DESCRIPTION="convert filenames to utf8 or any other charset"
-HOMEPAGE="http://j3e.de/linux/convmv;
-SRC_URI="http://j3e.de/linux/${PN}/${P}.tar.gz;
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-   sed -i -e "1s|#!/usr|#!${EPREFIX}/usr|" convmv || die
-}
-
-src_install() {
-   emake DESTDIR="${D}" PREFIX="${EPREFIX}"/usr install \
-   || die "einstall failed"
-   dodoc CREDITS Changes TODO VERSION
-}
-
-src_test() {
-   unpack ./testsuite.tar
-
-   cd "${S}"/suite
-   ./dotests.sh || die "Tests failed"
-}



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2017-01-22 Thread Jeroen Roovers
commit: 8a0cb1cef0697cff9e155b35655ba076296f96d6
Author: Jeroen Roovers  gentoo  org>
AuthorDate: Sun Jan 22 11:24:42 2017 +
Commit: Jeroen Roovers  gentoo  org>
CommitDate: Sun Jan 22 11:24:42 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a0cb1ce

app-text/convmv: Stable for HPPA (bug #604348).

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

 app-text/convmv/convmv-2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/convmv/convmv-2.0.ebuild 
b/app-text/convmv/convmv-2.0.ebuild
index 992a47a..fc97cfb 100644
--- a/app-text/convmv/convmv-2.0.ebuild
+++ b/app-text/convmv/convmv-2.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://j3e.de/linux/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
 IUSE=""
 
 DEPEND="dev-lang/perl"



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2017-01-06 Thread Tobias Klausmann
commit: 4db8c7ad023390e69a08ed0c0be67202c012f1c5
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Fri Jan  6 14:22:13 2017 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Fri Jan  6 14:32:56 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4db8c7ad

app-text/convmv-2.0-r0: stable on alpha

Gentoo-Bug: 604348

 app-text/convmv/convmv-2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/convmv/convmv-2.0.ebuild 
b/app-text/convmv/convmv-2.0.ebuild
index df192ea..d89ab42 100644
--- a/app-text/convmv/convmv-2.0.ebuild
+++ b/app-text/convmv/convmv-2.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://j3e.de/linux/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86"
 IUSE=""
 
 DEPEND="dev-lang/perl"



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2017-01-02 Thread Agostino Sarubbo
commit: e70beefdea609972ed09226667bd704f819ddcf8
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Jan  2 08:58:35 2017 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Jan  2 08:58:35 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e70beefd

app-text/convmv: amd64 stable wrt bug #604348

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 app-text/convmv/convmv-2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/convmv/convmv-2.0.ebuild 
b/app-text/convmv/convmv-2.0.ebuild
index a625834..776e565 100644
--- a/app-text/convmv/convmv-2.0.ebuild
+++ b/app-text/convmv/convmv-2.0.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://j3e.de/linux/${PN}/${P}.tar.gz;
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 DEPEND="dev-lang/perl"



[gentoo-commits] repo/gentoo:master commit in: app-text/convmv/

2017-01-02 Thread Lars Wendler
commit: 0030535af6ced2c8886778739e4c694aca1d6422
Author: Lars Wendler  gentoo  org>
AuthorDate: Mon Jan  2 08:25:48 2017 +
Commit: Lars Wendler  gentoo  org>
CommitDate: Mon Jan  2 08:27:55 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0030535a

app-text/convmv: Bump to EAPI-6.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-text/convmv/convmv-2.0.ebuild | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/app-text/convmv/convmv-2.0.ebuild 
b/app-text/convmv/convmv-2.0.ebuild
index 9db5cf9..a625834 100644
--- a/app-text/convmv/convmv-2.0.ebuild
+++ b/app-text/convmv/convmv-2.0.ebuild
@@ -1,10 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
-
-inherit eutils
+EAPI=6
 
 DESCRIPTION="convert filenames to utf8 or any other charset"
 HOMEPAGE="http://j3e.de/linux/convmv;
@@ -19,6 +17,7 @@ DEPEND="dev-lang/perl"
 RDEPEND="${DEPEND}"
 
 src_prepare() {
+   default
sed -i -e "1s|#!/usr|#!${EPREFIX}/usr|" convmv || die
 }