summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Bar-Lev <alonbl@gentoo.org>2013-04-10 22:11:45 +0000
committerAlon Bar-Lev <alonbl@gentoo.org>2013-04-10 22:11:45 +0000
commitbcd0aed0e15635e42eb60c0617f9d257824f8c52 (patch)
treea32fd5b006274966625d759d7d0ae3b28a5d7ac7 /app-crypt/gnupg/files
parentuse proper gcc dependency version (#465304 by Andrew John Hughes) (diff)
downloadgentoo-2-bcd0aed0e15635e42eb60c0617f9d257824f8c52.tar.gz
gentoo-2-bcd0aed0e15635e42eb60c0617f9d257824f8c52.tar.bz2
gentoo-2-bcd0aed0e15635e42eb60c0617f9d257824f8c52.zip
Fix texinfo-5 comatibility, per bug#464162, thanks to Denys Duchier and Ian Abbott
(Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key BF20DC51)
Diffstat (limited to 'app-crypt/gnupg/files')
-rw-r--r--app-crypt/gnupg/files/gnupg-2.0.19-texinfo-5.patch38
1 files changed, 38 insertions, 0 deletions
diff --git a/app-crypt/gnupg/files/gnupg-2.0.19-texinfo-5.patch b/app-crypt/gnupg/files/gnupg-2.0.19-texinfo-5.patch
new file mode 100644
index 000000000000..836e2380fd55
--- /dev/null
+++ b/app-crypt/gnupg/files/gnupg-2.0.19-texinfo-5.patch
@@ -0,0 +1,38 @@
+diff -ru gnupg-2.0.19.orig/doc/gpgsm.texi gnupg-2.0.19/doc/gpgsm.texi
+--- gnupg-2.0.19.orig/doc/gpgsm.texi 2012-03-27 10:03:23.000000000 +0200
++++ gnupg-2.0.19/doc/gpgsm.texi 2013-04-10 11:46:02.179960198 +0200
+@@ -760,8 +760,8 @@
+ This is the standard configuration file read by @command{gpgsm} on
+ startup. It may contain any valid long option; the leading two dashes
+ may not be entered and the option may not be abbreviated. This default
+-name may be changed on the command line (@pxref{option
+- --options}). You should backup this file.
++name may be changed on the command line (@pxref{option --options}).
++You should backup this file.
+
+
+ @item policies.txt
+diff -ru gnupg-2.0.19.orig/doc/gpl.texi gnupg-2.0.19/doc/gpl.texi
+--- gnupg-2.0.19.orig/doc/gpl.texi 2012-03-27 10:03:23.000000000 +0200
++++ gnupg-2.0.19/doc/gpl.texi 2013-04-10 12:45:20.988492453 +0200
+@@ -659,12 +659,14 @@
+ Program, unless a warranty or assumption of liability accompanies a
+ copy of the Program in return for a fee.
+
++@end enumerate
++
+ @iftex
+ @heading END OF TERMS AND CONDITIONS
+ @end iftex
+ @ifinfo
+ @center END OF TERMS AND CONDITIONS
+ @end ifinfo
+ @unnumberedsec How to Apply These Terms to Your New Programs
+
+ If you develop a new program, and you want it to be of the greatest
+@@ -721,5 +724,3 @@
+ applications with the library. If this is what you want to do, use
+ the GNU Lesser General Public License instead of this License. But
+ first, please read @url{http://www.gnu.org/philosophy/why-not-lgpl.html}.
+-
+-@end enumerate