From 8310d1a180eab43221306afe55de6e06f8724335 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 30 Mar 2019 16:57:44 +0100 Subject: [PATCH] dev-libs/sink: EAPI-7 bump Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner --- dev-libs/sink/sink-0.7.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/sink/sink-0.7.0.ebuild b/dev-libs/sink/sink-0.7.0.ebuild index c2e8a3d3fa4b..4e7f4708a8f5 100644 --- a/dev-libs/sink/sink-0.7.0.ebuild +++ b/dev-libs/sink/sink-0.7.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 KDE_TEST="false" # build breaks otherwise. tests not isolated. inherit kde5 -DESCRIPTION="A data access layer handling synchronization, caching and indexing" +DESCRIPTION="Data access layer handling synchronization, caching and indexing" SRC_URI="https://github.com/KDE/sink/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-2+" -- 2.26.2