commit:     8310d1a180eab43221306afe55de6e06f8724335
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 30 15:57:44 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 30 19:26:01 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8310d1a1

dev-libs/sink: EAPI-7 bump

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 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 c2e8a3d3fa4..4e7f4708a8f 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+"

Reply via email to