commit: ace8e6dc6a3bd2538eea557c24db2d1d415ab66f
Author: Kristian Fiskerstrand <k_f <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 14 22:03:29 2015 +0000
Commit: Kristian Fiskerstrand <k_f <AT> gentoo <DOT> org>
CommitDate: Mon Sep 14 22:03:55 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ace8e6dc
app-crypt/pinentry: Fix version bump to 0.9.6
Package-Manager: portage-2.2.20.1
app-crypt/pinentry/pinentry-0.9.6.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-crypt/pinentry/pinentry-0.9.6.ebuild
b/app-crypt/pinentry/pinentry-0.9.6.ebuild
index 5b80f26..d58e1ec 100644
--- a/app-crypt/pinentry/pinentry-0.9.6.ebuild
+++ b/app-crypt/pinentry/pinentry-0.9.6.ebuild
@@ -41,7 +41,6 @@ DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
src_prepare() {
epatch "${FILESDIR}/${PN}-0.8.2-ncurses.patch"
- epatch "${FILESDIR}/${P}-build.patch"
eautoreconf
}