blob: 07219dd2ef8881ae2782f5c4c4c5a804528b3e69 (
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 >=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/
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 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools 9724194ab651ce63fd9bc06e4e1410b4
_md5_=5bf69657b17a076fb3d60167bfdb8293
|