summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-11-17 18:45:48 -0500
committerAaron Bauman <bman@gentoo.org>2019-11-17 18:45:48 -0500
commitd258d4c3d29902e4c4e0b8035cbc3269146fe70f (patch)
treee3934b113f96395ba97419d85f166b7f85dd781d
parentdev-libs/libtreadstone: drop old EAPI (diff)
downloadgentoo-d258d4c3d29902e4c4e0b8035cbc3269146fe70f.tar.gz
gentoo-d258d4c3d29902e4c4e0b8035cbc3269146fe70f.tar.bz2
gentoo-d258d4c3d29902e4c4e0b8035cbc3269146fe70f.zip
dev-libs/replicant: bump EAPI and stuff
Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r--dev-libs/replicant/replicant-0.8.1.ebuild6
1 files changed, 3 insertions, 3 deletions
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"