diff options
author | 2011-07-29 12:41:25 +0000 | |
---|---|---|
committer | 2011-07-29 12:41:25 +0000 | |
commit | b7709df0ea64bb98f496717a3920d91d86ef39e3 (patch) | |
tree | 91019e1d9c324b8033e69422c386e8745580efda /dev-perl/Text-Diff | |
parent | Cleanup (diff) | |
download | gentoo-2-b7709df0ea64bb98f496717a3920d91d86ef39e3.tar.gz gentoo-2-b7709df0ea64bb98f496717a3920d91d86ef39e3.tar.bz2 gentoo-2-b7709df0ea64bb98f496717a3920d91d86ef39e3.zip |
Cleanup
(Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Text-Diff')
-rw-r--r-- | dev-perl/Text-Diff/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Text-Diff/Text-Diff-1.37.ebuild | 19 |
2 files changed, 4 insertions, 20 deletions
diff --git a/dev-perl/Text-Diff/ChangeLog b/dev-perl/Text-Diff/ChangeLog index b88cc885e9ef..4a4228baad5d 100644 --- a/dev-perl/Text-Diff/ChangeLog +++ b/dev-perl/Text-Diff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-Diff # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Diff/ChangeLog,v 1.20 2011/07/29 12:41:25 tove Exp $ + + 29 Jul 2011; Torsten Veller <tove@gentoo.org> -Text-Diff-1.37.ebuild: + Cleanup *Text-Diff-1.410.0 (19 Apr 2011) diff --git a/dev-perl/Text-Diff/Text-Diff-1.37.ebuild b/dev-perl/Text-Diff/Text-Diff-1.37.ebuild deleted file mode 100644 index 44a219e9e9ac..000000000000 --- a/dev-perl/Text-Diff/Text-Diff-1.37.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2010 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.37.ebuild,v 1.2 2010/01/14 15:24:45 grobian Exp $ - -EAPI=2 - -MODULE_AUTHOR=ADAMK -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 |