summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-04-19 17:16:00 +0000
committerTorsten Veller <tove@gentoo.org>2011-04-19 17:16:00 +0000
commitffc8f9bf52e2bd2ce6d580478a33cffe6ccc0e4c (patch)
treed17b2c80974401dedb92f120a1e1e1897e6828fe /dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild
parent[bump] dev-perl/regexp-common-2011041701.0.0 (diff)
downloadgentoo-2-ffc8f9bf52e2bd2ce6d580478a33cffe6ccc0e4c.tar.gz
gentoo-2-ffc8f9bf52e2bd2ce6d580478a33cffe6ccc0e4c.tar.bz2
gentoo-2-ffc8f9bf52e2bd2ce6d580478a33cffe6ccc0e4c.zip
[bump] dev-perl/Text-Diff-1.410.0
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
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