* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-RSS-Feed/
@ 2021-10-06 16:47 Andreas K. Hüttel
0 siblings, 0 replies; 2+ messages in thread
From: Andreas K. Hüttel @ 2021-10-06 16:47 UTC (permalink / raw
To: gentoo-commits
commit: 4a978d88f7903196753ad7c5858581f4dec1be6e
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 6 16:34:43 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Oct 6 16:47:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a978d88
dev-perl/XML-RSS-Feed: EAPI=8 bump
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
| 23 +++++++++++-----------
1 file changed, 11 insertions(+), 12 deletions(-)
diff --git a/dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.400.0-r1.ebuild b/dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.400.0-r2.ebuild
similarity index 68%
rename from dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.400.0-r1.ebuild
rename to dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.400.0-r2.ebuild
index 88d6e445fa0..399ef5c4f6f 100644
--- a/dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.400.0-r1.ebuild
+++ b/dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.400.0-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
-MODULE_AUTHOR=JBISBEE
-MODULE_VERSION=2.4
+DIST_AUTHOR=JBISBEE
+DIST_VERSION=2.4
inherit perl-module
DESCRIPTION="Persistant XML RSS Encapsulation"
@@ -12,24 +12,23 @@ SRC_URI+=" https://dev.gentoo.org/~tove/distfiles/dev-perl/XML-RSS-Feed/XML-RSS
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
EPATCH_SUFFIX=patch
PATCHES=(
"${WORKDIR}"/${MY_PN:-${PN}}-patch
)
-RDEPEND="dev-perl/HTML-Parser
+RDEPEND="
+ dev-perl/HTML-Parser
dev-perl/XML-RSS
dev-perl/Clone
virtual/perl-Time-HiRes
dev-perl/URI
- virtual/perl-Digest-MD5"
-DEPEND="${RDEPEND}
+ virtual/perl-Digest-MD5
+"
+BDEPEND="${RDEPEND}
test? (
dev-perl/Test-Pod
dev-perl/Test-Pod-Coverage
- )"
-
-SRC_TEST="do"
+ )
+"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-RSS-Feed/
@ 2023-06-17 23:47 Sam James
0 siblings, 0 replies; 2+ messages in thread
From: Sam James @ 2023-06-17 23:47 UTC (permalink / raw
To: gentoo-commits
commit: a566b23519e8dc562f41af07ec9fcd65c4df1140
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 23:44:00 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 23:44:00 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a566b235
dev-perl/XML-RSS-Feed: fix DESCRIPTION typo
Signed-off-by: Sam James <sam <AT> gentoo.org>
| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--git a/dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.400.0-r2.ebuild b/dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.400.0-r2.ebuild
index 399ef5c4f6f1..35bde494bbed 100644
--- a/dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.400.0-r2.ebuild
+++ b/dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.400.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ DIST_AUTHOR=JBISBEE
DIST_VERSION=2.4
inherit perl-module
-DESCRIPTION="Persistant XML RSS Encapsulation"
+DESCRIPTION="Persistent XML RSS Encapsulation"
SRC_URI+=" https://dev.gentoo.org/~tove/distfiles/dev-perl/XML-RSS-Feed/XML-RSS-Feed-2.320.0-patch.tar.bz2"
SLOT="0"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-17 23:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-06 16:47 [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-RSS-Feed/ Andreas K. Hüttel
-- strict thread matches above, loose matches on Subject: below --
2023-06-17 23:47 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox