summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2009-02-20 14:15:36 +0000
committerAndrey Grozin <grozin@gentoo.org>2009-02-20 14:15:36 +0000
commit6b406124839306c05a9c022668d098ab2962f498 (patch)
tree0b78e8c87292a2eeb6f14d11746696476dc91cf1 /media-gfx/asymptote/files
parentmicropolis: add missing dep to sdl-mixer (diff)
downloadgentoo-2-6b406124839306c05a9c022668d098ab2962f498.tar.gz
gentoo-2-6b406124839306c05a9c022668d098ab2962f498.tar.bz2
gentoo-2-6b406124839306c05a9c022668d098ab2962f498.zip
Version bump
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'media-gfx/asymptote/files')
-rw-r--r--media-gfx/asymptote/files/asymptote-1.65-configure-ac.patch (renamed from media-gfx/asymptote/files/asymptote-1.62-configure-ac.patch)6
-rw-r--r--media-gfx/asymptote/files/asymptote-1.65-xdg-utils.patch (renamed from media-gfx/asymptote/files/asymptote-1.62-xdg-utils.patch)6
2 files changed, 6 insertions, 6 deletions
diff --git a/media-gfx/asymptote/files/asymptote-1.62-configure-ac.patch b/media-gfx/asymptote/files/asymptote-1.65-configure-ac.patch
index 7b8f05068a22..4c858a7f8b5f 100644
--- a/media-gfx/asymptote/files/asymptote-1.62-configure-ac.patch
+++ b/media-gfx/asymptote/files/asymptote-1.65-configure-ac.patch
@@ -1,7 +1,7 @@
-Index: asymptote-1.62/configure.ac
+Index: asymptote-1.65/configure.ac
===================================================================
---- asymptote-1.62.orig/configure.ac
-+++ asymptote-1.62/configure.ac
+--- asymptote-1.65.orig/configure.ac
++++ asymptote-1.65/configure.ac
@@ -79,10 +79,16 @@ if test "$GXX" = yes ; then
fi
fi
diff --git a/media-gfx/asymptote/files/asymptote-1.62-xdg-utils.patch b/media-gfx/asymptote/files/asymptote-1.65-xdg-utils.patch
index 81b70892e39b..52b35d64c7a9 100644
--- a/media-gfx/asymptote/files/asymptote-1.62-xdg-utils.patch
+++ b/media-gfx/asymptote/files/asymptote-1.65-xdg-utils.patch
@@ -1,7 +1,7 @@
-Index: asymptote-1.62/settings.cc
+Index: asymptote-1.65/settings.cc
===================================================================
---- asymptote-1.62.orig/settings.cc
-+++ asymptote-1.62/settings.cc
+--- asymptote-1.65.orig/settings.cc
++++ asymptote-1.65/settings.cc
@@ -80,15 +80,15 @@ const bool haveglut=false;
bool msdos=false;
const char *HOME="HOME";