summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Fredric <kentfredric@gmail.com>2014-09-06 10:14:22 +1200
committerKent Fredric <kentfredric@gmail.com>2014-09-06 10:14:22 +1200
commitd7ba4b805068941755024e3d401f9556c27cea19 (patch)
treece4378a2e3148bd267a6ddcddc1657195650869a
parent[fixup] dev-perl/Text-Emoticon EAPI5, Normalise, fix deps and tests (diff)
downloadperl-overlay-d7ba4b805068941755024e3d401f9556c27cea19.tar.gz
perl-overlay-d7ba4b805068941755024e3d401f9556c27cea19.tar.bz2
perl-overlay-d7ba4b805068941755024e3d401f9556c27cea19.zip
[fixup] dev-perl/Text-Emoticon-MSN EAPI5, Normalise, fix deps and tests
Package-Manager: portage-2.2.10
-rw-r--r--dev-perl/Text-Emoticon-MSN/ChangeLog8
-rw-r--r--dev-perl/Text-Emoticon-MSN/Text-Emoticon-MSN-0.40.0.ebuild (renamed from dev-perl/Text-Emoticon-MSN/Text-Emoticon-MSN-0.04.ebuild)9
2 files changed, 13 insertions, 4 deletions
diff --git a/dev-perl/Text-Emoticon-MSN/ChangeLog b/dev-perl/Text-Emoticon-MSN/ChangeLog
index 99c21ba30..fb9c96074 100644
--- a/dev-perl/Text-Emoticon-MSN/ChangeLog
+++ b/dev-perl/Text-Emoticon-MSN/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Text-Emoticon-MSN
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Text-Emoticon-MSN-0.40.0 (05 Sep 2014)
+
+ 05 Sep 2014; Kent Fredric <kentfredric@gmail.com>
+ -Text-Emoticon-MSN-0.04.ebuild, +Text-Emoticon-MSN-0.40.0.ebuild:
+ EAPI5, Normalise, fix deps and tests
+
26 May 2009; Michele Beltrame <mb@cattlegrid.info>:
Initial
diff --git a/dev-perl/Text-Emoticon-MSN/Text-Emoticon-MSN-0.04.ebuild b/dev-perl/Text-Emoticon-MSN/Text-Emoticon-MSN-0.40.0.ebuild
index 31b1d046d..cf75a779f 100644
--- a/dev-perl/Text-Emoticon-MSN/Text-Emoticon-MSN-0.04.ebuild
+++ b/dev-perl/Text-Emoticon-MSN/Text-Emoticon-MSN-0.40.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=MIYAGAWA
+MODULE_VERSION=0.04
inherit perl-module
DESCRIPTION="Emoticon filter of MSN Messenger"
@@ -13,6 +14,8 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
- >=dev-perl/Text-Emoticon-0.02
+ >=virtual/perl-Test-Simple-0.320.0
+ >=dev-perl/Text-Emoticon-0.20.0
"
DEPEND="${RDEPEND}"
+SRC_TEST=do