[gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvs2cl/

2019-02-11 Thread Mikle Kolyada
commit: b9bbee185d2e59893cc0c1fd2227e02a71319df9
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Feb 11 14:55:39 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Feb 11 14:55:39 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9bbee18

dev-vcs/cvs2cl: Drop old

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

 dev-vcs/cvs2cl/cvs2cl-2.71.ebuild | 31 ---
 1 file changed, 31 deletions(-)

diff --git a/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild 
b/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild
deleted file mode 100644
index 814e135a788..000
--- a/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-DESCRIPTION="produces a GNU-style ChangeLog for CVS-controlled sources"
-HOMEPAGE="https://www.red-bean.com/cvs2cl/;
-SRC_URI="mirror://gentoo/${P}.pl.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE=""
-
-DEPEND="dev-lang/perl"
-
-S=${WORKDIR}
-
-maint_pkg_create() {
-   set -x
-   wget http://www.red-bean.com/cvs2cl/${PN}.pl
-   mv ${PN}.pl ${P}.pl
-   bzip2 ${P}.pl
-   ls -l ${PWD}/${P}.pl.bz2
-   set +x
-}
-#pkg_setup() { maint_pkg_create; }
-
-src_install() {
-   newbin ${P}.pl ${PN} || die
-}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvs2cl/

2019-02-11 Thread Mikle Kolyada
commit: 696a18ee8e4c1126cc269771e58b8cd0717464b9
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Feb 11 14:52:00 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Feb 11 14:52:00 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=696a18ee

dev-vcs/cvs2cl: x86 stable wrt bug #676526

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

 dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild 
b/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild
index fd781ae20b5..b92e580e3bf 100644
--- a/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild
+++ b/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.pl.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 DEPEND="dev-lang/perl"
 



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvs2cl/

2019-02-11 Thread Mikle Kolyada
commit: 912dbdeaec0403e86e88b29fd4d729fc8f13a141
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Mon Feb 11 14:52:41 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Mon Feb 11 14:52:41 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=912dbdea

dev-vcs/cvs2cl: amd64 stable wrt bug #676526

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

 dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild 
b/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild
index b92e580e3bf..737d83067a2 100644
--- a/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild
+++ b/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.pl.bz2"
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
 
 DEPEND="dev-lang/perl"
 



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvs2cl/

2018-09-15 Thread Michał Górny
commit: 4c855b544814ab789a5d0cf8efb694556f4dbb56
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Sep 15 19:30:13 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep 15 19:37:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c855b54

dev-vcs/cvs2cl: Correct license to GPL-2+

 dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild 
b/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild
index c3b1120f35e..e747a212cd7 100644
--- a/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild
+++ b/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild
@@ -7,7 +7,7 @@ DESCRIPTION="produces a GNU-style ChangeLog for CVS-controlled 
sources"
 HOMEPAGE="https://www.red-bean.com/cvs2cl/;
 SRC_URI="mirror://gentoo/${P}.pl.bz2"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
 



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvs2cl/

2018-09-15 Thread Michał Górny
commit: dac256b29bc6bb961dbaa27bdd1d981e7426ffee
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Sep  1 18:50:57 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep 15 19:37:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dac256b2

dev-vcs/cvs2cl: EAPI7 revbump, use HTTPs

Closes: https://bugs.gentoo.org/665050
Closes: https://github.com/gentoo/gentoo/pull/9757

 dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild | 20 
 1 file changed, 20 insertions(+)

diff --git a/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild 
b/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild
new file mode 100644
index 000..c3b1120f35e
--- /dev/null
+++ b/dev-vcs/cvs2cl/cvs2cl-2.71-r1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="produces a GNU-style ChangeLog for CVS-controlled sources"
+HOMEPAGE="https://www.red-bean.com/cvs2cl/;
+SRC_URI="mirror://gentoo/${P}.pl.bz2"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+
+DEPEND="dev-lang/perl"
+
+S=${WORKDIR}
+
+src_install() {
+   newbin ${P}.pl ${PN}
+}



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvs2cl/

2018-09-15 Thread Michał Górny
commit: 98a4b99a83b692a8933189d520144868978558bc
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Sat Sep  1 18:47:18 2018 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Sep 15 19:37:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98a4b99a

dev-vcs/cvs2cl: use HTTPs

 dev-vcs/cvs2cl/cvs2cl-2.71.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild 
b/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild
index 671a926deec..814e135a788 100644
--- a/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild
+++ b/dev-vcs/cvs2cl/cvs2cl-2.71.ebuild
@@ -4,7 +4,7 @@
 EAPI=0
 
 DESCRIPTION="produces a GNU-style ChangeLog for CVS-controlled sources"
-HOMEPAGE="http://www.red-bean.com/cvs2cl/;
+HOMEPAGE="https://www.red-bean.com/cvs2cl/;
 SRC_URI="mirror://gentoo/${P}.pl.bz2"
 
 LICENSE="GPL-2"



[gentoo-commits] repo/gentoo:master commit in: dev-vcs/cvs2cl/

2017-08-14 Thread Michał Górny
commit: 17a04742fd5d95e9ddd902bab850f772f2e1
Author: Michał Górny  gentoo  org>
AuthorDate: Mon Aug 14 06:14:40 2017 +
Commit: Michał Górny  gentoo  org>
CommitDate: Mon Aug 14 06:36:05 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17a04742

dev-vcs/cvs2cl: Remove cvs-utils@ project, #627602

 dev-vcs/cvs2cl/metadata.xml | 5 +
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/dev-vcs/cvs2cl/metadata.xml b/dev-vcs/cvs2cl/metadata.xml
index 3c4344b2c6b..7a38bb90096 100644
--- a/dev-vcs/cvs2cl/metadata.xml
+++ b/dev-vcs/cvs2cl/metadata.xml
@@ -1,8 +1,5 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   cvs-ut...@gentoo.org
-   Gentoo CVS Project
-   
+