mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
2021-04-12 05:50:00 UTC
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
DEFINED_PHASES=install prepare
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=Software for Partitioning Graphs
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www3.cs.stonybrook.edu/~algorith/implement/chaco/implement.shtml
|
||||
INHERIT=flag-o-matic
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=LGPL-2.1
|
||||
SLOT=0
|
||||
SRC_URI=https://www3.cs.stonybrook.edu/~algorith/implement/chaco/distrib/Chaco-2.2.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88
|
||||
_md5_=50423f6e451111659c0f5cbbbba8c44d
|
||||
_md5_=87db12cd92068d84987ff43c26045d69
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 sys-apps/gawk
|
||||
DEFINED_PHASES=compile configure install prepare
|
||||
DESCRIPTION=Meschach is a C-language library of routines for performing matrix computations.
|
||||
DESCRIPTION=Meschach is a C-language library of routines for performing matrix computations
|
||||
EAPI=7
|
||||
HOMEPAGE=http://homepage.divms.uiowa.edu/~dstewart/meschach
|
||||
INHERIT=autotools eutils
|
||||
INHERIT=autotools eutils toolchain-funcs
|
||||
IUSE=complex +double float munroll old segmem sparse unroll
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=meschach
|
||||
@@ -11,4 +11,4 @@ REQUIRED_USE=^^ ( double float )
|
||||
SLOT=0
|
||||
SRC_URI=http://cdn-fastly.deb.debian.org/debian/pool/main/m/meschach/meschach_1.2b.orig.tar.gz http://cdn-fastly.deb.debian.org/debian/pool/main/m/meschach/meschach_1.2b-14.debian.tar.xz
|
||||
_eclasses_=gnuconfig 9f91b4b0c84e734a87492d4293f03de5 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e libtool f143db5a74ccd9ca28c1234deffede96 autotools 79023c161e8f625b0f1823715941c2da edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e
|
||||
_md5_=a95a371fbbc05bc6ca580f198610ef22
|
||||
_md5_=6ca4d5dbf960d3508cc3fb099d1d96e6
|
||||
|
||||
Reference in New Issue
Block a user