blob: 077af723fc8d6b6247b7d06499ffa913e5b9a627 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
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/
INHERIT=autotools
IUSE=doc static-libs test
KEYWORDS=amd64 ~arm arm64 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_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 70ec42843fec87d20fd94c67e77cdbff multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 6ae9a4347149b19a112caa1182d03bde
_md5_=5bf69657b17a076fb3d60167bfdb8293
|