summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2009-06-19 19:01:21 +0000
committerAndrey Grozin <grozin@gentoo.org>2009-06-19 19:01:21 +0000
commit4c5b435a4247c08e8d9e70909620afef2c40c73b (patch)
tree5cf10eeebfa07c53f051396b9c3a261815e9f772 /media-gfx/asymptote/files
parentTweak ekg2 mask by user request so it allows ebuilds installed from overlays. (diff)
downloadhistorical-4c5b435a4247c08e8d9e70909620afef2c40c73b.tar.gz
historical-4c5b435a4247c08e8d9e70909620afef2c40c73b.tar.bz2
historical-4c5b435a4247c08e8d9e70909620afef2c40c73b.zip
Version bump
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'media-gfx/asymptote/files')
-rw-r--r--media-gfx/asymptote/files/asymptote-1.77-configure-ac.patch (renamed from media-gfx/asymptote/files/asymptote-1.75-configure-ac.patch)6
-rw-r--r--media-gfx/asymptote/files/asymptote-1.77-xdg-utils.patch (renamed from media-gfx/asymptote/files/asymptote-1.75-xdg-utils.patch)6
2 files changed, 6 insertions, 6 deletions
diff --git a/media-gfx/asymptote/files/asymptote-1.75-configure-ac.patch b/media-gfx/asymptote/files/asymptote-1.77-configure-ac.patch
index c9d3dd2bb833..24fb82a4be40 100644
--- a/media-gfx/asymptote/files/asymptote-1.75-configure-ac.patch
+++ b/media-gfx/asymptote/files/asymptote-1.77-configure-ac.patch
@@ -1,7 +1,7 @@
-Index: asymptote-1.75/configure.ac
+Index: asymptote-1.77/configure.ac
===================================================================
---- asymptote-1.75.orig/configure.ac
-+++ asymptote-1.75/configure.ac
+--- asymptote-1.77.orig/configure.ac
++++ asymptote-1.77/configure.ac
@@ -145,7 +145,7 @@ if test "x$ac_cv_use_gc" != "xno" ; then
fi
CPPFLAGS_SAVE=$CPPFLAGS
diff --git a/media-gfx/asymptote/files/asymptote-1.75-xdg-utils.patch b/media-gfx/asymptote/files/asymptote-1.77-xdg-utils.patch
index fcd1e23fd6ca..3064893da4a2 100644
--- a/media-gfx/asymptote/files/asymptote-1.75-xdg-utils.patch
+++ b/media-gfx/asymptote/files/asymptote-1.77-xdg-utils.patch
@@ -1,7 +1,7 @@
-Index: asymptote-1.75/settings.cc
+Index: asymptote-1.77/settings.cc
===================================================================
---- asymptote-1.75.orig/settings.cc
-+++ asymptote-1.75/settings.cc
+--- asymptote-1.77.orig/settings.cc
++++ asymptote-1.77/settings.cc
@@ -81,15 +81,15 @@ const bool haveglut=false;
bool msdos=false;
const char *HOME="HOME";