aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2015-05-01 03:02:06 +0200
committerDavide Pesavento <pesa@gentoo.org>2015-05-01 03:02:06 +0200
commit9a1c990c6ded33c4a35c5dc4a580e913428c9c54 (patch)
treea9207867a7338bda628b1ad46f7a943238f694b8 /app-crypt
parentMerge branch 'master' of git+ssh://git.gentoo.org/proj/qt (diff)
downloadqt-9a1c990c6ded33c4a35c5dc4a580e913428c9c54.tar.gz
qt-9a1c990c6ded33c4a35c5dc4a580e913428c9c54.tar.bz2
qt-9a1c990c6ded33c4a35c5dc4a580e913428c9c54.zip
[app-crypt/pinentry] Drop obsolete patch.
Fixes bug #546936 Package-Manager: portage-2.2.18
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/pinentry/files/pinentry-0.8.2-texi.patch20
-rw-r--r--app-crypt/pinentry/pinentry-9999.ebuild1
2 files changed, 0 insertions, 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 f036fa93..00000000
--- 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 21584c13..8809fec8 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
}