From: Alon Bar-Lev Date: Sat, 25 Mar 2017 18:09:17 +0000 (+0300) Subject: app-crypt/gpgme: use ltprune X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6a1e26c1b8f970a7df34632df6912a489f0cb7af;p=gentoo.git app-crypt/gpgme: use ltprune Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/app-crypt/gpgme/gpgme-1.5.5.ebuild b/app-crypt/gpgme/gpgme-1.5.5.ebuild index d95c0767ccd4..1d7d738a2eda 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 216b79869a73..075612a84b88 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"