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/Test-LeakTrace/
Date: Thu, 19 Aug 2021 00:15:04 +0000 (UTC)	[thread overview]
Message-ID: <1629332080.a033be8a73440f536a5b36c1a9d9cb85ab941da8.dilfridge@gentoo> (raw)

commit:     a033be8a73440f536a5b36c1a9d9cb85ab941da8
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 19 00:06:11 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Aug 19 00:14:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a033be8a

dev-perl/Test-LeakTrace: Version bump 0.17

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

 dev-perl/Test-LeakTrace/Manifest                   |  1 +
 .../Test-LeakTrace/Test-LeakTrace-0.170.0.ebuild   | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-perl/Test-LeakTrace/Manifest b/dev-perl/Test-LeakTrace/Manifest
index 961a905cbb0..ab6f9829ca9 100644
--- a/dev-perl/Test-LeakTrace/Manifest
+++ b/dev-perl/Test-LeakTrace/Manifest
@@ -1 +1,2 @@
 DIST Test-LeakTrace-0.16.tar.gz 49435 BLAKE2B b7fcd095f7406083a7dccf21f62de4ec4a1dd8ef72395f90cc9fa4b6fae114800130bea6a9e449835871e356c420bb71cfc1dad090bf50d96f450fe3baf6ecab SHA512 6fa7a5eaae01ca5232f3f297a104553dac5f57e4c6721d7084e5d44b0133206100878c7067b228b1e01b21f7639a97a0ec48ef77198deb0598d94d8861bab049
+DIST Test-LeakTrace-0.17.tar.gz 34126 BLAKE2B f461f440009d45ef4e6f6fbab8501ac2ec9c59d5f76a339ce00200128a7769257dcc7e48bcc1203c0b6bebd6bc1078b02c4ded8ff61b8c28c302b7e701dedb73 SHA512 57ffd8c64ef871427c04419bda239d73e169f3b6ee268e0d4d7a27942c277d4b1f502e82e2e0df415b1050c0aa11944c2c3acb2e9b353855f77c91d1dfcaf00d

diff --git a/dev-perl/Test-LeakTrace/Test-LeakTrace-0.170.0.ebuild b/dev-perl/Test-LeakTrace/Test-LeakTrace-0.170.0.ebuild
new file mode 100644
index 00000000000..7015cfcbe44
--- /dev/null
+++ b/dev-perl/Test-LeakTrace/Test-LeakTrace-0.170.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=LEEJO
+DIST_VERSION=0.17
+DIST_EXAMPLES=( "example/*" "benchmark" )
+inherit perl-module
+
+DESCRIPTION="Traces memory leaks"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+	>=virtual/perl-Exporter-5.570.0
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? ( >=virtual/perl-Test-Simple-0.620.0 )
+"


             reply	other threads:[~2021-08-19  0:15 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-19  0:15 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-09 19:46 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-LeakTrace/ Andreas K. Hüttel
2021-10-12 18:58 Sam James
2021-10-12  7:10 Agostino Sarubbo
2021-10-11 15:25 Sam James
2021-10-11  6:32 Agostino Sarubbo
2021-10-11  5:45 Sam James
2021-10-11  4:20 Sam James
2021-10-11  4:18 Sam James
2021-10-11  3:15 Sam James
2020-04-15 15:40 Kent Fredric
2019-05-05 19:31 Mikle Kolyada
2019-01-17 20:39 Mikle Kolyada
2018-12-08 12:35 Mikle Kolyada
2018-10-25 18:16 Fabian Groffen
2018-09-26 19:05 Markus Meier
2018-08-25 18:08 Sergei Trofimovich
2018-08-22 21:38 Mart Raudsepp
2018-08-20  4:13 Matt Turner
2018-08-20  2:26 Mikle Kolyada
2018-08-19 18:39 Matt Turner
2018-06-08 13:26 Mikle Kolyada
2018-03-01  8:16 Kent Fredric
2017-06-13  8:42 Kent Fredric
2017-03-12  0:21 Michael Weber
2017-02-22 17:53 Markus Meier
2016-11-05  7:21 Patrice Clement

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=1629332080.a033be8a73440f536a5b36c1a9d9cb85ab941da8.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