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/Variable-Magic/
Date: Tue, 20 Mar 2018 07:04:06 +0000 (UTC)	[thread overview]
Message-ID: <1521529423.6c175e29fd10a3e4a4b952eae268188982d07bf3.kentnl@gentoo> (raw)

commit:     6c175e29fd10a3e4a4b952eae268188982d07bf3
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 20 07:03:16 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Mar 20 07:03:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c175e29

dev-perl/Variable-Magic: Bump to version 0.620.0

Upstream:
- Fix for compat with CV-in-stash optimization in Perl 5.28

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Variable-Magic/Manifest                   |  1 +
 .../Variable-Magic/Variable-Magic-0.620.0.ebuild   | 27 ++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-perl/Variable-Magic/Manifest b/dev-perl/Variable-Magic/Manifest
index 7b87c37344c..bda2101903c 100644
--- a/dev-perl/Variable-Magic/Manifest
+++ b/dev-perl/Variable-Magic/Manifest
@@ -1 +1,2 @@
 DIST Variable-Magic-0.61.tar.gz 78663 BLAKE2B cb8153308259b03bd65fb9886edd0ae58d2d892afff403517c799064b19b69106e24872b5505276234dec688b0408469b2b6213d0e624e0e130aba798e7ea73c SHA512 32f27e6faa7f7b6e8ef512eafdab648eb89d11e16b4d5a703523d423d0e6436685a5b6f5751d96f4981872822bbdc5a957cb61b898462c8a4827cbca0f250def
+DIST Variable-Magic-0.62.tar.gz 79009 BLAKE2B e99fc85fa3765475c0393e7c396e3ead5bee3ac49d6d6e82a1ae3ec962367303f85ce0a02dbcfc24189ec29e820650810035c9fe74aebba24ceb24485926f46e SHA512 fdaad8ab1a16a4723e30a155086f7f9ecad60b021b0ca5d449a0bc001b858a53e2857cfdc3fc4e3dcc28e2f59a14f3531afd93e3f71fda3b8fcaa8bc50d0c380

diff --git a/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
new file mode 100644
index 00000000000..ad2b0d7a45d
--- /dev/null
+++ b/dev-perl/Variable-Magic/Variable-Magic-0.620.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=VPIT
+DIST_VERSION=0.62
+DIST_EXAMPLES=("samples/*")
+inherit perl-module
+
+DESCRIPTION="Associate user-defined magic to variables from Perl"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-macos"
+IUSE="test"
+
+RDEPEND="
+	virtual/perl-Carp
+	virtual/perl-Exporter
+	virtual/perl-XSLoader
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		virtual/perl-Test-Simple
+	)
+"


             reply	other threads:[~2018-03-20  7:04 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-20  7:04 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-14  0:43 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Variable-Magic/ Sam James
2024-06-09 21:21 Sam James
2024-06-09 20:41 Sam James
2024-05-01 23:47 Andreas K. Hüttel
2023-08-04 22:40 Sam James
2023-08-02  4:27 Sam James
2023-07-24  4:01 Sam James
2023-07-24  3:59 Sam James
2023-07-24  3:59 Sam James
2023-06-17 22:27 Andreas K. Hüttel
2021-10-02 15:49 Andreas K. Hüttel
2020-12-27 16:19 Fabian Groffen
2019-07-19  7:49 Mikle Kolyada
2019-02-28 16:53 Mikle Kolyada
2019-01-17 20:39 Mikle Kolyada
2018-12-01 15:10 Sergei Trofimovich
2018-10-15 16:05 Fabian Groffen
2018-10-11 14:56 Andreas Hüttel
2018-10-05  8:39 Mikle Kolyada
2018-10-05  8:10 Mikle Kolyada
2018-10-02  7:33 Sergei Trofimovich
2018-09-30 16:08 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-03-28  4:09 Matt Turner
2018-03-01 14:28 Michał Górny
2017-07-01 11:16 Sergei Trofimovich
2017-06-30  5:06 Kent Fredric
2017-05-22 11:43 Michael Weber
2017-05-06  6:37 Kent Fredric
2017-04-29 11:22 Jeroen Roovers
2017-04-03 20:48 Michael Weber
2017-04-03 12:33 Agostino Sarubbo
2017-04-02 13:23 Agostino Sarubbo
2017-02-22 21:45 Markus Meier
2017-02-14  5:22 Kent Fredric
2017-01-01 14:35 Andreas Hüttel
2016-12-28 18:11 Kent Fredric
2016-12-04 16:43 Michael Palimaka
2016-09-16 21:43 Andreas Hüttel
2016-08-10 14:34 Kent Fredric
2016-08-10 14:34 Kent Fredric
2016-08-06  9:29 Kent Fredric
2016-05-25 23:08 Matt Turner
2016-04-26 20:03 Andreas Hüttel
2016-03-15 12:13 Agostino Sarubbo
2016-03-15 12:11 Agostino Sarubbo
2016-03-15 12:10 Agostino Sarubbo
2015-09-09 19:25 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=1521529423.6c175e29fd10a3e4a4b952eae268188982d07bf3.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