blob: c744f296b9a9c6c3b618cc05eca5e885dba2da8e (
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-r5 >=sys-devel/libtool-2.4.7
DEFINED_PHASES=install prepare
DEPEND=>=dev-scheme/guile-2.1.7:=
DESCRIPTION=Lightweight concurrency facility for Guile Scheme
EAPI=8
HOMEPAGE=https://github.com/wingo/fibers/ https://github.com/wingo/fibers/wiki/Manual/
INHERIT=autotools
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-3+
RDEPEND=>=dev-scheme/guile-2.1.7:=
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/wingo/fibers/archive/v1.2.0.tar.gz -> fibers-1.2.0.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 6dcd6b6a486e79928e1243ff9ba41fcc
_md5_=a6fced8cdf323eec91a5cb5b234e6ddd
|