blob: f3464251c68cc013dbd415e8f57dd5a3d3e28098 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=C/C++ routines for fast arithmetic in GF(2)[x]
EAPI=4
HOMEPAGE=http://gf2x.gforge.inria.fr/
IUSE=bindist static-libs
KEYWORDS=amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos
LICENSE=GPL-2
SLOT=0
SRC_URI=http://gforge.inria.fr/frs/download.php/27999/gf2x-1.0.tar.gz
_eclass_exported_funcs=src_prepare:autotools-utils src_configure:- src_compile:autotools-utils src_test:autotools-utils src_install:autotools-utils
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils 9d81603248f2ba3ec59124320d123e5e libtool 4890219c51da247200223277f993e054 multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=fa61f5f44dbe0472d88384c0dbfd7b7b
|