From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-RSS/
Date: Sat, 27 Apr 2024 11:45:17 +0000 (UTC) [thread overview]
Message-ID: <1714218300.0365f175f526b4736c7875432012f732bf1ecd8b.dilfridge@gentoo> (raw)
commit: 0365f175f526b4736c7875432012f732bf1ecd8b
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 27 11:43:57 2024 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 27 11:45:00 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0365f175
dev-perl/XML-RSS: add 1.630.0
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
| 1 +
| 37 +++++++++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
--git a/dev-perl/XML-RSS/Manifest b/dev-perl/XML-RSS/Manifest
index f05adfc66ca0..1f78cb60d3e5 100644
--- a/dev-perl/XML-RSS/Manifest
+++ b/dev-perl/XML-RSS/Manifest
@@ -1 +1,2 @@
DIST XML-RSS-1.62.tar.gz 130877 BLAKE2B 4880d8f462be1a757cb3137be0c34fbfe14dbb6d25e2ad02775e333127984da512505cad3e4ab15545bb439d024fa46cf312afa54f4c7f30f88174652e6a3f1c SHA512 fc075e7b7ccd168c3a915170adcf63cc84cb0e465f9c88b52800c747f8363719b60e1606ce77bc910915d9b0fd1838ae4e93f1699389e08a51836f87b03bbfd5
+DIST XML-RSS-1.63.tar.gz 131481 BLAKE2B 81cfbb7969d24c1ea46432ac6488c71ba3f1c9a9fa3d5bee6d5bf662803b14a9c45a3a7ef8c03fa05fdd807e7be8ab98819ae20f6eb95779130d0fae1981eddf SHA512 ce094ed0018d639a8a4bc88b3a7a5212f86e93426145045ef906e189ff0495556749d12e6b88abc13e5baa9ae6b2bb471048dd238f826ebe37569ae4ebba3115
--git a/dev-perl/XML-RSS/XML-RSS-1.630.0.ebuild b/dev-perl/XML-RSS/XML-RSS-1.630.0.ebuild
new file mode 100644
index 000000000000..c5733026e49a
--- /dev/null
+++ b/dev-perl/XML-RSS/XML-RSS-1.630.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=SHLOMIF
+DIST_VERSION=1.63
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="a basic framework for creating and maintaining RSS files"
+HOMEPAGE="https://perl-rss.sourceforge.net/"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+
+RDEPEND="
+ virtual/perl-Carp
+ dev-perl/DateTime-Format-Mail
+ dev-perl/DateTime-Format-W3CDTF
+ dev-perl/HTML-Parser
+ dev-perl/XML-Parser
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ >=dev-perl/Module-Build-0.280.0
+ test? (
+ virtual/perl-File-Spec
+ virtual/perl-IO
+ >=virtual/perl-Test-Simple-0.880.0
+ )
+"
+
+PERL_RM_FILES=(
+ "t/pod.t" "t/pod-coverage.t"
+ "t/cpan-changes.t" "t/style-trailing-space.t"
+)
next reply other threads:[~2024-04-27 11:45 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-27 11:45 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-10 11:44 [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-RSS/ Arthur Zamarin
2025-01-10 8:48 Arthur Zamarin
2024-12-02 13:15 Jakov Smolić
2024-12-01 17:35 Jakov Smolić
2024-10-17 3:29 Sam James
2024-06-09 21:12 Sam James
2024-06-09 21:08 Sam James
2023-06-11 15:37 Sam James
2021-12-11 15:52 Andreas K. Hüttel
2021-12-06 0:13 Sam James
2021-12-05 5:17 Sam James
2021-12-05 5:09 Sam James
2021-12-05 4:45 Sam James
2021-12-05 3:31 Sam James
2021-10-06 16:47 Andreas K. Hüttel
2021-09-17 7:51 Yixun Lan
2020-12-27 16:19 Fabian Groffen
2018-10-27 15:39 Fabian Groffen
2018-08-24 3:39 Mikle Kolyada
2018-08-20 4:13 Matt Turner
2018-08-19 18:45 Matt Turner
2018-08-19 18:39 Matt Turner
2018-08-18 22:15 Thomas Deutschmann
2018-03-28 5:09 Kent Fredric
2016-10-23 18:57 Andreas Hüttel
2016-10-23 18:57 Andreas Hüttel
2016-09-26 15:22 Tobias Klausmann
2016-09-24 18:58 Andreas Hüttel
2016-04-29 19:36 Andreas Hüttel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1714218300.0365f175f526b4736c7875432012f732bf1ecd8b.dilfridge@gentoo \
--to=dilfridge@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox