From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/AnyEvent-I3/
Date: Tue, 11 Apr 2017 01:59:21 +0000 (UTC) [thread overview]
Message-ID: <1491875946.072e77b7a9a5742aafaa6269105f70157d95219a.kentnl@gentoo> (raw)
commit: 072e77b7a9a5742aafaa6269105f70157d95219a
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 11 01:58:52 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr 11 01:59:06 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=072e77b7
dev-perl/AnyEvent-I3: Bump to version 0.170.0
- EAPI6
- Parallel Testing
- Cleanup bad tests
Upstream:
- Support shutdown event
- Fix Makefile.PL for '.' in @INC
Bug: https://bugs.gentoo.org/614694
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-perl/AnyEvent-I3/AnyEvent-I3-0.170.0.ebuild | 27 +++++++++++++++++++++++++
dev-perl/AnyEvent-I3/Manifest | 1 +
2 files changed, 28 insertions(+)
diff --git a/dev-perl/AnyEvent-I3/AnyEvent-I3-0.170.0.ebuild b/dev-perl/AnyEvent-I3/AnyEvent-I3-0.170.0.ebuild
new file mode 100644
index 00000000000..99f5dd30e0e
--- /dev/null
+++ b/dev-perl/AnyEvent-I3/AnyEvent-I3-0.170.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MSTPLBG
+DIST_VERSION=0.17
+inherit perl-module
+
+DESCRIPTION="Communicate with the i3 window manager"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND="
+ dev-perl/AnyEvent
+ dev-perl/JSON-XS
+"
+DEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.360.0
+"
+
+src_test() {
+ perl_rm_files t/manifest.t t/pod-coverage.t t/pod.t t/boilerplate.t
+ perl-module_src_test
+}
diff --git a/dev-perl/AnyEvent-I3/Manifest b/dev-perl/AnyEvent-I3/Manifest
index 3fc018a864c..380435dd030 100644
--- a/dev-perl/AnyEvent-I3/Manifest
+++ b/dev-perl/AnyEvent-I3/Manifest
@@ -1 +1,2 @@
DIST AnyEvent-I3-0.16.tar.gz 25320 SHA256 2fc2010011462b6ac9f64dbc5049c5a4298020b9f0f3340d4d22d95a77519be3 SHA512 20d2ea27deaed4b6fcdc818c94c92699e2ae83cc7a655f4ccbde8e77771ec9ba27a577c7585f31e77b11796f2c414bfe719b695c4f9b6fb206e17ec8b09822e1 WHIRLPOOL 8323843067c677eed0e602bcbafd0b8b490267d785481e135d33a74bc9d747c207e6cfdc9d30b607d5bd0fe727800bf1b0fc6aa24d005d31d62e805da886cb8e
+DIST AnyEvent-I3-0.17.tar.gz 25264 SHA256 5382c984c9f138395f29f0c00af81aa0c8f4b765582055c73ede4b13f04a6d63 SHA512 e8b0ccb89be27d5e952e5cb819e1f462ad5c558879a88fb5087d72517424316c0053b081ed9763d701a017c1d838fa694b49f40886335a23a68ebb091714b259 WHIRLPOOL de3b6ecbe22acbf1e4a72f5c30b69a6b4381cc0fa5152ed1411ab67f22f82b730362e3532e165982c80162d14d6650e23d57c9e4832894e5cafa10b42375d462
next reply other threads:[~2017-04-11 1:59 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-11 1:59 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-11 18:12 [gentoo-commits] repo/gentoo:master commit in: dev-perl/AnyEvent-I3/ Arthur Zamarin
2024-06-09 21:08 Sam James
2024-06-09 21:08 Sam James
2024-04-28 6:51 Sam James
2021-10-07 23:59 Andreas K. Hüttel
2021-10-07 23:35 Andreas K. Hüttel
2019-12-26 12:56 Georgy Yakovlev
2017-12-24 12:01 Markus Meier
2017-05-28 0:19 Kent Fredric
2017-05-20 9:34 Agostino Sarubbo
2017-05-20 8:49 Agostino Sarubbo
2016-07-08 22:50 Andreas Hüttel
2015-12-28 16:21 Agostino Sarubbo
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=1491875946.072e77b7a9a5742aafaa6269105f70157d95219a.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