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
commita053f9abc8fd43aa738fd85bd5f2cc5ec6f8cd4b (patch)
tree8d636d2af97eb6f164e4548b625021de3da4e334 /media-gfx/asymptote/files
parentmicropolis: add missing dep to sdl-mixer (diff)
downloadhistorical-a053f9abc8fd43aa738fd85bd5f2cc5ec6f8cd4b.tar.gz
historical-a053f9abc8fd43aa738fd85bd5f2cc5ec6f8cd4b.tar.bz2
historical-a053f9abc8fd43aa738fd85bd5f2cc5ec6f8cd4b.zip
Version bump
Package-Manager: portage-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";