commit:     1708e728abb23c6bd4b12fcc272c33cf0014dff8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 13 01:45:16 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Oct 13 11:46:02 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=1708e728

net-libs/jreen: EAPI-7 bump

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 net-libs/jreen/jreen-9999.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/net-libs/jreen/jreen-9999.ebuild b/net-libs/jreen/jreen-9999.ebuild
index e71c537a02..88176151ac 100644
--- a/net-libs/jreen/jreen-9999.ebuild
+++ b/net-libs/jreen/jreen-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
 
 if [[ ${PV} != *9999* ]]; then
        SRC_URI="https://github.com/euroelessar/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
@@ -29,8 +29,6 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-DOCS=( AUTHORS ChangeLog README.md )
-
 src_configure() {
        local mycmakeargs=(
                -DJREEN_FORCE_QT4=OFF

Reply via email to