From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Image-Math-Constrain/
Date: Mon, 1 Sep 2014 21:29:11 +0000 (UTC) [thread overview]
Message-ID: <1409591946.a9c88bc42dadb5554e1b97987be8d8eeefcd6b56.kent@gentoo> (raw)
commit: a9c88bc42dadb5554e1b97987be8d8eeefcd6b56
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Sep 1 17:18:50 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Sep 1 17:19:06 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a9c88bc4
[fixup] dev-perl/Image-Math-Constrain EAPI5, Normalise, fix deps and tests
Package-Manager: portage-2.2.10
---
dev-perl/Image-Math-Constrain/ChangeLog | 10 ++++++++++
....02.ebuild => Image-Math-Constrain-1.20.0.ebuild} | 20 ++++++++++++++++----
2 files changed, 26 insertions(+), 4 deletions(-)
diff --git a/dev-perl/Image-Math-Constrain/ChangeLog b/dev-perl/Image-Math-Constrain/ChangeLog
new file mode 100644
index 0000000..89f1dcd
--- /dev/null
+++ b/dev-perl/Image-Math-Constrain/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Image-Math-Constrain
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Image-Math-Constrain-1.20.0 (01 Sep 2014)
+
+ 01 Sep 2014; Kent Fredric <kentfredric@gmail.com>
+ -Image-Math-Constrain-1.02.ebuild, +Image-Math-Constrain-1.20.0.ebuild:
+ EAPI5, Normalise, fix deps and tests
+
diff --git a/dev-perl/Image-Math-Constrain/Image-Math-Constrain-1.02.ebuild b/dev-perl/Image-Math-Constrain/Image-Math-Constrain-1.20.0.ebuild
similarity index 50%
rename from dev-perl/Image-Math-Constrain/Image-Math-Constrain-1.02.ebuild
rename to dev-perl/Image-Math-Constrain/Image-Math-Constrain-1.20.0.ebuild
index 30b4b58..45be62c 100644
--- a/dev-perl/Image-Math-Constrain/Image-Math-Constrain-1.02.ebuild
+++ b/dev-perl/Image-Math-Constrain/Image-Math-Constrain-1.20.0.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-
+EAPI=5
MODULE_AUTHOR=ADAMK
+MODULE_VERSION=1.02
inherit perl-module
DESCRIPTION="Scaling math used in image size constraining (such as thumbnails)"
@@ -11,5 +12,16 @@ LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
-DEPEND=""
+IUSE="test"
+RDEPEND=""
+DEPEND="$RDEPEND
+ test? (
+ >=virtual/perl-Test-Simple-0.470.0
+ >=virtual/perl-File-Spec-0.820.0
+ )"
+PERL_RM_FILES=(
+ t/97_meta.t
+ t/98_pod.t
+ t/99_pmv.t
+)
+SRC_TEST=do
reply other threads:[~2014-09-01 21:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1409591946.a9c88bc42dadb5554e1b97987be8d8eeefcd6b56.kent@gentoo \
--to=kentfredric@gmail.com \
--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