diff options
author | Andrey Grozin <grozin@gentoo.org> | 2009-04-11 16:52:41 +0000 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2009-04-11 16:52:41 +0000 |
commit | a25fca08eef7f451e14b13aaeaaf04468661c003 (patch) | |
tree | 8588eb22c142a1ce30118750ea08432cbca8cba4 /media-gfx/asymptote/files | |
parent | Remove old. (diff) | |
download | gentoo-2-a25fca08eef7f451e14b13aaeaaf04468661c003.tar.gz gentoo-2-a25fca08eef7f451e14b13aaeaaf04468661c003.tar.bz2 gentoo-2-a25fca08eef7f451e14b13aaeaaf04468661c003.zip |
Version bump
(Portage version: 2.2_rc29/cvs/Linux i686)
Diffstat (limited to 'media-gfx/asymptote/files')
-rw-r--r-- | media-gfx/asymptote/files/asymptote-1.70-configure-ac.patch (renamed from media-gfx/asymptote/files/asymptote-1.67-configure-ac.patch) | 6 | ||||
-rw-r--r-- | media-gfx/asymptote/files/asymptote-1.70-xdg-utils.patch (renamed from media-gfx/asymptote/files/asymptote-1.67-xdg-utils.patch) | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/media-gfx/asymptote/files/asymptote-1.67-configure-ac.patch b/media-gfx/asymptote/files/asymptote-1.70-configure-ac.patch index b30ad370781f..637828b499d6 100644 --- a/media-gfx/asymptote/files/asymptote-1.67-configure-ac.patch +++ b/media-gfx/asymptote/files/asymptote-1.70-configure-ac.patch @@ -1,7 +1,7 @@ -Index: asymptote-1.67/configure.ac +Index: asymptote-1.70/configure.ac =================================================================== ---- asymptote-1.67.orig/configure.ac -+++ asymptote-1.67/configure.ac +--- asymptote-1.70.orig/configure.ac ++++ asymptote-1.70/configure.ac @@ -79,10 +79,16 @@ if test "$GXX" = yes ; then fi fi diff --git a/media-gfx/asymptote/files/asymptote-1.67-xdg-utils.patch b/media-gfx/asymptote/files/asymptote-1.70-xdg-utils.patch index 0b54bfa10beb..017a989b3b14 100644 --- a/media-gfx/asymptote/files/asymptote-1.67-xdg-utils.patch +++ b/media-gfx/asymptote/files/asymptote-1.70-xdg-utils.patch @@ -1,7 +1,7 @@ -Index: asymptote-1.67/settings.cc +Index: asymptote-1.70/settings.cc =================================================================== ---- asymptote-1.67.orig/settings.cc -+++ asymptote-1.67/settings.cc +--- asymptote-1.70.orig/settings.cc ++++ asymptote-1.70/settings.cc @@ -80,15 +80,15 @@ const bool haveglut=false; bool msdos=false; const char *HOME="HOME"; |