blob: 876796c19ce81e9d6cade2138b2455bf9feff1b3 (
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/30873/gf2x-1.1.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 708f85bc1bf00876604e223fb56e062a libtool 84763589a795fb127b537cac01e5359f multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=66c43d90d169d86b023f5e9944530f9c
|