diff options
Diffstat (limited to 'media-gfx/asymptote/files')
-rw-r--r-- | media-gfx/asymptote/files/asymptote-2.01-configure-ac.patch (renamed from media-gfx/asymptote/files/asymptote-1.99-configure-ac.patch) | 6 | ||||
-rw-r--r-- | media-gfx/asymptote/files/asymptote-2.01-info.patch (renamed from media-gfx/asymptote/files/asymptote-1.99-info.patch) | 6 | ||||
-rw-r--r-- | media-gfx/asymptote/files/asymptote-2.01-xdg-utils.patch (renamed from media-gfx/asymptote/files/asymptote-1.99-xdg-utils.patch) | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/media-gfx/asymptote/files/asymptote-1.99-configure-ac.patch b/media-gfx/asymptote/files/asymptote-2.01-configure-ac.patch index 5db84921c0ab..c5071f1dc9fa 100644 --- a/media-gfx/asymptote/files/asymptote-1.99-configure-ac.patch +++ b/media-gfx/asymptote/files/asymptote-2.01-configure-ac.patch @@ -1,7 +1,7 @@ -Index: asymptote-1.99/configure.ac +Index: asymptote-2.01/configure.ac =================================================================== ---- asymptote-1.99.orig/configure.ac -+++ asymptote-1.99/configure.ac +--- asymptote-2.01.orig/configure.ac ++++ asymptote-2.01/configure.ac @@ -150,7 +150,7 @@ if test "x$ac_cv_use_gc" != "xno" ; then fi CPPFLAGS_SAVE=$CPPFLAGS diff --git a/media-gfx/asymptote/files/asymptote-1.99-info.patch b/media-gfx/asymptote/files/asymptote-2.01-info.patch index 5c24cb84d24e..1ff0b46c518d 100644 --- a/media-gfx/asymptote/files/asymptote-1.99-info.patch +++ b/media-gfx/asymptote/files/asymptote-2.01-info.patch @@ -1,7 +1,7 @@ -Index: asymptote-1.99/doc/asymptote.texi +Index: asymptote-2.01/doc/asymptote.texi =================================================================== ---- asymptote-1.99.orig/doc/asymptote.texi -+++ asymptote-1.99/doc/asymptote.texi +--- asymptote-2.01.orig/doc/asymptote.texi ++++ asymptote-2.01/doc/asymptote.texi @@ -21,7 +21,7 @@ file LICENSE in the top-level source dir @dircategory Languages diff --git a/media-gfx/asymptote/files/asymptote-1.99-xdg-utils.patch b/media-gfx/asymptote/files/asymptote-2.01-xdg-utils.patch index 6b8e5e5bfc02..79cc0654d406 100644 --- a/media-gfx/asymptote/files/asymptote-1.99-xdg-utils.patch +++ b/media-gfx/asymptote/files/asymptote-2.01-xdg-utils.patch @@ -1,7 +1,7 @@ -Index: asymptote-1.99/settings.cc +Index: asymptote-2.01/settings.cc =================================================================== ---- asymptote-1.99.orig/settings.cc -+++ asymptote-1.99/settings.cc +--- asymptote-2.01.orig/settings.cc ++++ asymptote-2.01/settings.cc @@ -89,14 +89,14 @@ bool msdos=false; string HOME="HOME"; string docdir=ASYMPTOTE_DOCDIR; |