From ded9979118ada86f10ed33b36fce81124b584a30 Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Sun, 23 Sep 2018 14:59:05 +0300 Subject: app-crypt/gpgme: eapi bump Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- app-crypt/gpgme/gpgme-1.11.1.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'app-crypt/gpgme') diff --git a/app-crypt/gpgme/gpgme-1.11.1.ebuild b/app-crypt/gpgme/gpgme-1.11.1.ebuild index fff6fce3f72a..423fb4af7e91 100644 --- a/app-crypt/gpgme/gpgme-1.11.1.ebuild +++ b/app-crypt/gpgme/gpgme-1.11.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI="6" +EAPI=7 PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) DISTUTILS_OPTIONAL=1 -inherit distutils-r1 flag-o-matic libtool ltprune qmake-utils toolchain-funcs +inherit distutils-r1 flag-o-matic libtool qmake-utils toolchain-funcs DESCRIPTION="GnuPG Made Easy is a library for making GnuPG easier to use" HOMEPAGE="http://www.gnupg.org/related_software/gpgme" @@ -24,7 +24,6 @@ COMMON_DEPEND=">=app-crypt/gnupg-2 qt5? ( dev-qt/qtcore:5 )" #doc? ( app-doc/doxygen[dot] ) DEPEND="${COMMON_DEPEND} - python? ( dev-lang/swig ) qt5? ( dev-qt/qttest:5 )" RDEPEND="${COMMON_DEPEND} cxx? ( @@ -33,6 +32,7 @@ RDEPEND="${COMMON_DEPEND} !