public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MKDoc-XML/
@ 2014-09-01 21:29 99% Kent Fredric
  0 siblings, 0 replies; 1+ results
From: Kent Fredric @ 2014-09-01 21:29 UTC (permalink / raw
  To: gentoo-commits

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"


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2014-09-01 21:29 99% [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MKDoc-XML/ Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox