summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2015-05-29 02:08:37 +0000
committerPatrick Lauer <patrick@gentoo.org>2015-05-29 02:08:37 +0000
commit0012e536f9f8864a164132e953bc780a49f8a5a2 (patch)
tree54c08501da0dcf2b7ce57d889c09371cbd987337 /dev-libs/libtreadstone/libtreadstone-0.2.0.ebuild
parentAutomated update. (diff)
downloadhistorical-0012e536f9f8864a164132e953bc780a49f8a5a2.tar.gz
historical-0012e536f9f8864a164132e953bc780a49f8a5a2.tar.bz2
historical-0012e536f9f8864a164132e953bc780a49f8a5a2.zip
Bump
Package-Manager: portage-2.2.20/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/libtreadstone/libtreadstone-0.2.0.ebuild')
-rw-r--r--dev-libs/libtreadstone/libtreadstone-0.2.0.ebuild18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-libs/libtreadstone/libtreadstone-0.2.0.ebuild b/dev-libs/libtreadstone/libtreadstone-0.2.0.ebuild
new file mode 100644
index 000000000000..2fa885f88556
--- /dev/null
+++ b/dev-libs/libtreadstone/libtreadstone-0.2.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtreadstone/libtreadstone-0.2.0.ebuild,v 1.1 2015/05/29 02:08:17 patrick Exp $
+EAPI=4
+
+DESCRIPTION="Hyperdex libtreadstone support library"
+
+HOMEPAGE="http://hyperdex.org"
+SRC_URI="http://hyperdex.org/src/${P}.tar.gz"
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+IUSE=""
+
+DEPEND=">=dev-libs/libpo6-0.6.0
+ >=dev-libs/libe-0.9.0"
+RDEPEND="${DEPEND}"