diff options
author | Andrey Grozin <grozin@gentoo.org> | 2009-01-19 15:10:48 +0000 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2009-01-19 15:10:48 +0000 |
commit | fd9ebf7c0547a7c7a4146ba28eec4f41a9bea890 (patch) | |
tree | 7762e10c1aad33298dc1eac87be74aa5ffcaea88 /media-gfx/asymptote/files | |
parent | Remove useless die from dodoc, there is no need to die on README or hacking f... (diff) | |
download | gentoo-2-fd9ebf7c0547a7c7a4146ba28eec4f41a9bea890.tar.gz gentoo-2-fd9ebf7c0547a7c7a4146ba28eec4f41a9bea890.tar.bz2 gentoo-2-fd9ebf7c0547a7c7a4146ba28eec4f41a9bea890.zip |
Version bump
(Portage version: 2.2_rc22/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'media-gfx/asymptote/files')
-rw-r--r-- | media-gfx/asymptote/files/asymptote-1.59-configure-ac.patch (renamed from media-gfx/asymptote/files/asymptote-1.57-configure-ac.patch) | 6 | ||||
-rw-r--r-- | media-gfx/asymptote/files/asymptote-1.59-xdg-utils.patch (renamed from media-gfx/asymptote/files/asymptote-1.57-xdg-utils.patch) | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/media-gfx/asymptote/files/asymptote-1.57-configure-ac.patch b/media-gfx/asymptote/files/asymptote-1.59-configure-ac.patch index 4c0fe85cf43a..05a7719fceec 100644 --- a/media-gfx/asymptote/files/asymptote-1.57-configure-ac.patch +++ b/media-gfx/asymptote/files/asymptote-1.59-configure-ac.patch @@ -1,7 +1,7 @@ -Index: asymptote-1.57/configure.ac +Index: asymptote-1.59/configure.ac =================================================================== ---- asymptote-1.57.orig/configure.ac -+++ asymptote-1.57/configure.ac +--- asymptote-1.59.orig/configure.ac ++++ asymptote-1.59/configure.ac @@ -79,10 +79,16 @@ if test "$GXX" = yes ; then fi fi diff --git a/media-gfx/asymptote/files/asymptote-1.57-xdg-utils.patch b/media-gfx/asymptote/files/asymptote-1.59-xdg-utils.patch index 337702fc1540..83606a84e06a 100644 --- a/media-gfx/asymptote/files/asymptote-1.57-xdg-utils.patch +++ b/media-gfx/asymptote/files/asymptote-1.59-xdg-utils.patch @@ -1,7 +1,7 @@ -Index: asymptote-1.57/settings.cc +Index: asymptote-1.59/settings.cc =================================================================== ---- asymptote-1.57.orig/settings.cc -+++ asymptote-1.57/settings.cc +--- asymptote-1.59.orig/settings.cc ++++ asymptote-1.59/settings.cc @@ -80,14 +80,14 @@ const bool haveglut=false; bool msdos=false; const char *HOME="HOME"; |