summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild')
-rw-r--r--dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild20
1 files changed, 20 insertions, 0 deletions
diff --git a/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild b/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild
new file mode 100644
index 000000000000..50991711c4a4
--- /dev/null
+++ b/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild,v 1.1 2011/04/19 17:16:00 tove Exp $
+
+EAPI=4
+
+MODULE_AUTHOR=OVID
+MODULE_VERSION=1.41
+inherit perl-module
+
+DESCRIPTION="Easily create test classes in an xUnit style."
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+RDEPEND="dev-perl/Algorithm-Diff"
+DEPEND="${RDEPEND}"
+
+SRC_TEST=do