summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2010-10-30 10:28:44 +0000
committerAndrey Grozin <grozin@gentoo.org>2010-10-30 10:28:44 +0000
commit5137d34f909134dfb925f570f7247a531d59704c (patch)
tree9d5048d9f92e2d545813ec8755b1a5c9bcd457e0 /media-gfx/asymptote
parentVersion bump. Also fixes bug 343289 (diff)
downloadgentoo-2-5137d34f909134dfb925f570f7247a531d59704c.tar.gz
gentoo-2-5137d34f909134dfb925f570f7247a531d59704c.tar.bz2
gentoo-2-5137d34f909134dfb925f570f7247a531d59704c.zip
Version bump
(Portage version: 2.2.0_alpha2/cvs/Linux i686)
Diffstat (limited to 'media-gfx/asymptote')
-rw-r--r--media-gfx/asymptote/ChangeLog11
-rw-r--r--media-gfx/asymptote/asymptote-2.06.ebuild (renamed from media-gfx/asymptote/asymptote-2.03.ebuild)2
-rw-r--r--media-gfx/asymptote/files/asymptote-2.06-configure-ac.patch (renamed from media-gfx/asymptote/files/asymptote-2.03-configure-ac.patch)6
-rw-r--r--media-gfx/asymptote/files/asymptote-2.06-info.patch (renamed from media-gfx/asymptote/files/asymptote-2.03-info.patch)6
-rw-r--r--media-gfx/asymptote/files/asymptote-2.06-xdg-utils.patch (renamed from media-gfx/asymptote/files/asymptote-2.03-xdg-utils.patch)6
5 files changed, 20 insertions, 11 deletions
diff --git a/media-gfx/asymptote/ChangeLog b/media-gfx/asymptote/ChangeLog
index 24507fd076b4..08f332cd0358 100644
--- a/media-gfx/asymptote/ChangeLog
+++ b/media-gfx/asymptote/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for media-gfx/asymptote
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.78 2010/08/25 04:50:24 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.79 2010/10/30 10:28:44 grozin Exp $
+
+*asymptote-2.06 (30 Oct 2010)
+
+ 30 Oct 2010; Andrey Grozin <grozin@gentoo.org> -asymptote-2.03.ebuild,
+ -files/asymptote-2.03-configure-ac.patch,
+ -files/asymptote-2.03-info.patch, -files/asymptote-2.03-xdg-utils.patch,
+ +asymptote-2.06.ebuild, +files/asymptote-2.06-configure-ac.patch,
+ +files/asymptote-2.06-info.patch, +files/asymptote-2.06-xdg-utils.patch:
+ Version bump
*asymptote-2.04 (25 Aug 2010)
diff --git a/media-gfx/asymptote/asymptote-2.03.ebuild b/media-gfx/asymptote/asymptote-2.06.ebuild
index 6b7a1da4027e..2d22d14f9756 100644
--- a/media-gfx/asymptote/asymptote-2.03.ebuild
+++ b/media-gfx/asymptote/asymptote-2.06.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.03.ebuild,v 1.1 2010/08/04 07:25:39 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.06.ebuild,v 1.1 2010/10/30 10:28:44 grozin Exp $
EAPI=3
SUPPORT_PYTHON_ABIS=1
PYTHON_DEPEND="python? 2"
diff --git a/media-gfx/asymptote/files/asymptote-2.03-configure-ac.patch b/media-gfx/asymptote/files/asymptote-2.06-configure-ac.patch
index 8a3dabb7b165..0238ba0ce280 100644
--- a/media-gfx/asymptote/files/asymptote-2.03-configure-ac.patch
+++ b/media-gfx/asymptote/files/asymptote-2.06-configure-ac.patch
@@ -1,7 +1,7 @@
-Index: asymptote-2.03/configure.ac
+Index: asymptote-2.06/configure.ac
===================================================================
---- asymptote-2.03.orig/configure.ac
-+++ asymptote-2.03/configure.ac
+--- asymptote-2.06.orig/configure.ac
++++ asymptote-2.06/configure.ac
@@ -150,7 +150,7 @@ if test "x$ac_cv_use_gc" != "xno" ; then
fi
CPPFLAGS_SAVE=$CPPFLAGS
diff --git a/media-gfx/asymptote/files/asymptote-2.03-info.patch b/media-gfx/asymptote/files/asymptote-2.06-info.patch
index 0810184595c1..886cf68a10cd 100644
--- a/media-gfx/asymptote/files/asymptote-2.03-info.patch
+++ b/media-gfx/asymptote/files/asymptote-2.06-info.patch
@@ -1,7 +1,7 @@
-Index: asymptote-2.03/doc/asymptote.texi
+Index: asymptote-2.06/doc/asymptote.texi
===================================================================
---- asymptote-2.03.orig/doc/asymptote.texi
-+++ asymptote-2.03/doc/asymptote.texi
+--- asymptote-2.06.orig/doc/asymptote.texi
++++ asymptote-2.06/doc/asymptote.texi
@@ -21,7 +21,7 @@ file LICENSE in the top-level source dir
@dircategory Languages
diff --git a/media-gfx/asymptote/files/asymptote-2.03-xdg-utils.patch b/media-gfx/asymptote/files/asymptote-2.06-xdg-utils.patch
index 5697fcb422a5..b1f7d640b2fa 100644
--- a/media-gfx/asymptote/files/asymptote-2.03-xdg-utils.patch
+++ b/media-gfx/asymptote/files/asymptote-2.06-xdg-utils.patch
@@ -1,7 +1,7 @@
-Index: asymptote-2.03/settings.cc
+Index: asymptote-2.06/settings.cc
===================================================================
---- asymptote-2.03.orig/settings.cc
-+++ asymptote-2.03/settings.cc
+--- asymptote-2.06.orig/settings.cc
++++ asymptote-2.06/settings.cc
@@ -89,14 +89,14 @@ bool msdos=false;
string HOME="HOME";
string docdir=ASYMPTOTE_DOCDIR;