dev-libs/kuserfeedback: x86 stable wrt bug #721452
[gentoo.git] / dev-libs / libtreadstone / libtreadstone-0.2.0.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 DESCRIPTION="Hyperdex libtreadstone support library"
7 HOMEPAGE="http://hyperdex.org"
8 SRC_URI="http://hyperdex.org/src/${P}.tar.gz"
9
10 LICENSE="BSD"
11 SLOT="0"
12 KEYWORDS="~amd64"
13
14 IUSE=""
15
16 DEPEND=">=dev-libs/libpo6-0.7.0
17         >=dev-libs/libe-0.10.0"
18 RDEPEND="${DEPEND}"