summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2009-12-02 17:20:29 +0000
committerAndrey Grozin <grozin@gentoo.org>2009-12-02 17:20:29 +0000
commit3b8d5bdbbda33bf49a9ed68369ea66e644c81176 (patch)
treef128351eb3445e6f6ca00ec289507751ae2c6f80 /media-gfx/asymptote/files
parentkhelpcenter is now optional again, force the dep when USE=handbook (diff)
downloadhistorical-3b8d5bdbbda33bf49a9ed68369ea66e644c81176.tar.gz
historical-3b8d5bdbbda33bf49a9ed68369ea66e644c81176.tar.bz2
historical-3b8d5bdbbda33bf49a9ed68369ea66e644c81176.zip
Version bump
Package-Manager: portage-2.2_rc54/cvs/Linux i686
Diffstat (limited to 'media-gfx/asymptote/files')
-rw-r--r--media-gfx/asymptote/files/asymptote-1.90-configure-ac.patch (renamed from media-gfx/asymptote/files/asymptote-1.87-configure-ac.patch)6
-rw-r--r--media-gfx/asymptote/files/asymptote-1.90-xdg-utils.patch (renamed from media-gfx/asymptote/files/asymptote-1.87-xdg-utils.patch)8
2 files changed, 7 insertions, 7 deletions
diff --git a/media-gfx/asymptote/files/asymptote-1.87-configure-ac.patch b/media-gfx/asymptote/files/asymptote-1.90-configure-ac.patch
index 03687d131d3f..d3d4c16b791c 100644
--- a/media-gfx/asymptote/files/asymptote-1.87-configure-ac.patch
+++ b/media-gfx/asymptote/files/asymptote-1.90-configure-ac.patch
@@ -1,7 +1,7 @@
-Index: asymptote-1.87/configure.ac
+Index: asymptote-1.90/configure.ac
===================================================================
---- asymptote-1.87.orig/configure.ac
-+++ asymptote-1.87/configure.ac
+--- asymptote-1.90.orig/configure.ac
++++ asymptote-1.90/configure.ac
@@ -148,7 +148,7 @@ if test "x$ac_cv_use_gc" != "xno" ; then
fi
CPPFLAGS_SAVE=$CPPFLAGS
diff --git a/media-gfx/asymptote/files/asymptote-1.87-xdg-utils.patch b/media-gfx/asymptote/files/asymptote-1.90-xdg-utils.patch
index 3f2a83b8e8f1..2e99a7311609 100644
--- a/media-gfx/asymptote/files/asymptote-1.87-xdg-utils.patch
+++ b/media-gfx/asymptote/files/asymptote-1.90-xdg-utils.patch
@@ -1,8 +1,8 @@
-Index: asymptote-1.87/settings.cc
+Index: asymptote-1.90/settings.cc
===================================================================
---- asymptote-1.87.orig/settings.cc
-+++ asymptote-1.87/settings.cc
-@@ -82,14 +82,14 @@ mode_t mask;
+--- asymptote-1.90.orig/settings.cc
++++ asymptote-1.90/settings.cc
+@@ -86,14 +86,14 @@ mode_t mask;
bool msdos=false;
string HOME="HOME";
const char pathSeparator=':';