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
commit48855e07c8b772acfa9fa6070ad40e2ac457ced4 (patch)
tree3271da36d094d0b91f9f4868e492ba94580d8313 /dev-perl
parent[bump] dev-perl/regexp-common-2011041701.0.0 (diff)
downloadhistorical-48855e07c8b772acfa9fa6070ad40e2ac457ced4.tar.gz
historical-48855e07c8b772acfa9fa6070ad40e2ac457ced4.tar.bz2
historical-48855e07c8b772acfa9fa6070ad40e2ac457ced4.zip
[bump] dev-perl/Text-Diff-1.410.0
Package-Manager: portage-2.2.0_alpha30/cvs/Linux x86_64
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Text-Diff/ChangeLog9
-rw-r--r--dev-perl/Text-Diff/Text-Diff-1.410.0.ebuild20
2 files changed, 27 insertions, 2 deletions
diff --git a/dev-perl/Text-Diff/ChangeLog b/dev-perl/Text-Diff/ChangeLog
index 3cf54f1de51e..b88cc885e9ef 100644
--- a/dev-perl/Text-Diff/ChangeLog
+++ b/dev-perl/Text-Diff/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Text-Diff
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.18 2010/01/14 15:24:45 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.19 2011/04/19 17:16:00 tove Exp $
+
+*Text-Diff-1.410.0 (19 Apr 2011)
+
+ 19 Apr 2011; Torsten Veller <tove@gentoo.org> +Text-Diff-1.410.0.ebuild:
+ Version bump
14 Jan 2010; Fabian Groffen <grobian@gentoo.org> Text-Diff-1.37.ebuild:
Transfer Prefix keywords
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