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-Declare/
Date: Thu, 30 Jul 2020 02:24:25 +0000 (UTC)	[thread overview]
Message-ID: <1596075830.7acc003e74e7e5fc99c37b72e245d65412bfb222.kentnl@gentoo> (raw)

commit:     7acc003e74e7e5fc99c37b72e245d65412bfb222
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 30 02:23:50 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Jul 30 02:23:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7acc003e

dev-perl/Devel-Declare: Bump to version 0.6.22

- EAPI7
- Fix DESCRIPTION using upstream notes
- Ensure CFLAGS passed to make/compiler

Upstream:
- Update to work with Perl 5.31.7
- Add ppport.h for older perl compat support

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

 dev-perl/Devel-Declare/Devel-Declare-0.6.22.ebuild | 35 ++++++++++++++++++++++
 dev-perl/Devel-Declare/Manifest                    |  1 +
 2 files changed, 36 insertions(+)

diff --git a/dev-perl/Devel-Declare/Devel-Declare-0.6.22.ebuild b/dev-perl/Devel-Declare/Devel-Declare-0.6.22.ebuild
new file mode 100644
index 00000000000..51a1da28bf7
--- /dev/null
+++ b/dev-perl/Devel-Declare/Devel-Declare-0.6.22.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=ETHER
+DIST_VERSION=0.006022
+inherit perl-module
+
+DESCRIPTION="(DEPRECATED) Adding keywords to perl, in perl"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	>=dev-perl/B-Hooks-EndOfScope-0.50.0
+	>=dev-perl/B-Hooks-OP-Check-0.190.0
+	>=virtual/perl-Scalar-List-Utils-1.110.0
+	dev-perl/Sub-Name
+"
+BDEPEND="${RDEPEND}
+	>=dev-perl/ExtUtils-Depends-0.302.0
+	test? (
+		dev-perl/Test-Requires
+		>=virtual/perl-Test-Simple-0.88
+	)
+"
+src_compile() {
+	mymake=(
+		"OPTIMIZE=${CFLAGS}"
+	)
+	perl-module_src_compile
+}

diff --git a/dev-perl/Devel-Declare/Manifest b/dev-perl/Devel-Declare/Manifest
index e92b602ad12..d14e55b3326 100644
--- a/dev-perl/Devel-Declare/Manifest
+++ b/dev-perl/Devel-Declare/Manifest
@@ -1 +1,2 @@
 DIST Devel-Declare-0.006019.tar.gz 45174 BLAKE2B be5cfe04b778af0be7acd8139f82d7abff64f838d857a8227c3ebdf5422803ed25b0c9b8533a3911b07ad10923d5d60f05810480c9f743cbf905b023e35b0193 SHA512 1f3073597c5b27160a9ccd8019c35563982479a8c6303e138d1260706499732aa6c402e835d8b5f06a02ee55294889735500d8a24c2f6f5df9d5ed3111d08fb0
+DIST Devel-Declare-0.006022.tar.gz 126698 BLAKE2B 4cf20819a93a862ac8c70561e43f78aa70b73fe791084204f881b527957cafdc272462747abab2dc0a047baf244963ef3a8c51f9a8a831aa0edea38425b2c48b SHA512 05b226fdc18a69e0590087d1daeca111af86c3a6865477cb203701e1c8f4a5a03e919f4c6661252ef0ee4204a71667b36caf061374d67a8508dafe4dce155a1e


             reply	other threads:[~2020-07-30  2:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-30  2:24 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-19 19:43 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Devel-Declare/ Andreas K. Hüttel
2020-08-31  8:48 Kent Fredric
2017-04-09 21:26 Kent Fredric
2017-04-01 23:31 Kent Fredric
2016-01-03 18:30 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=1596075830.7acc003e74e7e5fc99c37b72e245d65412bfb222.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