commit:     6efeabe5945376dd6c809c5f7025857441b7eae4
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 13 00:48:18 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Oct 13 11:56:37 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6efeabe5

dev-libs/grantlee: EAPI-7 bump

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 dev-libs/grantlee/grantlee-9999.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-libs/grantlee/grantlee-9999.ebuild 
b/dev-libs/grantlee/grantlee-9999.ebuild
index 0934bcd387..511c89f56b 100644
--- a/dev-libs/grantlee/grantlee-9999.ebuild
+++ b/dev-libs/grantlee/grantlee-9999.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 VIRTUALX_REQUIRED="test"
 inherit cmake-utils virtualx git-r3
@@ -20,13 +20,12 @@ RDEPEND="
        dev-qt/qtgui:5
        dev-qt/qtscript:5
 "
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
        doc? ( app-doc/doxygen[dot] )
        test? ( dev-qt/qttest:5 )
 "
 
-DOCS=( AUTHORS CHANGELOG README.md )
-
 PATCHES=(
        "${FILESDIR}/${PN}-0.3.0-nonfatal-warnings.patch"
        "${FILESDIR}/${PN}-5.1.0-slot.patch"

Reply via email to