summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2009-02-27 15:07:24 +0000
committerAndrey Grozin <grozin@gentoo.org>2009-02-27 15:07:24 +0000
commitaa3a088e7422b6b474b17ea8700f9c900186fe3b (patch)
treed6078ba8983d1c9f600ef75274965783bf448783 /media-gfx/asymptote
parentSparc stable, part of Bug #253551. (diff)
downloadgentoo-2-aa3a088e7422b6b474b17ea8700f9c900186fe3b.tar.gz
gentoo-2-aa3a088e7422b6b474b17ea8700f9c900186fe3b.tar.bz2
gentoo-2-aa3a088e7422b6b474b17ea8700f9c900186fe3b.zip
Version bump
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'media-gfx/asymptote')
-rw-r--r--media-gfx/asymptote/ChangeLog12
-rw-r--r--media-gfx/asymptote/asymptote-1.66.ebuild (renamed from media-gfx/asymptote/asymptote-1.64.ebuild)2
-rw-r--r--media-gfx/asymptote/files/asymptote-1.66-configure-ac.patch (renamed from media-gfx/asymptote/files/asymptote-1.64-configure-ac.patch)6
-rw-r--r--media-gfx/asymptote/files/asymptote-1.66-xdg-utils.patch (renamed from media-gfx/asymptote/files/asymptote-1.64-xdg-utils.patch)6
4 files changed, 18 insertions, 8 deletions
diff --git a/media-gfx/asymptote/ChangeLog b/media-gfx/asymptote/ChangeLog
index c34244c69b15..0a90708f288c 100644
--- a/media-gfx/asymptote/ChangeLog
+++ b/media-gfx/asymptote/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for media-gfx/asymptote
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.39 2009/02/20 14:15:35 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.40 2009/02/27 15:07:22 grozin Exp $
+
+*asymptote-1.66 (27 Feb 2009)
+
+ 27 Feb 2009; Andrey Grozin <grozin@gentoo.org>
+ -files/asymptote-1.64-configure-ac.patch,
+ -files/asymptote-1.64-xdg-utils.patch,
+ +files/asymptote-1.66-configure-ac.patch,
+ +files/asymptote-1.66-xdg-utils.patch, -asymptote-1.64.ebuild,
+ +asymptote-1.66.ebuild:
+ Version bump
*asymptote-1.65 (20 Feb 2009)
diff --git a/media-gfx/asymptote/asymptote-1.64.ebuild b/media-gfx/asymptote/asymptote-1.66.ebuild
index 782f421eb386..096db305ffee 100644
--- a/media-gfx/asymptote/asymptote-1.64.ebuild
+++ b/media-gfx/asymptote/asymptote-1.66.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.64.ebuild,v 1.1 2009/02/19 10:08:47 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.66.ebuild,v 1.1 2009/02/27 15:07:22 grozin Exp $
EAPI=2
inherit eutils autotools elisp-common latex-package multilib python
diff --git a/media-gfx/asymptote/files/asymptote-1.64-configure-ac.patch b/media-gfx/asymptote/files/asymptote-1.66-configure-ac.patch
index e18c5cfe7759..be6679735c95 100644
--- a/media-gfx/asymptote/files/asymptote-1.64-configure-ac.patch
+++ b/media-gfx/asymptote/files/asymptote-1.66-configure-ac.patch
@@ -1,7 +1,7 @@
-Index: asymptote-1.64/configure.ac
+Index: asymptote-1.66/configure.ac
===================================================================
---- asymptote-1.64.orig/configure.ac
-+++ asymptote-1.64/configure.ac
+--- asymptote-1.66.orig/configure.ac
++++ asymptote-1.66/configure.ac
@@ -79,10 +79,16 @@ if test "$GXX" = yes ; then
fi
fi
diff --git a/media-gfx/asymptote/files/asymptote-1.64-xdg-utils.patch b/media-gfx/asymptote/files/asymptote-1.66-xdg-utils.patch
index b626b7b30913..89f5e5444a9b 100644
--- a/media-gfx/asymptote/files/asymptote-1.64-xdg-utils.patch
+++ b/media-gfx/asymptote/files/asymptote-1.66-xdg-utils.patch
@@ -1,7 +1,7 @@
-Index: asymptote-1.64/settings.cc
+Index: asymptote-1.66/settings.cc
===================================================================
---- asymptote-1.64.orig/settings.cc
-+++ asymptote-1.64/settings.cc
+--- asymptote-1.66.orig/settings.cc
++++ asymptote-1.66/settings.cc
@@ -80,15 +80,15 @@ const bool haveglut=false;
bool msdos=false;
const char *HOME="HOME";