From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Types-Stringlike/
Date: Sun, 28 Feb 2016 10:01:47 +0000 (UTC) [thread overview]
Message-ID: <1456562396.cfe3c3b04f63fa5bfa7daf1ea0eb5c10608c0e55.monsieurp@gentoo> (raw)
commit: cfe3c3b04f63fa5bfa7daf1ea0eb5c10608c0e55
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Feb 27 08:29:47 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 08:39:56 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfe3c3b0
dev-perl/MooseX-Types-Stringlike: Bump to version 0.3.0
- use EAPI6
- fixup deps
Upstream:
- adds ArrayRefOfStringlike and ArrayRefOfStringable types
Package-Manager: portage-2.2.27
dev-perl/MooseX-Types-Stringlike/Manifest | 1 +
.../MooseX-Types-Stringlike-0.3.0.ebuild | 32 ++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/dev-perl/MooseX-Types-Stringlike/Manifest b/dev-perl/MooseX-Types-Stringlike/Manifest
index 1f4efb6..0ac60c8 100644
--- a/dev-perl/MooseX-Types-Stringlike/Manifest
+++ b/dev-perl/MooseX-Types-Stringlike/Manifest
@@ -1 +1,2 @@
DIST MooseX-Types-Stringlike-0.001.tar.gz 10357 SHA256 2ba71fff105d851ea6aee85bef5d6629726138a2b005b77a163a8bfb403cea03 SHA512 7e83f53bf2778ad2af36dd210a30f5c76b20270a4dd0ffa0610ded6fc5128ec1e772ee471783e4b084cf1fda9bc72e5e69631684a32751a97aa8a2b2244aa126 WHIRLPOOL f445d93fa8fc56f8cf9b6150e3be9cb760d4ae463fab3624dbd513e45a3ecbb1e65402be8e937aabe9ddc6747fd600c8b3e585fdb655cbc0805b7aeb44182a64
+DIST MooseX-Types-Stringlike-0.003.tar.gz 13510 SHA256 2ee349ec5c529a6f347f42ff640e47b245564b93cca305df63c7821f5b55cf19 SHA512 a9312e5441cdab2d01ef1f86babf2f4f5fdb595dcb1de4374759ee5543d13cc7f1431f0a4db4edbc4a168b8410cc7aff41bb60fb1ef7d1db64642501e6212d9d WHIRLPOOL bf9601b4d6127ca0412fd36a688766f556f3248aa53b486514c48eb7cfca693939850597143730c34413f52fa2a91704e4d18a032aa22e344ec9f8bc729f8725
diff --git a/dev-perl/MooseX-Types-Stringlike/MooseX-Types-Stringlike-0.3.0.ebuild b/dev-perl/MooseX-Types-Stringlike/MooseX-Types-Stringlike-0.3.0.ebuild
new file mode 100644
index 0000000..e0cc2e0
--- /dev/null
+++ b/dev-perl/MooseX-Types-Stringlike/MooseX-Types-Stringlike-0.3.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=DAGOLDEN
+DIST_VERSION=0.003
+
+inherit perl-module
+
+DESCRIPTION="Moose type constraints for strings or string-like objects"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ dev-perl/MooseX-Types
+"
+DEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.170.0
+ test? (
+ virtual/perl-File-Spec
+ virtual/perl-Scalar-List-Utils
+ dev-perl/Moose
+ virtual/perl-File-Temp
+ >=virtual/perl-Test-Simple-0.960.0
+ virtual/perl-version
+ )
+"
next reply other threads:[~2016-02-28 10:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-28 10:01 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-03-28 20:01 [gentoo-commits] repo/gentoo:master commit in: dev-perl/MooseX-Types-Stringlike/ Andreas Hüttel
2021-06-20 21:00 Andreas K. Hüttel
2021-11-19 1:19 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=1456562396.cfe3c3b04f63fa5bfa7daf1ea0eb5c10608c0e55.monsieurp@gentoo \
--to=monsieurp@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