commit:     6a1e26c1b8f970a7df34632df6912a489f0cb7af
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 25 18:09:17 2017 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Sat Mar 25 18:11:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a1e26c1

app-crypt/gpgme: use ltprune

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-crypt/gpgme/gpgme-1.5.5.ebuild    | 2 +-
 app-crypt/gpgme/gpgme-1.8.0-r2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/gpgme/gpgme-1.5.5.ebuild 
b/app-crypt/gpgme/gpgme-1.5.5.ebuild
index d95c0767ccd..1d7d738a2ed 100644
--- a/app-crypt/gpgme/gpgme-1.5.5.ebuild
+++ b/app-crypt/gpgme/gpgme-1.5.5.ebuild
@@ -3,7 +3,7 @@
 
 EAPI="5"
 
-inherit eutils libtool
+inherit eutils libtool ltprune
 
 DESCRIPTION="GnuPG Made Easy is a library for making GnuPG easier to use"
 HOMEPAGE="http://www.gnupg.org/related_software/gpgme";

diff --git a/app-crypt/gpgme/gpgme-1.8.0-r2.ebuild 
b/app-crypt/gpgme/gpgme-1.8.0-r2.ebuild
index 216b79869a7..075612a84b8 100644
--- a/app-crypt/gpgme/gpgme-1.8.0-r2.ebuild
+++ b/app-crypt/gpgme/gpgme-1.8.0-r2.ebuild
@@ -6,7 +6,7 @@ EAPI="6"
 PYTHON_COMPAT=( python2_7 python3_{4,5} )
 DISTUTILS_OPTIONAL=1
 
-inherit distutils-r1 eutils flag-o-matic qmake-utils
+inherit distutils-r1 flag-o-matic ltprune qmake-utils
 
 DESCRIPTION="GnuPG Made Easy is a library for making GnuPG easier to use"
 HOMEPAGE="http://www.gnupg.org/related_software/gpgme";

Reply via email to