From: Aaron Bauman Date: Sun, 17 Nov 2019 23:45:48 +0000 (-0500) Subject: dev-libs/replicant: bump EAPI and stuff X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d258d4c3d29902e4c4e0b8035cbc3269146fe70f;p=gentoo.git dev-libs/replicant: bump EAPI and stuff Signed-off-by: Aaron Bauman --- diff --git a/dev-libs/replicant/replicant-0.8.1.ebuild b/dev-libs/replicant/replicant-0.8.1.ebuild index c0dafa79a4d7..1f24b21f9eb7 100644 --- a/dev-libs/replicant/replicant-0.8.1.ebuild +++ b/dev-libs/replicant/replicant-0.8.1.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 replicant support library" - HOMEPAGE="http://hyperdex.org" SRC_URI="http://hyperdex.org/src/${P}.tar.gz" + LICENSE="BSD" SLOT="0" KEYWORDS="~amd64"