sys-process/glances: revbump 3.1.4.1, add missing doc dep
[gentoo.git] / dev-perl / Text-LevenshteinXS / Text-LevenshteinXS-0.30.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=JGOLDBERG
7 MODULE_VERSION=0.03
8 inherit perl-module
9
10 DESCRIPTION="An XS implementation of the Levenshtein edit distance"
11
12 SLOT="0"
13 KEYWORDS="amd64 ~ia64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
14 IUSE=""
15
16 SRC_TEST="do"