From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Size/
Date: Thu, 19 Oct 2017 08:35:35 +0000 (UTC) [thread overview]
Message-ID: <1508402129.6d74d19b36e7a227c2c5b34050ae9d1bf4ea02f6.kentnl@gentoo> (raw)
commit: 6d74d19b36e7a227c2c5b34050ae9d1bf4ea02f6
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 08:34:31 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 08:35:29 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d74d19b
dev-perl/Devel-Size: Bump to version 0.810.0
Upstream:
- Fix 1==1 size issue in tests
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-perl/Devel-Size/Devel-Size-0.810.0.ebuild | 22 ++++++++++++++++++++++
dev-perl/Devel-Size/Manifest | 1 +
2 files changed, 23 insertions(+)
diff --git a/dev-perl/Devel-Size/Devel-Size-0.810.0.ebuild b/dev-perl/Devel-Size/Devel-Size-0.810.0.ebuild
new file mode 100644
index 00000000000..9cdcdb81f4c
--- /dev/null
+++ b/dev-perl/Devel-Size/Devel-Size-0.810.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=NWCLARK
+DIST_VERSION=0.81
+inherit perl-module
+
+DESCRIPTION="Perl extension for finding the memory usage of Perl variables"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+RDEPEND="
+ virtual/perl-XSLoader
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? ( virtual/perl-Test-Simple )
+"
diff --git a/dev-perl/Devel-Size/Manifest b/dev-perl/Devel-Size/Manifest
index a3e82476301..ec41d9e85a0 100644
--- a/dev-perl/Devel-Size/Manifest
+++ b/dev-perl/Devel-Size/Manifest
@@ -1 +1,2 @@
DIST Devel-Size-0.80.tar.gz 72856 SHA256 ca3a089cb263ab6b9751df777cf6d3df3ba470d471d300a8076e4be6e288d057 SHA512 ab146c631a56dace05158395ecaf56e785655a4dbe1893b6c52bc89768ed56b9f5df81b2c2acba4259add083f19349a7bff0b224c3a4e586469091501833bc02 WHIRLPOOL a7e75429fc491909bf28f2752262b7bdad447d37a00e7cffb9b233a1e5fc1de12e2478042c7e8e074d40e397000abeb11acdb94bdab1ecf387d907287e287687
+DIST Devel-Size-0.81.tar.gz 73184 SHA256 7714cd56b9092f0139f12bbbc3ef3758fe9fc64083f7493114deca53b401f949 SHA512 7c98fe09c7d7ce9e829fcf6730b9b1dff198c012517c22fa0659b1a186fe6ad5a8e9035c760d73eb8b283dc8998ff549402c74efcadf9a7a8b8eb85402f44c92 WHIRLPOOL c4265109d096fd2a073f1b43296044c45e1313445c404eacaed1cc27490bd3aa6268eabd997a2dba1c036a6abb7d42c51389f025f098f684eabac526de345695
next reply other threads:[~2017-10-19 8:35 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-19 8:35 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-27 11:59 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Size/ Sam James
2024-05-27 19:18 Andreas K. Hüttel
2023-04-29 6:44 Sam James
2023-04-14 0:24 Sam James
2023-04-05 13:32 WANG Xuerui
2023-03-15 1:51 Sam James
2023-03-12 14:01 Sam James
2023-02-25 18:28 Arthur Zamarin
2023-02-25 17:32 Arthur Zamarin
2022-02-23 6:07 Yixun Lan
2021-10-23 8:56 Andreas K. Hüttel
2021-05-24 20:47 Sam James
2021-05-24 20:47 Sam James
2021-05-24 20:46 Sam James
2021-05-24 20:44 Sam James
2020-11-28 9:00 Sam James
2020-07-30 9:04 Kent Fredric
2020-06-21 16:58 Agostino Sarubbo
2020-06-20 16:40 Mart Raudsepp
2020-06-06 18:01 Michał Górny
2020-05-12 15:54 Mart Raudsepp
2020-04-14 7:58 Kent Fredric
2019-05-13 9:58 Mikle Kolyada
2019-05-13 1:41 Thomas Deutschmann
2019-01-13 23:52 Andreas K. Hüttel
2018-07-29 5:49 Kent Fredric
2018-06-10 15:48 Thomas Deutschmann
2018-06-10 14:57 Aaron Bauman
2016-01-03 20:45 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=1508402129.6d74d19b36e7a227c2c5b34050ae9d1bf4ea02f6.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