From: Andreas Sturmlechner Date: Sat, 30 Mar 2019 15:57:44 +0000 (+0100) Subject: dev-libs/sink: EAPI-7 bump X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8310d1a180eab43221306afe55de6e06f8724335;p=gentoo.git dev-libs/sink: EAPI-7 bump Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner --- 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+"