diff options
author | Kristian Fiskerstrand <k_f@gentoo.org> | 2015-09-15 00:03:29 +0200 |
---|---|---|
committer | Kristian Fiskerstrand <k_f@gentoo.org> | 2015-09-15 00:03:55 +0200 |
commit | ace8e6dc6a3bd2538eea557c24db2d1d415ab66f (patch) | |
tree | 129d11d73d34051c9e27e4a1ea8de2b001169ad9 /app-crypt | |
parent | x11-apps/xvfb-run: 1.17.2_p2 (diff) | |
download | gentoo-ace8e6dc6a3bd2538eea557c24db2d1d415ab66f.tar.gz gentoo-ace8e6dc6a3bd2538eea557c24db2d1d415ab66f.tar.bz2 gentoo-ace8e6dc6a3bd2538eea557c24db2d1d415ab66f.zip |
app-crypt/pinentry: Fix version bump to 0.9.6
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/pinentry/pinentry-0.9.6.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-crypt/pinentry/pinentry-0.9.6.ebuild b/app-crypt/pinentry/pinentry-0.9.6.ebuild index 5b80f264acc0..d58e1eca348d 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 } |