public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Twitter/
Date: Sat, 17 Jul 2021 16:35:18 +0000 (UTC)	[thread overview]
Message-ID: <1626539697.0d5beee419404c85ee63b79ee274f01e4c1cdd1d.dilfridge@gentoo> (raw)

commit:     0d5beee419404c85ee63b79ee274f01e4c1cdd1d
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 17 16:27:59 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Jul 17 16:34:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d5beee4

dev-perl/Net-Twitter: Version bump 4.01043

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

 dev-perl/Net-Twitter/Manifest                    |  1 +
 dev-perl/Net-Twitter/Net-Twitter-4.10.430.ebuild | 62 ++++++++++++++++++++++++
 2 files changed, 63 insertions(+)

diff --git a/dev-perl/Net-Twitter/Manifest b/dev-perl/Net-Twitter/Manifest
index 5b4dd31484a..3f365788798 100644
--- a/dev-perl/Net-Twitter/Manifest
+++ b/dev-perl/Net-Twitter/Manifest
@@ -1 +1,2 @@
 DIST Net-Twitter-4.01042.tar.gz 139311 BLAKE2B 794a5617113454082a8c61da1299091d399231a4ab0ef9e5d105ee05cf9f6e6adc106599f98cf4202b12dbff66e4df2be42f008665376bc7dd61cfefac2037f9 SHA512 2b64116931a1adbae45716ad7cdf5e6b233780fdbc66c80b0b4954e5b5d869f0b2665e2fc3a8318f70a2ecbf1838726b4a264bf3919e69a20549599bd651ab1d
+DIST Net-Twitter-4.01043.tar.gz 140431 BLAKE2B dcb97df53809ad65cbf594dfb22339ba07fa1c5c42db9ff3e9af9cbb84bb81677f07f47ab3baaf818bc65e609b28f45cd098a826c111c2979fcd1a2179342378 SHA512 498c83328064205b50923cd4d628b434dd32f62be649a00bc9776649b98f8b571cc6924671655c3460aaa0b362f76629c5336eff96d88b8aef45f6bc547a1790

diff --git a/dev-perl/Net-Twitter/Net-Twitter-4.10.430.ebuild b/dev-perl/Net-Twitter/Net-Twitter-4.10.430.ebuild
new file mode 100644
index 00000000000..7c579b50d4a
--- /dev/null
+++ b/dev-perl/Net-Twitter/Net-Twitter-4.10.430.ebuild
@@ -0,0 +1,62 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MMIMS
+DIST_VERSION=4.01043
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="A perl interface to the Twitter API (DEPRECATED)"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	dev-perl/Carp-Clan
+	dev-perl/Class-Load
+	dev-perl/Data-Visitor
+	>=dev-perl/DateTime-0.51
+	dev-perl/DateTime-Format-Strptime
+	>=dev-perl/Devel-StackTrace-1.21
+	virtual/perl-Digest-SHA
+	virtual/perl-Encode
+	dev-perl/HTML-Parser
+	dev-perl/HTTP-Message
+	>=dev-perl/IO-Socket-SSL-2.5.0
+	dev-perl/JSON-MaybeXS
+	dev-perl/LWP-Protocol-https
+	virtual/perl-Scalar-List-Utils
+	>=dev-perl/Moose-0.940.0
+	dev-perl/MooseX-Role-Parameterized
+	dev-perl/Net-HTTP
+	!=dev-perl/Net-HTTP-6.40.0
+	!=dev-perl/Net-HTTP-6.50.0
+	virtual/perl-libnet
+	>=dev-perl/Net-OAuth-0.25
+	virtual/perl-Time-HiRes
+	>=dev-perl/Try-Tiny-0.30.0
+	>=dev-perl/URI-1.400.0
+	virtual/perl-libnet
+	dev-perl/namespace-autoclean
+"
+
+BDEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-7.110.100
+	test? (
+		virtual/perl-Carp
+		virtual/perl-File-Spec
+		virtual/perl-IO
+		>=dev-perl/libwww-perl-5.819.0
+		dev-perl/Test-Deep
+		dev-perl/Test-Fatal
+		>=virtual/perl-Test-Simple-0.980.0
+		dev-perl/Test-Warn
+	)
+"
+
+src_test() {
+	perl_rm_files 't/99-pod_spelling.t' t/author-*.t
+	perl-module_src_test
+}


             reply	other threads:[~2021-07-17 16:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-17 16:35 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-11-21 14:21 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Twitter/ Andreas K. Hüttel
2021-07-17 17:31 Andreas K. Hüttel
2020-07-23 11:11 Kent Fredric
2018-07-15  3:40 Kent Fredric
2016-11-20  1:45 Kent Fredric
2016-04-07 23:26 Andreas Hüttel
2016-03-05 20:32 Andreas Hüttel
2016-03-05 20:32 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=1626539697.0d5beee419404c85ee63b79ee274f01e4c1cdd1d.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