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 /dev-perl/Text-Emoticon-MSN/Text-Emoticon-MSN-0.40.0.ebuild
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
Diffstat (limited to 'dev-perl/Text-Emoticon-MSN/Text-Emoticon-MSN-0.40.0.ebuild')
-rw-r--r--dev-perl/Text-Emoticon-MSN/Text-Emoticon-MSN-0.40.0.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/dev-perl/Text-Emoticon-MSN/Text-Emoticon-MSN-0.40.0.ebuild b/dev-perl/Text-Emoticon-MSN/Text-Emoticon-MSN-0.40.0.ebuild
new file mode 100644
index 000000000..cf75a779f
--- /dev/null
+++ b/dev-perl/Text-Emoticon-MSN/Text-Emoticon-MSN-0.40.0.ebuild
@@ -0,0 +1,21 @@
+# 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"
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE=""
+RDEPEND="
+ >=virtual/perl-Test-Simple-0.320.0
+ >=dev-perl/Text-Emoticon-0.20.0
+"
+DEPEND="${RDEPEND}"
+SRC_TEST=do