commit: 9a1c990c6ded33c4a35c5dc4a580e913428c9c54
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Fri May 1 01:02:06 2015 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Fri May 1 01:02:06 2015 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=9a1c990c
[app-crypt/pinentry] Drop obsolete patch.
Fixes bug #546936
Package-Manager: portage-2.2.18
app-crypt/pinentry/files/pinentry-0.8.2-texi.patch | 20 --------------------
app-crypt/pinentry/pinentry-9999.ebuild | 1 -
2 files changed, 21 deletions(-)
diff --git a/app-crypt/pinentry/files/pinentry-0.8.2-texi.patch
b/app-crypt/pinentry/files/pinentry-0.8.2-texi.patch
deleted file mode 100644
index f036fa9..0000000
--- a/app-crypt/pinentry/files/pinentry-0.8.2-texi.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- doc/gpl.texi 2013-06-09 10:50:53.990704797 +1200
-+++ doc/gpl.texi 2013-06-09 10:51:25.310432565 +1200
-@@ -12,7 +12,7 @@
- of this license document, but changing it is not allowed.
- @end display
-
--@appendixsubsec Preamble
-+@appendixsec Preamble
-
- The licenses for most software are designed to take away your
- freedom to share and change it. By contrast, the GNU General Public
-@@ -63,7 +63,7 @@
- modification follow.
-
- @iftex
--@appendixsubsec TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND
MODIFICATION
-+@appendixsec TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
- @end iftex
- @ifinfo
- @center TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
diff --git a/app-crypt/pinentry/pinentry-9999.ebuild
b/app-crypt/pinentry/pinentry-9999.ebuild
index 21584c1..8809fec 100644
--- a/app-crypt/pinentry/pinentry-9999.ebuild
+++ b/app-crypt/pinentry/pinentry-9999.ebuild
@@ -46,7 +46,6 @@ src_prepare() {
done
fi
epatch "${FILESDIR}/${PN}-0.8.2-ncurses.patch"
- epatch "${FILESDIR}/${PN}-0.8.2-texi.patch"
eautoreconf
}