From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/App-Nopaste/
Date: Sun, 16 Apr 2017 07:59:01 +0000 (UTC) [thread overview]
Message-ID: <1492329535.e40759d304f34b34833fe5ea6efd1e4c71088e79.kentnl@gentoo> (raw)
commit: e40759d304f34b34833fe5ea6efd1e4c71088e79
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 16 07:58:40 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Apr 16 07:58:55 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e40759d3
dev-perl/App-Nopaste: Bump to version 1.9.0
Upstream:
- Fix arguments for Mojopaste service.
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-perl/App-Nopaste/App-Nopaste-1.9.0.ebuild | 53 +++++++++++++++++++++++++++
dev-perl/App-Nopaste/Manifest | 1 +
2 files changed, 54 insertions(+)
diff --git a/dev-perl/App-Nopaste/App-Nopaste-1.9.0.ebuild b/dev-perl/App-Nopaste/App-Nopaste-1.9.0.ebuild
new file mode 100644
index 00000000000..022552496b0
--- /dev/null
+++ b/dev-perl/App-Nopaste/App-Nopaste-1.9.0.ebuild
@@ -0,0 +1,53 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=1.009
+inherit perl-module
+
+DESCRIPTION="Easy access to any pastebin"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="+pastebin +browser clipboard github test"
+
+RDEPEND="
+ dev-perl/Class-Load
+ virtual/perl-Exporter
+ virtual/perl-File-Spec
+ virtual/perl-File-Temp
+ dev-perl/Getopt-Long-Descriptive
+ dev-perl/JSON-MaybeXS
+ dev-perl/Module-Pluggable
+ dev-perl/Module-Runtime
+ dev-perl/Path-Tiny
+ dev-perl/URI
+ dev-perl/WWW-Mechanize
+ >=dev-perl/namespace-clean-0.190.0
+ pastebin? (
+ >=dev-perl/WWW-Pastebin-PastebinCom-Create-1.3.0
+ )
+ clipboard? (
+ dev-perl/Clipboard
+ )
+ github? (
+ dev-vcs/git[perl]
+ )
+ browser? (
+ dev-perl/Browser-Open
+ )
+"
+DEPEND="${RDEPEND}
+ >=virtual/perl-CPAN-Meta-Requirements-2.120.620
+ virtual/perl-ExtUtils-MakeMaker
+ virtual/perl-Module-Metadata
+ test? (
+ virtual/perl-File-Spec
+ dev-perl/libwww-perl
+ dev-perl/Test-Deep
+ dev-perl/Test-Fatal
+ >=virtual/perl-Test-Simple-0.880.0
+ )
+"
diff --git a/dev-perl/App-Nopaste/Manifest b/dev-perl/App-Nopaste/Manifest
index 0c77a10bdf6..4fe5bb1ef02 100644
--- a/dev-perl/App-Nopaste/Manifest
+++ b/dev-perl/App-Nopaste/Manifest
@@ -1,2 +1,3 @@
DIST App-Nopaste-1.004.tar.gz 45403 SHA256 62eac2cd9bef0a3bd41c16da94236619ecab1f5cf950807dcd64783c9a7d2a16 SHA512 d3fd4116ed4a3e73ac53ac60e122b7d79b877d056ab5a0715d6c478f0c6dd0d7c1fe19def769e67ddf6328fe95ee4ee7a412938e6ac5fb6440c05f0328bd75b5 WHIRLPOOL ba2be134c1d0ee37cd4d03bf1516e2b3c0872cb58010075cc5f6b9d440bbaeca86ac5d041a700b37b3932cb03cb377ced9ef223038d3c0c0a5fa09707c48fe61
DIST App-Nopaste-1.008.tar.gz 50065 SHA256 aef499a1bb6e3a72a31b076bb7fb17d2aaa6c99709fe1a09ad143af5fc4f5141 SHA512 619e69e394f558e103ad343789e8bba9f791506886ceac797711077089258dba0ad7fbb46c0d4649ed224781ad7850c9ad24192ddd9439fd76c496b43a2c6cbc WHIRLPOOL 9077776647a79d220969cbb26cd7f6f1d466fafefce8499ec351549ac2e7df711d8c01d2e0afe45ef96a80637ef91bc327eef7b87978b72a38cf88c0883c24e1
+DIST App-Nopaste-1.009.tar.gz 50335 SHA256 1464bdd2bc93fa512b71e61d800d7abac7d4b6cab3fec79abffd6e6ba5abe17b SHA512 a4953e5cf1baeb45144d6fea0b301b85887dc1f16a02a58bc7826f5fb789ca054bf86d4d83de5d74a31c3f0d0ea6594ebe568b6e44d0a0d37ab3795f45b31f5c WHIRLPOOL 24588e62369fc95c30037909bb0870bd75800cd5814805d4c40d50f6a0ae98429fd1aeca4f9ce6d6b6736de19064ba62d7c53afd118215e56d1552ff7954202a
next reply other threads:[~2017-04-16 7:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-16 7:59 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-06-20 4:15 [gentoo-commits] repo/gentoo:master commit in: dev-perl/App-Nopaste/ Kent Fredric
2020-04-22 21:07 Kent Fredric
2020-04-11 14:07 Kent Fredric
2018-08-19 8:20 Kent Fredric
2017-09-18 9:31 Kent Fredric
2017-08-12 22:40 Sergei Trofimovich
2017-08-12 22:40 Sergei Trofimovich
2017-04-05 22:03 Michael Weber
2017-03-21 3:59 Kent Fredric
2016-05-21 0:07 Andreas Hüttel
2015-12-26 21:17 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=1492329535.e40759d304f34b34833fe5ea6efd1e4c71088e79.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