blob: b185c9b06e1a1fba53f2e2874e5636dc50e2a1c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=doc? ( app-doc/doxygen )
DESCRIPTION=Open BEAGLE, a versatile EC/GA/GP framework
EAPI=5
HOMEPAGE=http://beagle.gel.ulaval.ca/
IUSE=doc static-libs
KEYWORDS=~amd64 x86
LICENSE=LGPL-2.1
RDEPEND=sys-libs/zlib !app-misc/beagle !dev-libs/libbeagle
SLOT=0
SRC_URI=mirror://sourceforge/beagle/beagle-3.0.3.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:- src_compile:- src_test:autotools-utils src_install:-
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils 9d81603248f2ba3ec59124320d123e5e libtool 4890219c51da247200223277f993e054 multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=db4d37225db858f39484b6e267c17d3b
|