blob: 4afcc6fdbb5609e5e596c2937b6a63fc4a66f1d1 (
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 37a4612ce5522df5a100359a8dbc8491 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 6dcd6b6a486e79928e1243ff9ba41fcc
_md5_=5bf69657b17a076fb3d60167bfdb8293
|