summaryrefslogtreecommitdiff
blob: 9d2c4d38f1a43475c184d1d413bd2c23c64e94a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit common-lisp-2

DESCRIPTION="GBBopen project's portable-thread code."
HOMEPAGE="http://www.cliki.net/Portable-Threads http://GBBopen.org"
SRC_URI="http://common-lisp.net/~sionescu/files/${P}.tar.bz2"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND=""