public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/News-Newsrc/
@ 2016-03-09 20:48 Andreas Hüttel
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Hüttel @ 2016-03-09 20:48 UTC (permalink / raw
  To: gentoo-commits

commit:     e86aa7d3c39c68c45cd5e05d05fc6b45a9bac79f
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Mar  6 08:06:23 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Mar  9 20:48:19 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e86aa7d3

dev-perl/News-Newsrc: Bump to version 1.110.0

- EAPI6

Upstream:
- Article numbers no longer arbitrarily limited to integer precision

Package-Manager: portage-2.2.27

 dev-perl/News-Newsrc/Manifest                   |  1 +
 dev-perl/News-Newsrc/News-Newsrc-1.110.0.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/dev-perl/News-Newsrc/Manifest b/dev-perl/News-Newsrc/Manifest
index 5699954..ce5bfb8 100644
--- a/dev-perl/News-Newsrc/Manifest
+++ b/dev-perl/News-Newsrc/Manifest
@@ -1 +1,2 @@
 DIST News-Newsrc-1.09.tar.gz 10696 SHA256 6938bdc6c8f9e37814dec1ce89492b6630313a670b6e7d6fc030265eb8bd8dfe SHA512 c46bc5e9a7ca368e2970386bc287f0e663cb26dbfb2193d88167dbdc7d5f6798af4ad03ec6e5756244cbe21b048d427a8198d0eb4e0116026bab7c0e9e75da10 WHIRLPOOL 0b40b9fd834761bf9aeb67f73e32f372357df24df778649d0b09c0d2880fabd96087c93421b901e3590f50e90baf10968680e4c75152533d7dbc4ef4ab08b0cf
+DIST News-Newsrc-1.11.tar.gz 11603 SHA256 11fb5b284bc690fa9bcb5f7d16575b4e6f0553fada8fcc5a087cd1b39d471051 SHA512 f5df8bc14f9793e0cb670a99feab065e7a392ba84c8b5f93cc14d7c1587f20603a77ee1bc06177737cf8a756fff276ba050d5c27e594d6b6e673c616e4234727 WHIRLPOOL a65169d8b1253ba569414eb96385cb068717e6bc221b3e08b10183b1a2a101067752c0339c2ebc5dd3a7d8b89cb438e333ba565a0b076129229c16290afc2881

diff --git a/dev-perl/News-Newsrc/News-Newsrc-1.110.0.ebuild b/dev-perl/News-Newsrc/News-Newsrc-1.110.0.ebuild
new file mode 100644
index 0000000..09731a9
--- /dev/null
+++ b/dev-perl/News-Newsrc/News-Newsrc-1.110.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=SWMCD
+DIST_VERSION=1.11
+inherit perl-module
+
+DESCRIPTION="Manage newsrc files"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86"
+IUSE=""
+
+RDEPEND=">=dev-perl/Set-IntSpan-1.70.0"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/News-Newsrc/
@ 2016-04-09 12:40 Agostino Sarubbo
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo @ 2016-04-09 12:40 UTC (permalink / raw
  To: gentoo-commits

commit:     ca06d8456505f08587cc255457af0299e39aa232
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  9 12:40:24 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Apr  9 12:40:24 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca06d845

dev-perl/News-Newsrc: alpha/amd64/hppa/x86 stable, (ALLARCHES policy) wrt bug #579380

Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/News-Newsrc/News-Newsrc-1.110.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/News-Newsrc/News-Newsrc-1.110.0.ebuild b/dev-perl/News-Newsrc/News-Newsrc-1.110.0.ebuild
index 09731a9..3004796 100644
--- a/dev-perl/News-Newsrc/News-Newsrc-1.110.0.ebuild
+++ b/dev-perl/News-Newsrc/News-Newsrc-1.110.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Manage newsrc files"
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="alpha amd64 hppa ~ppc x86"
 IUSE=""
 
 RDEPEND=">=dev-perl/Set-IntSpan-1.70.0"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/News-Newsrc/
@ 2016-04-09 16:33 Andreas Hüttel
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Hüttel @ 2016-04-09 16:33 UTC (permalink / raw
  To: gentoo-commits

commit:     829697710409dbf65ed50c16a1e17ecacf460e82
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  9 16:20:43 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr  9 16:26:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82969771

dev-perl/News-Newsrc: Remove old

Package-Manager: portage-2.2.28

 dev-perl/News-Newsrc/Manifest                     |  1 -
 dev-perl/News-Newsrc/News-Newsrc-1.90.0-r1.ebuild | 20 --------------------
 2 files changed, 21 deletions(-)

diff --git a/dev-perl/News-Newsrc/Manifest b/dev-perl/News-Newsrc/Manifest
index ce5bfb8..0e5ca08 100644
--- a/dev-perl/News-Newsrc/Manifest
+++ b/dev-perl/News-Newsrc/Manifest
@@ -1,2 +1 @@
-DIST News-Newsrc-1.09.tar.gz 10696 SHA256 6938bdc6c8f9e37814dec1ce89492b6630313a670b6e7d6fc030265eb8bd8dfe SHA512 c46bc5e9a7ca368e2970386bc287f0e663cb26dbfb2193d88167dbdc7d5f6798af4ad03ec6e5756244cbe21b048d427a8198d0eb4e0116026bab7c0e9e75da10 WHIRLPOOL 0b40b9fd834761bf9aeb67f73e32f372357df24df778649d0b09c0d2880fabd96087c93421b901e3590f50e90baf10968680e4c75152533d7dbc4ef4ab08b0cf
 DIST News-Newsrc-1.11.tar.gz 11603 SHA256 11fb5b284bc690fa9bcb5f7d16575b4e6f0553fada8fcc5a087cd1b39d471051 SHA512 f5df8bc14f9793e0cb670a99feab065e7a392ba84c8b5f93cc14d7c1587f20603a77ee1bc06177737cf8a756fff276ba050d5c27e594d6b6e673c616e4234727 WHIRLPOOL a65169d8b1253ba569414eb96385cb068717e6bc221b3e08b10183b1a2a101067752c0339c2ebc5dd3a7d8b89cb438e333ba565a0b076129229c16290afc2881

diff --git a/dev-perl/News-Newsrc/News-Newsrc-1.90.0-r1.ebuild b/dev-perl/News-Newsrc/News-Newsrc-1.90.0-r1.ebuild
deleted file mode 100644
index 1dc96b1..0000000
--- a/dev-perl/News-Newsrc/News-Newsrc-1.90.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=SWMCD
-MODULE_VERSION=1.09
-inherit perl-module
-
-DESCRIPTION="Manage newsrc files"
-
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ppc x86"
-IUSE=""
-
-RDEPEND=">=dev-perl/Set-IntSpan-1.07"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/News-Newsrc/
@ 2021-07-18 23:44 Andreas K. Hüttel
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas K. Hüttel @ 2021-07-18 23:44 UTC (permalink / raw
  To: gentoo-commits

commit:     b0c95314466a9ac8e4eea2d24011f7d8b3631cfd
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 18 23:28:01 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jul 18 23:44:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0c95314

dev-perl/News-Newsrc: EAPI=8 bump

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

 ...ws-Newsrc-1.110.0.ebuild => News-Newsrc-1.110.0-r1.ebuild} | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/dev-perl/News-Newsrc/News-Newsrc-1.110.0.ebuild b/dev-perl/News-Newsrc/News-Newsrc-1.110.0-r1.ebuild
similarity index 68%
rename from dev-perl/News-Newsrc/News-Newsrc-1.110.0.ebuild
rename to dev-perl/News-Newsrc/News-Newsrc-1.110.0-r1.ebuild
index 9bacf0db44b..274fd25424b 100644
--- a/dev-perl/News-Newsrc/News-Newsrc-1.110.0.ebuild
+++ b/dev-perl/News-Newsrc/News-Newsrc-1.110.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=SWMCD
 DIST_VERSION=1.11
@@ -11,9 +11,10 @@ DESCRIPTION="Manage newsrc files"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 ~hppa ~ppc x86"
-IUSE=""
 
-RDEPEND=">=dev-perl/Set-IntSpan-1.70.0"
-DEPEND="${RDEPEND}
+RDEPEND="
+	>=dev-perl/Set-IntSpan-1.70.0
+"
+BDEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker
 "


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

end of thread, other threads:[~2021-07-18 23:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-18 23:44 [gentoo-commits] repo/gentoo:master commit in: dev-perl/News-Newsrc/ Andreas K. Hüttel
  -- strict thread matches above, loose matches on Subject: below --
2016-04-09 16:33 Andreas Hüttel
2016-04-09 12:40 Agostino Sarubbo
2016-03-09 20:48 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