diff options
author | Andrey Grozin <grozin@gentoo.org> | 2009-03-24 15:36:50 +0000 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2009-03-24 15:36:50 +0000 |
commit | 4367a0914460a6f423c6691c6f08f79a6c6e993d (patch) | |
tree | 097bb515c5df86e346e36a0170f4179ac54c3df9 /media-gfx/asymptote/files | |
parent | fix ifup/ifdown installation (diff) | |
download | gentoo-2-4367a0914460a6f423c6691c6f08f79a6c6e993d.tar.gz gentoo-2-4367a0914460a6f423c6691c6f08f79a6c6e993d.tar.bz2 gentoo-2-4367a0914460a6f423c6691c6f08f79a6c6e993d.zip |
Version bump
(Portage version: 2.2_rc26/cvs/Linux i686)
Diffstat (limited to 'media-gfx/asymptote/files')
-rw-r--r-- | media-gfx/asymptote/files/asymptote-1.68-configure-ac.patch (renamed from media-gfx/asymptote/files/asymptote-1.66-configure-ac.patch) | 6 | ||||
-rw-r--r-- | media-gfx/asymptote/files/asymptote-1.68-xdg-utils.patch (renamed from media-gfx/asymptote/files/asymptote-1.66-xdg-utils.patch) | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/media-gfx/asymptote/files/asymptote-1.66-configure-ac.patch b/media-gfx/asymptote/files/asymptote-1.68-configure-ac.patch index be6679735c95..502069814b09 100644 --- a/media-gfx/asymptote/files/asymptote-1.66-configure-ac.patch +++ b/media-gfx/asymptote/files/asymptote-1.68-configure-ac.patch @@ -1,7 +1,7 @@ -Index: asymptote-1.66/configure.ac +Index: asymptote-1.68/configure.ac =================================================================== ---- asymptote-1.66.orig/configure.ac -+++ asymptote-1.66/configure.ac +--- asymptote-1.68.orig/configure.ac ++++ asymptote-1.68/configure.ac @@ -79,10 +79,16 @@ if test "$GXX" = yes ; then fi fi diff --git a/media-gfx/asymptote/files/asymptote-1.66-xdg-utils.patch b/media-gfx/asymptote/files/asymptote-1.68-xdg-utils.patch index 89f5e5444a9b..6e8fc4e8f24d 100644 --- a/media-gfx/asymptote/files/asymptote-1.66-xdg-utils.patch +++ b/media-gfx/asymptote/files/asymptote-1.68-xdg-utils.patch @@ -1,7 +1,7 @@ -Index: asymptote-1.66/settings.cc +Index: asymptote-1.68/settings.cc =================================================================== ---- asymptote-1.66.orig/settings.cc -+++ asymptote-1.66/settings.cc +--- asymptote-1.68.orig/settings.cc ++++ asymptote-1.68/settings.cc @@ -80,15 +80,15 @@ const bool haveglut=false; bool msdos=false; const char *HOME="HOME"; |