public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-RSS/
Date: Wed, 28 Mar 2018 05:09:16 +0000 (UTC)	[thread overview]
Message-ID: <1522213747.95012db24fd9d6d9ccd0f8480995ad6879ede4e9.kentnl@gentoo> (raw)

commit:     95012db24fd9d6d9ccd0f8480995ad6879ede4e9
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 28 05:08:38 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Mar 28 05:09:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95012db2

dev-perl/XML-RSS: Bump to version 1.600.0

Upstream:
- Remove manifest test stuff
- Packaging fixes

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/XML-RSS/Manifest               |  1 +
 dev-perl/XML-RSS/XML-RSS-1.600.0.ebuild | 36 +++++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/dev-perl/XML-RSS/Manifest b/dev-perl/XML-RSS/Manifest
index f706fd8875f..053a7404d17 100644
--- a/dev-perl/XML-RSS/Manifest
+++ b/dev-perl/XML-RSS/Manifest
@@ -1 +1,2 @@
 DIST XML-RSS-1.59.tar.gz 129141 BLAKE2B a7d1afdb9d57de52300cf2e1f9fc6e6b7132570ea367459425b9809453fd69c84194e42a127c35fe1f6a3391967db8c1c08698f27d1b64ddb20f7b3cce218ca9 SHA512 ab35d7897b286a154158696084749593e4b4cde280ea91d38d10222bc4c41838bae4e6063dde763ca58b1098c41db66680763135622deb4d2747ee10155a0e70
+DIST XML-RSS-1.60.tar.gz 130871 BLAKE2B 253e65d6b0a9c4c2775022b8fc26779b9ff924309fcb89a66de6effdf4d39dcb0f91736bb80bc32c5690c7fcb5396611e63670c821e7b7a43cc8b5251cfa8f34 SHA512 93301cef8aa1ba553b624c3db558b33c356fbaecd0049b6960225d3eb4e3c9992bb8896608eb5e8405adcce644b7b19d971525d799adc781a1a7e6a20cd12b75

diff --git a/dev-perl/XML-RSS/XML-RSS-1.600.0.ebuild b/dev-perl/XML-RSS/XML-RSS-1.600.0.ebuild
new file mode 100644
index 00000000000..489b6509077
--- /dev/null
+++ b/dev-perl/XML-RSS/XML-RSS-1.600.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=SHLOMIF
+DIST_VERSION=1.60
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="a basic framework for creating and maintaining RSS files"
+HOMEPAGE="http://perl-rss.sourceforge.net/"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-solaris"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	dev-perl/DateTime-Format-Mail
+	dev-perl/DateTime-Format-W3CDTF
+	dev-perl/HTML-Parser
+	>=dev-perl/XML-Parser-2.230.0"
+DEPEND="${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"
+)


             reply	other threads:[~2018-03-28  5:09 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-28  5:09 Kent Fredric [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
2024-04-27 11:45 Andreas K. Hüttel
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
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=1522213747.95012db24fd9d6d9ccd0f8480995ad6879ede4e9.kentnl@gentoo \
    --to=kentnl@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