blob: d2b13b8a7e21be43ea7b5e33bec3c7d92b9d83b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DEFINED_PHASES=compile install prepare
DEPEND=sys-apps/groff doc? ( app-text/ghostscript-gpl ) test? ( app-text/ghostscript-gpl )
DESCRIPTION=Make fuzzy comparisons of strings and byte arrays
EAPI=7
HOMEPAGE=http://fstrcmp.sourceforge.net/
IUSE=doc test
KEYWORDS=amd64 x86
LICENSE=GPL-3+
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=http://fstrcmp.sourceforge.net/fstrcmp-0.7.D001.tar.gz -> libfstrcmp-0.7.tar.gz
_eclasses_=autotools f491ec40ca051c35e20da7b670e8c14f libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=231fb413085bb325f1ca3884c6a13400
|