From: Aaron Bauman Date: Sun, 17 Nov 2019 22:47:54 +0000 (-0500) Subject: dev-libs/busybee: bump EAPI and stuff X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4f44959d09b89bb8b53a98fbc6f6586c8b4d9c47;p=gentoo.git dev-libs/busybee: bump EAPI and stuff Signed-off-by: Aaron Bauman --- diff --git a/dev-libs/busybee/busybee-0.7.0.ebuild b/dev-libs/busybee/busybee-0.7.0.ebuild index ee89822abdde..165343bc960f 100644 --- a/dev-libs/busybee/busybee-0.7.0.ebuild +++ b/dev-libs/busybee/busybee-0.7.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="A messaging abstraction on top of TCP sockets used in HyperDex" - HOMEPAGE="http://hyperdex.org" SRC_URI="http://hyperdex.org/src/${P}.tar.gz" + LICENSE="BSD" SLOT="0" KEYWORDS="~amd64"