summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-08-21 07:09:27 +0000
committerTorsten Veller <tove@gentoo.org>2011-08-21 07:09:27 +0000
commit9575de0890d9835c2d755c83d7589d9b64b5da99 (patch)
treea1dd1e67a128f721473b1aea69eed08da88bc648 /dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.910.0.ebuild
parent[bump] dev-perl/MIME-Types-1.320.0 (diff)
downloadgentoo-2-9575de0890d9835c2d755c83d7589d9b64b5da99.tar.gz
gentoo-2-9575de0890d9835c2d755c83d7589d9b64b5da99.tar.bz2
gentoo-2-9575de0890d9835c2d755c83d7589d9b64b5da99.zip
[bump] dev-perl/locale-maketext-lexicon-0.910.0
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.910.0.ebuild')
-rw-r--r--dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.910.0.ebuild23
1 files changed, 23 insertions, 0 deletions
diff --git a/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.910.0.ebuild b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.910.0.ebuild
new file mode 100644
index 000000000000..3f67e32e144e
--- /dev/null
+++ b/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.910.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-lexicon/locale-maketext-lexicon-0.910.0.ebuild,v 1.1 2011/08/21 07:09:27 tove Exp $
+
+EAPI=4
+
+MY_PN=Locale-Maketext-Lexicon
+MODULE_AUTHOR=DRTECH
+MODULE_VERSION=0.91
+inherit perl-module
+
+DESCRIPTION="Use other catalog formats in Maketext"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+IUSE="test"
+
+RDEPEND=">=virtual/perl-locale-maketext-1.17"
+DEPEND="${RDEPEND}
+ test? ( dev-perl/Test-Pod )"
+
+SRC_TEST="do"