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/Class-Tiny/
Date: Thu,  5 Oct 2017 05:08:14 +0000 (UTC)	[thread overview]
Message-ID: <1507179698.adee9e8c6b94b1e9c819c890fdb4d1cb02836697.kentnl@gentoo> (raw)

commit:     adee9e8c6b94b1e9c819c890fdb4d1cb02836697
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  5 03:39:00 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Oct  5 05:01:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adee9e8c

dev-perl/Class-Tiny: Bump to version 1.6.0

Upstream:
- Optimize generated accessors

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Class-Tiny/Class-Tiny-1.6.0.ebuild | 31 +++++++++++++++++++++++++++++
 dev-perl/Class-Tiny/Manifest                |  1 +
 2 files changed, 32 insertions(+)

diff --git a/dev-perl/Class-Tiny/Class-Tiny-1.6.0.ebuild b/dev-perl/Class-Tiny/Class-Tiny-1.6.0.ebuild
new file mode 100644
index 00000000000..cd3ebc6e310
--- /dev/null
+++ b/dev-perl/Class-Tiny/Class-Tiny-1.6.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=DAGOLDEN
+DIST_VERSION=1.006
+inherit perl-module
+
+DESCRIPTION="Minimalist class construction"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+LICENSE="Apache-2.0"
+IUSE="test minimal"
+
+RDEPEND="
+	virtual/perl-Carp
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.170.0
+	test? (
+		!minimal? (
+			>=virtual/perl-CPAN-Meta-2.120.900
+			dev-perl/Test-FailWarnings
+		)
+		virtual/perl-Exporter
+		virtual/perl-File-Spec
+		>=virtual/perl-Test-Simple-0.960.0
+	)
+"

diff --git a/dev-perl/Class-Tiny/Manifest b/dev-perl/Class-Tiny/Manifest
index 0671b80a8ce..2f9938fe67e 100644
--- a/dev-perl/Class-Tiny/Manifest
+++ b/dev-perl/Class-Tiny/Manifest
@@ -1,2 +1,3 @@
 DIST Class-Tiny-1.000.tar.gz 25674 SHA256 625d874db1608bd317b52b482d5b94a35812499948b8cba109d402e91748944a SHA512 e008d7db4086259850e0e02bb4b2dc2786fc1078e2c3c599a03f94a445169b7d15dd3d27721a52a6c47b16c9d066d9c15c16d68c4a83f0b25a512b407704ff6c WHIRLPOOL a3eb1eb7e95cfab5285aa0e85860e4125b974350b56a1accd682f21a3e3f93580c04341fc7dd507b669a7bb06e24bd7913a7541bb54e26c1200d2451246b099d
 DIST Class-Tiny-1.004.tar.gz 27506 SHA256 9d8c54db74a0cbbc7328bb304f5be6c3e4c6d18e061442bfa63e8a145b541679 SHA512 e5a30cea0c4518e257c2298a421128941d8e6969daeeae2edca2e99566b12ace9880249accad8434d72cc6073dbad754782502d220a21213a7b3f2dbbf53e97b WHIRLPOOL 20a475a49848653dc60997801d67f6217b025851971378e34001f80db1954d15aa51cb0460551a0c93634bd98d4634b17e2c08727b84f2e11bb8ba00055f9145
+DIST Class-Tiny-1.006.tar.gz 27773 SHA256 2efcbd31528be51d3022c616768558b78c6172df5f03c5dc698939f65488cb4e SHA512 0a6ca0b99bd10a39445bb582bcf89f3668747f05b13b1f7271e934a73781c855a0418ae19a41593c64288b74710f49c1dcda0005be4edf9965e8020139ca0c7e WHIRLPOOL c505e80937de41d00c93553f39c80c099c14f7307530b1bbbcfe60de2c874f6e289a2b393226cc5bb9814591203bb04025a7361c5df8f75d8743c97fedadf3ff


             reply	other threads:[~2017-10-05  5:08 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-05  5:08 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-10-11 21:27 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Tiny/ Andreas K. Hüttel
2021-05-06 10:01 Sam James
2021-05-04 19:13 Sam James
2021-05-04  7:01 Sergei Trofimovich
2021-05-03 16:57 Sam James
2021-05-03 16:55 Sam James
2021-05-03 16:53 Sam James
2021-05-03 16:51 Sam James
2020-12-27 14:42 Fabian Groffen
2020-09-05 12:13 Kent Fredric
2019-01-19 11:49 Sergei Trofimovich
2018-09-01 19:01 Thomas Deutschmann
2018-08-20  4:40 Matt Turner
2018-08-04  0:29 Mikle Kolyada
2018-07-27  7:08 Sergei Trofimovich
2018-07-24  0:12 Mikle Kolyada
2018-04-15 21:10 Sergei Trofimovich
2018-04-11 18:50 Markus Meier
2018-04-07 15:26 Mart Raudsepp
2016-07-23  8:23 Kent Fredric
2016-05-25 23:08 Matt Turner

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=1507179698.adee9e8c6b94b1e9c819c890fdb4d1cb02836697.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