* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Text-Context-EitherSide/
@ 2015-06-14 14:04 Kent Fredric
0 siblings, 0 replies; only message in thread
From: Kent Fredric @ 2015-06-14 14:04 UTC (permalink / raw
To: gentoo-commits
commit: 5761e90cdbbbd2f18abacb152b483a30e275907b
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 14:03:43 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 14:03:43 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=5761e90c
[fixup] Text-Context-EitherSide: EAPI5, Normalise version, fixup deps and tests
Package-Manager: portage-2.2.17
....ebuild => Text-Context-EitherSide-1.400.0.ebuild} | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/dev-perl/Text-Context-EitherSide/Text-Context-EitherSide-1.4.ebuild b/dev-perl/Text-Context-EitherSide/Text-Context-EitherSide-1.400.0.ebuild
similarity index 57%
rename from dev-perl/Text-Context-EitherSide/Text-Context-EitherSide-1.4.ebuild
rename to dev-perl/Text-Context-EitherSide/Text-Context-EitherSide-1.400.0.ebuild
index 002899c..78574f9 100644
--- a/dev-perl/Text-Context-EitherSide/Text-Context-EitherSide-1.4.ebuild
+++ b/dev-perl/Text-Context-EitherSide/Text-Context-EitherSide-1.400.0.ebuild
@@ -1,20 +1,21 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=2
+EAPI=5
MODULE_AUTHOR=TMTM
+MODULE_VERSION=1.4
inherit perl-module
DESCRIPTION="Get n words either side of search keywords"
-LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-COMMON_DEPEND=""
+PERL_RM_FILES=(
+ t/pod-coverage.t
+ t/pod.t
+)
+RDEPEND=""
DEPEND="
- ${COMMON_DEPEND}
+ ${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-06-14 14:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-14 14:04 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Text-Context-EitherSide/ Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox