diff options
author | Andrey Grozin <grozin@gentoo.org> | 2010-01-03 06:56:48 +0000 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2010-01-03 06:56:48 +0000 |
commit | 68abb4f46b06f132869eafb1b6434ca8443f3dc2 (patch) | |
tree | 10ec0f155595a168b8084dcbf54eed9a8c661be1 /media-gfx/asymptote/files | |
parent | Add -fno-strict-aliasing to CFLAGS, bug #299333 (diff) | |
download | gentoo-2-68abb4f46b06f132869eafb1b6434ca8443f3dc2.tar.gz gentoo-2-68abb4f46b06f132869eafb1b6434ca8443f3dc2.tar.bz2 gentoo-2-68abb4f46b06f132869eafb1b6434ca8443f3dc2.zip |
Version bump
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'media-gfx/asymptote/files')
-rw-r--r-- | media-gfx/asymptote/files/asymptote-1.91-configure-ac.patch (renamed from media-gfx/asymptote/files/asymptote-1.89-configure-ac.patch) | 6 | ||||
-rw-r--r-- | media-gfx/asymptote/files/asymptote-1.91-xdg-utils.patch (renamed from media-gfx/asymptote/files/asymptote-1.89-xdg-utils.patch) | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/media-gfx/asymptote/files/asymptote-1.89-configure-ac.patch b/media-gfx/asymptote/files/asymptote-1.91-configure-ac.patch index 8a152836d9a8..9e1a6fa1267d 100644 --- a/media-gfx/asymptote/files/asymptote-1.89-configure-ac.patch +++ b/media-gfx/asymptote/files/asymptote-1.91-configure-ac.patch @@ -1,7 +1,7 @@ -Index: asymptote-1.89/configure.ac +Index: asymptote-1.91/configure.ac =================================================================== ---- asymptote-1.89.orig/configure.ac -+++ asymptote-1.89/configure.ac +--- asymptote-1.91.orig/configure.ac ++++ asymptote-1.91/configure.ac @@ -148,7 +148,7 @@ if test "x$ac_cv_use_gc" != "xno" ; then fi CPPFLAGS_SAVE=$CPPFLAGS diff --git a/media-gfx/asymptote/files/asymptote-1.89-xdg-utils.patch b/media-gfx/asymptote/files/asymptote-1.91-xdg-utils.patch index 683692170394..b2b2606bed46 100644 --- a/media-gfx/asymptote/files/asymptote-1.89-xdg-utils.patch +++ b/media-gfx/asymptote/files/asymptote-1.91-xdg-utils.patch @@ -1,7 +1,7 @@ -Index: asymptote-1.89/settings.cc +Index: asymptote-1.91/settings.cc =================================================================== ---- asymptote-1.89.orig/settings.cc -+++ asymptote-1.89/settings.cc +--- asymptote-1.91.orig/settings.cc ++++ asymptote-1.91/settings.cc @@ -86,14 +86,14 @@ mode_t mask; bool msdos=false; string HOME="HOME"; |