blob: d6af5b457f9881889656d0cbbb4b43b67657f316 (
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 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 6dcd6b6a486e79928e1243ff9ba41fcc
_md5_=5bf69657b17a076fb3d60167bfdb8293
|