dev-perl/XML-DOM-XPath: Cleanup old re bug #623188
[gentoo.git] / dev-perl / Text-Patch / Text-Patch-1.800.0-r1.ebuild
1 # Copyright 1999-2014 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 MODULE_AUTHOR=CADE
7 MODULE_VERSION=1.8
8 inherit perl-module
9
10 DESCRIPTION="Patches text with given patch"
11
12 LICENSE="GPL-2"
13 SLOT="0"
14 KEYWORDS="amd64 hppa x86"
15 IUSE=""
16
17 RDEPEND="
18         dev-perl/Text-Diff
19 "
20 DEPEND="${RDEPEND}"
21
22 SRC_TEST="do"