From: Aaron Bauman Date: Sun, 17 Nov 2019 23:30:51 +0000 (-0500) Subject: dev-libs/libtreadstone: bump EAPI and stuff X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=855f5d3249826d814d930b7b5f1d393b85c1c4a7;p=gentoo.git dev-libs/libtreadstone: bump EAPI and stuff Signed-off-by: Aaron Bauman --- diff --git a/dev-libs/libtreadstone/libtreadstone-0.2.0.ebuild b/dev-libs/libtreadstone/libtreadstone-0.2.0.ebuild index 6c6343ce6db3..1ab31ea5b9ff 100644 --- a/dev-libs/libtreadstone/libtreadstone-0.2.0.ebuild +++ b/dev-libs/libtreadstone/libtreadstone-0.2.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=4 +EAPI=7 DESCRIPTION="Hyperdex libtreadstone support library" - HOMEPAGE="http://hyperdex.org" SRC_URI="http://hyperdex.org/src/${P}.tar.gz" + LICENSE="BSD" SLOT="0" KEYWORDS="~amd64"