public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Probe-Perl/
Date: Thu,  7 Apr 2016 23:07:59 +0000 (UTC)	[thread overview]
Message-ID: <1460070461.bbd65a17be9fb031efdeaeef8b24d8a3feb2e3a7.dilfridge@gentoo> (raw)

commit:     bbd65a17be9fb031efdeaeef8b24d8a3feb2e3a7
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Apr  6 13:01:15 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Apr  7 23:07:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbd65a17

dev-perl/Probe-Perl: Bump to version 0.30.0

- EAPI6

Upstream:
- Better handling of backticks and whitespace in paths on various OSes.

Package-Manager: portage-2.2.28

 dev-perl/Probe-Perl/Manifest                 |  1 +
 dev-perl/Probe-Perl/Probe-Perl-0.30.0.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-perl/Probe-Perl/Manifest b/dev-perl/Probe-Perl/Manifest
index 9f4a910..015d0cb 100644
--- a/dev-perl/Probe-Perl/Manifest
+++ b/dev-perl/Probe-Perl/Manifest
@@ -1 +1,2 @@
 DIST Probe-Perl-0.01.tar.gz 5383 SHA256 9b7d211139e42b2a2952c9a4b9f55ac12705e256f4a0acd4ac6ff665aeaddd87 SHA512 533ff5b247117243a7e7acef2cd8f7542796c729019e5353ff16654e0d347ccd6ebc803d47ef54f1e3b90051638d7b5868d13d5bae9582e62deafa8f5af6d006 WHIRLPOOL c3725d6e488862f9cd4dadbb9f2ea21e562bdf2aff75b8c40abc6166ada8faaef269f620cbec9d53d922543136a5ab47d86fcb39fbd3338950e9012bbec96d1a
+DIST Probe-Perl-0.03.tar.gz 13096 SHA256 d9e4d21e2e77638559045fa09046b1b6fff6c403b949929db213e30abe8a3c31 SHA512 739bdb9d1a74eb77ab885a5aca861a1915cadbb1002bb4cb0d21fc6940ae6b3aa64ee52951ac8b2dca41c9e8fe188e17ae5f3c848c4a1caaf66fec5d25bef49c WHIRLPOOL b49467063e39b643532c76aead7a46580209fac2f835541a445794dee94dbbb36f47fa3e2aec4c20b4349b7310375e96145402e105a83472d181d220ffcd081c

diff --git a/dev-perl/Probe-Perl/Probe-Perl-0.30.0.ebuild b/dev-perl/Probe-Perl/Probe-Perl-0.30.0.ebuild
new file mode 100644
index 0000000..6d09d10
--- /dev/null
+++ b/dev-perl/Probe-Perl/Probe-Perl-0.30.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=KWILLIAMS
+DIST_VERSION=0.03
+inherit perl-module
+
+DESCRIPTION="Information about the currently running perl"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
+IUSE="test"
+
+RDEPEND="virtual/perl-File-Spec"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.300.0
+	test? ( virtual/perl-Test )
+"
+
+src_test() {
+	perl_rm_files t/author-critic.t
+	perl-module_src_test
+}


             reply	other threads:[~2016-04-07 23:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-07 23:07 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-05-12 17:21 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Probe-Perl/ Markus Meier
2016-05-13 10:12 Agostino Sarubbo
2016-05-31 15:55 Tobias Klausmann
2016-05-31 22:24 Andreas Hüttel
2016-05-31 22:24 Andreas Hüttel
2017-01-29 16:45 Fabian Groffen
2017-02-22 21:48 Markus Meier
2018-10-06 21:10 Mart Raudsepp
2018-10-15 16:05 Fabian Groffen
2020-04-15  7:08 Agostino Sarubbo
2020-12-27 15:51 Fabian Groffen
2021-07-31 21:54 Andreas K. 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=1460070461.bbd65a17be9fb031efdeaeef8b24d8a3feb2e3a7.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