summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-02-15 16:33:31 +0000
committerTorsten Veller <tove@gentoo.org>2010-02-15 16:33:31 +0000
commitb3842418b3ae2f89b31be9ae87ca840badf2e541 (patch)
tree6148420c8748ba57e21cbf955767218cf3398cbd /dev-perl/Locale-Msgfmt/Locale-Msgfmt-0.14.ebuild
parentRemove old (diff)
downloadhistorical-b3842418b3ae2f89b31be9ae87ca840badf2e541.tar.gz
historical-b3842418b3ae2f89b31be9ae87ca840badf2e541.tar.bz2
historical-b3842418b3ae2f89b31be9ae87ca840badf2e541.zip
Import to gentoo from perl-experimental
Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Locale-Msgfmt/Locale-Msgfmt-0.14.ebuild')
-rw-r--r--dev-perl/Locale-Msgfmt/Locale-Msgfmt-0.14.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-perl/Locale-Msgfmt/Locale-Msgfmt-0.14.ebuild b/dev-perl/Locale-Msgfmt/Locale-Msgfmt-0.14.ebuild
new file mode 100644
index 000000000000..1d7fa609035e
--- /dev/null
+++ b/dev-perl/Locale-Msgfmt/Locale-Msgfmt-0.14.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-Msgfmt/Locale-Msgfmt-0.14.ebuild,v 1.1 2010/02/15 16:33:31 tove Exp $
+
+EAPI=2
+
+MODULE_AUTHOR=SZABGAB
+inherit perl-module
+
+DESCRIPTION="Compile .po files to .mo files"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND=""
+DEPEND="virtual/perl-Module-Build
+ test? ( dev-perl/Test-Pod )"
+
+SRC_TEST=do