From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MKDoc-XML/
Date: Mon, 1 Sep 2014 21:29:11 +0000 (UTC) [thread overview]
Message-ID: <1409593638.e10d9c8a7de4d0b31a54a5f2e34e32de1c8cf668.kent@gentoo> (raw)
commit: e10d9c8a7de4d0b31a54a5f2e34e32de1c8cf668
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Sep 1 17:47:18 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Sep 1 17:47:18 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e10d9c8a
[fixup] dev-perl/MKDoc-XML EAPI5, Normalise, fixup deps and tests
Package-Manager: portage-2.2.10
---
dev-perl/MKDoc-XML/ChangeLog | 10 ++++++++++
dev-perl/MKDoc-XML/MKDoc-XML-0.75.ebuild | 15 ---------------
dev-perl/MKDoc-XML/MKDoc-XML-0.750.0.ebuild | 24 ++++++++++++++++++++++++
3 files changed, 34 insertions(+), 15 deletions(-)
diff --git a/dev-perl/MKDoc-XML/ChangeLog b/dev-perl/MKDoc-XML/ChangeLog
new file mode 100644
index 0000000..5eab1e6
--- /dev/null
+++ b/dev-perl/MKDoc-XML/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/MKDoc-XML
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*MKDoc-XML-0.750.0 (01 Sep 2014)
+
+ 01 Sep 2014; Kent Fredric <kentfredric@gmail.com> -MKDoc-XML-0.75.ebuild,
+ +MKDoc-XML-0.750.0.ebuild:
+ EAPI5, Normalise, fixup deps and tests
+
diff --git a/dev-perl/MKDoc-XML/MKDoc-XML-0.75.ebuild b/dev-perl/MKDoc-XML/MKDoc-XML-0.75.ebuild
deleted file mode 100644
index b3bb57b..0000000
--- a/dev-perl/MKDoc-XML/MKDoc-XML-0.75.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=BPOSTLE
-inherit perl-module
-
-DESCRIPTION="The MKDoc XML Toolkit"
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND=""
diff --git a/dev-perl/MKDoc-XML/MKDoc-XML-0.750.0.ebuild b/dev-perl/MKDoc-XML/MKDoc-XML-0.750.0.ebuild
new file mode 100644
index 0000000..3fa49e2
--- /dev/null
+++ b/dev-perl/MKDoc-XML/MKDoc-XML-0.750.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=BPOSTLE
+MODULE_VERSION=0.75
+inherit perl-module
+
+DESCRIPTION="The MKDoc XML Toolkit"
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE=""
+# Test::More -> Test-Simple
+# Scalar::Util -> Scalar-List-Utils
+RDEPEND="
+ >=virtual/perl-Test-Simple-0.470.0
+ >=virtual/perl-Scalar-List-Utils-1.70.0
+"
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do parallel"
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=1409593638.e10d9c8a7de4d0b31a54a5f2e34e32de1c8cf668.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