diff options
author | 2009-02-19 10:08:47 +0000 | |
---|---|---|
committer | 2009-02-19 10:08:47 +0000 | |
commit | d61ffcf93cbd91a4328d928afc85d823d3b5e3bf (patch) | |
tree | 45fa8493765f3b18eeef3459692ad2b992212453 /media-gfx/asymptote/files | |
parent | don't use fixed string but use the HOMEPAGE variable in pkg_postinst message (diff) | |
download | gentoo-2-d61ffcf93cbd91a4328d928afc85d823d3b5e3bf.tar.gz gentoo-2-d61ffcf93cbd91a4328d928afc85d823d3b5e3bf.tar.bz2 gentoo-2-d61ffcf93cbd91a4328d928afc85d823d3b5e3bf.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.64-configure-ac.patch (renamed from media-gfx/asymptote/files/asymptote-1.61-configure-ac.patch) | 6 | ||||
-rw-r--r-- | media-gfx/asymptote/files/asymptote-1.64-xdg-utils.patch (renamed from media-gfx/asymptote/files/asymptote-1.61-xdg-utils.patch) | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/media-gfx/asymptote/files/asymptote-1.61-configure-ac.patch b/media-gfx/asymptote/files/asymptote-1.64-configure-ac.patch index aaed89db4f0b..e18c5cfe7759 100644 --- a/media-gfx/asymptote/files/asymptote-1.61-configure-ac.patch +++ b/media-gfx/asymptote/files/asymptote-1.64-configure-ac.patch @@ -1,7 +1,7 @@ -Index: asymptote-1.61/configure.ac +Index: asymptote-1.64/configure.ac =================================================================== ---- asymptote-1.61.orig/configure.ac -+++ asymptote-1.61/configure.ac +--- asymptote-1.64.orig/configure.ac ++++ asymptote-1.64/configure.ac @@ -79,10 +79,16 @@ if test "$GXX" = yes ; then fi fi diff --git a/media-gfx/asymptote/files/asymptote-1.61-xdg-utils.patch b/media-gfx/asymptote/files/asymptote-1.64-xdg-utils.patch index 0c5c46b9c162..b626b7b30913 100644 --- a/media-gfx/asymptote/files/asymptote-1.61-xdg-utils.patch +++ b/media-gfx/asymptote/files/asymptote-1.64-xdg-utils.patch @@ -1,7 +1,7 @@ -Index: asymptote-1.61/settings.cc +Index: asymptote-1.64/settings.cc =================================================================== ---- asymptote-1.61.orig/settings.cc -+++ asymptote-1.61/settings.cc +--- asymptote-1.64.orig/settings.cc ++++ asymptote-1.64/settings.cc @@ -80,15 +80,15 @@ const bool haveglut=false; bool msdos=false; const char *HOME="HOME"; |