public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-OverloadInfo/
Date: Thu, 30 Jul 2020 06:53:40 +0000 (UTC)	[thread overview]
Message-ID: <1596091934.6c7ea6b2cf875e5e949c1237316b8a67b72dcb7a.kentnl@gentoo> (raw)

commit:     6c7ea6b2cf875e5e949c1237316b8a67b72dcb7a
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 30 06:52:14 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Jul 30 06:52:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c7ea6b2

dev-perl/Devel-OverloadInfo: Bump to version 0.5.0

- EAPI7
- Remove bad tests

Upstream:
- Add function overload_op_info()

Package-Manager: Portage-2.3.103, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 .../Devel-OverloadInfo-0.5.0.ebuild                | 36 ++++++++++++++++++++++
 dev-perl/Devel-OverloadInfo/Manifest               |  1 +
 2 files changed, 37 insertions(+)

diff --git a/dev-perl/Devel-OverloadInfo/Devel-OverloadInfo-0.5.0.ebuild b/dev-perl/Devel-OverloadInfo/Devel-OverloadInfo-0.5.0.ebuild
new file mode 100644
index 00000000000..349b309abfb
--- /dev/null
+++ b/dev-perl/Devel-OverloadInfo/Devel-OverloadInfo-0.5.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=ILMARI
+DIST_VERSION=0.005
+inherit perl-module
+
+DESCRIPTION="Introspect overloaded operators"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+# Scalar::Util -> Scalar-List-Utils
+RDEPEND="
+	>=virtual/perl-Exporter-5.570.0
+	dev-perl/MRO-Compat
+	>=dev-perl/Package-Stash-0.140.0
+	virtual/perl-Scalar-List-Utils
+	dev-perl/Sub-Identify
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		dev-perl/Test-Fatal
+		>=virtual/perl-Test-Simple-0.880.0
+		virtual/perl-parent
+	)
+"
+PERL_RM_FILES=(
+	t/author-pod-spell.t
+	t/author-pod-syntax.t
+)

diff --git a/dev-perl/Devel-OverloadInfo/Manifest b/dev-perl/Devel-OverloadInfo/Manifest
index 2035e0cd443..0356faed29f 100644
--- a/dev-perl/Devel-OverloadInfo/Manifest
+++ b/dev-perl/Devel-OverloadInfo/Manifest
@@ -1 +1,2 @@
 DIST Devel-OverloadInfo-0.004.tar.gz 12013 BLAKE2B da02c86620026beb903041f10496a1e1e5b6fd75ababfff2b03d8449f05717aad63cbde687037dd514de5fb10d11a8a3d191e9394f69bd530619d97260301988 SHA512 a8770f3319c8224d348fd28b1a057333e87d73b914c892d3c3581673db6fef8b5728a02a485eefc90edbc05899150cd8e172f464f0a4a29e8161815f6de8dcb1
+DIST Devel-OverloadInfo-0.005.tar.gz 12449 BLAKE2B 457eb477931ad489a887bad178aa5821ffa222c899b976df6f9944d9ae5931251daeea14a7b09ab54b3536ed2673e2c9694e71a0b1d1a00d2eac7dc55a734463 SHA512 66ff0869ecd34b2a80e6c8052e9ba7cf396b85e25f2efa92e42447ae3164ac50f703ca4dbee38ac676b70caf19ce189a6d2a1d6322cf3af342d4edd5c0b336e7


             reply	other threads:[~2020-07-30  6:53 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-30  6:53 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-13  4:20 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-OverloadInfo/ Yixun Lan
2021-08-13  1:05 Sam James
2021-08-06 12:16 Sam James
2021-08-02  3:22 Sam James
2021-08-01 10:42 Sam James
2021-07-05 22:35 Sam James
2021-05-26  8:11 Sam James
2021-05-26  8:04 Sam James
2021-05-25 11:06 Sam James
2021-05-24 20:46 Sam James
2021-05-24 20:44 Sam James
2021-05-24 14:33 Andreas K. Hüttel
2020-12-27 14:54 Fabian Groffen
2020-07-20 20:45 Kent Fredric
2019-09-13 23:51 Matt Turner
2019-07-28 17:16 Aaron Bauman
2018-10-17 18:54 Fabian Groffen
2018-07-16  6:54 Sergei Trofimovich
2017-10-20  7:40 Kent Fredric
2017-05-22 11:43 Michael Weber
2017-05-22 10:36 Michael Weber
2016-02-06  7:59 Jeroen Roovers
2016-01-24 16:40 Agostino Sarubbo
2016-01-03 20:43 Andreas Hüttel
2015-12-22  0:45 Andreas Hüttel
2015-09-27  8:36 Mikle Kolyada
2015-09-27  5:52 Jeroen Roovers
2015-09-08  5:08 Jeroen Roovers
2015-08-11 20:32 Mikle Kolyada

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=1596091934.6c7ea6b2cf875e5e949c1237316b8a67b72dcb7a.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