commit:     d7ba4b805068941755024e3d401f9556c27cea19
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Sep  5 22:14:22 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Sep  5 22:14:22 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d7ba4b80

[fixup] dev-perl/Text-Emoticon-MSN EAPI5, Normalise, fix deps and tests

Package-Manager: portage-2.2.10

---
 dev-perl/Text-Emoticon-MSN/ChangeLog                             | 8 +++++++-
 ...-Emoticon-MSN-0.04.ebuild => Text-Emoticon-MSN-0.40.0.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 99c21ba..fb9c960 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 <[email protected]>
+  -Text-Emoticon-MSN-0.04.ebuild, +Text-Emoticon-MSN-0.40.0.ebuild:
+  EAPI5, Normalise, fix deps and tests
+
   26 May 2009; Michele Beltrame <[email protected]>:
   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
similarity index 65%
rename from dev-perl/Text-Emoticon-MSN/Text-Emoticon-MSN-0.04.ebuild
rename to dev-perl/Text-Emoticon-MSN/Text-Emoticon-MSN-0.40.0.ebuild
index 31b1d04..cf75a77 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

Reply via email to