dev-libs/sink: EAPI-7 bump
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 30 Mar 2019 15:57:44 +0000 (16:57 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 30 Mar 2019 19:26:01 +0000 (20:26 +0100)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-libs/sink/sink-0.7.0.ebuild

index c2e8a3d3fa4ba98620d7a678c298fc3c8f6f19ff..4e7f4708a8f55a180d1532dd062d4ff13bd30de5 100644 (file)
@@ -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+"