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/Test-Requires/
Date: Sat, 16 Apr 2016 19:26:04 +0000 (UTC)	[thread overview]
Message-ID: <1460834755.5f6966d49e9bebe1f5610ac0e4ef34d046035d4c.dilfridge@gentoo> (raw)

commit:     5f6966d49e9bebe1f5610ac0e4ef34d046035d4c
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Apr 15 16:32:25 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 19:25:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f6966d4

dev-perl/Test-Requires: Bump to version 0.100.0

- EAPI6
- Dep cleanup

Upstream:
- Minor packaging changes

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Test-Requires/Manifest                     |  1 +
 dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/dev-perl/Test-Requires/Manifest b/dev-perl/Test-Requires/Manifest
index 687fedd..fbf8f4b 100644
--- a/dev-perl/Test-Requires/Manifest
+++ b/dev-perl/Test-Requires/Manifest
@@ -1,2 +1,3 @@
 DIST Test-Requires-0.06.tar.gz 20077 SHA256 9b6f9e4c0b6f0ebe1d761b94938ec1446589c9a91920a98553aef47f2d795ecf SHA512 cd326cca098feb2d395f3eeaa4af2e624ae7795a97477374fd892f133093fd00fc312b295e07f648e2f0411f2a0522b386a2b8df2dda1ee0660c2fef28f510f6 WHIRLPOOL 3fcc9949b454b3cf26d585621398bf846942cf80b2b2078cce10cc2197ff290f9bc467751d4cc725d717d5d43dd0c0a18fa73b5779e1aa46675e3c8ebf9e31f9
 DIST Test-Requires-0.08.tar.gz 10888 SHA256 e7b1b4b30b90d530aea68205c0e65cf7a784d6a218df5a2b41830cdb404d8221 SHA512 ddb0072ed4f35019b9d1122742f272d9f00589fafeadf3ad0758a962ba5e819fc3e15cb01e1a0ed1c03aee42c18b7ef1377a45683519bf6d63b1b31e3384b9d0 WHIRLPOOL e99023a914f9ca4df25aad8f26b3c5297f57ee80503d1c360c5c255baf1006ef6d50963c28a3bf5b17aafa9791a5ec1dcbb1d728b11af8ed40a5b0185adb6223
+DIST Test-Requires-0.10.tar.gz 10788 SHA256 2768a391d50ab94b95cefe540b9232d7046c13ee86d01859e04c044903222eb5 SHA512 5bc6bf52ae5ab3c56f49b7b17faedf7d6afef2cadfca8aab4770f2c2f91cd4fcb98921e1af159d1dc42684b80f50d4b7fc12bd05ef9dccdcbeeeb6100a9e5ae6 WHIRLPOOL cb26be21c2ccc988822136a099b7479f369c073665c19dd63efd12811fe68d475859cd01160c675b17492e98be9fd3e16337296498c5690962293e741ba85837

diff --git a/dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild b/dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild
new file mode 100644
index 0000000..3d23408
--- /dev/null
+++ b/dev-perl/Test-Requires/Test-Requires-0.100.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=TOKUHIROM
+DIST_VERSION=0.10
+inherit perl-module
+
+DESCRIPTION="Checks to see if the module can be loaded"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+IUSE=""
+
+RDEPEND=">=virtual/perl-Test-Simple-0.470.0"
+
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.640.0
+"


             reply	other threads:[~2016-04-16 19:26 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-16 19:26 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-06-01 15:10 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Requires/ Tobias Klausmann
2016-06-06 14:53 Agostino Sarubbo
2016-06-08 19:37 Markus Meier
2016-07-09 13:02 Andreas Hüttel
2016-09-17  8:56 Pacho Ramos
2017-05-20 23:50 Michael Weber
2017-05-20 23:54 Kent Fredric
2017-07-10 18:50 Fabian Groffen
2018-02-22 19:27 Michał Górny
2018-10-14 12:23 Mikle Kolyada
2019-07-19  7:48 Mikle Kolyada
2021-08-29  0:58 Andreas K. Hüttel
2021-12-05  3:04 Sam James
2021-12-05  3:44 Sam James
2021-12-05  4:02 Sam James
2021-12-05  4:03 Sam James
2021-12-05  4:05 Sam James
2021-12-05  4:07 Sam James
2021-12-06  0:10 Sam James
2021-12-09 21:59 Sam James
2022-06-29 11:09 Sam James

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=1460834755.5f6966d49e9bebe1f5610ac0e4ef34d046035d4c.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