summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2010-11-10 05:29:07 +0000
committerAndrey Grozin <grozin@gentoo.org>2010-11-10 05:29:07 +0000
commitaf114892bbdf9ea0f46ef368514c4034b8100f30 (patch)
treef4b5e3b4aa6f4d6345fd1a6d1489e310f91d9024
parentVersion bump, bug #342189 (diff)
downloadgentoo-2-af114892bbdf9ea0f46ef368514c4034b8100f30.tar.gz
gentoo-2-af114892bbdf9ea0f46ef368514c4034b8100f30.tar.bz2
gentoo-2-af114892bbdf9ea0f46ef368514c4034b8100f30.zip
Version bump
(Portage version: 2.2.0_alpha4/cvs/Linux i686)
-rw-r--r--media-gfx/asymptote/ChangeLog11
-rw-r--r--media-gfx/asymptote/asymptote-2.08.ebuild (renamed from media-gfx/asymptote/asymptote-2.04.ebuild)2
-rw-r--r--media-gfx/asymptote/files/asymptote-2.08-configure-ac.patch (renamed from media-gfx/asymptote/files/asymptote-2.04-configure-ac.patch)6
-rw-r--r--media-gfx/asymptote/files/asymptote-2.08-info.patch (renamed from media-gfx/asymptote/files/asymptote-2.04-info.patch)6
-rw-r--r--media-gfx/asymptote/files/asymptote-2.08-xdg-utils.patch (renamed from media-gfx/asymptote/files/asymptote-2.04-xdg-utils.patch)6
5 files changed, 20 insertions, 11 deletions
diff --git a/media-gfx/asymptote/ChangeLog b/media-gfx/asymptote/ChangeLog
index 1db8a82155f4..e75b77bd5820 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.80 2010/11/01 13:16:31 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.81 2010/11/10 05:29:07 grozin Exp $
+
+*asymptote-2.08 (10 Nov 2010)
+
+ 10 Nov 2010; Andrey Grozin <grozin@gentoo.org> -asymptote-2.04.ebuild,
+ -files/asymptote-2.04-configure-ac.patch,
+ -files/asymptote-2.04-info.patch, -files/asymptote-2.04-xdg-utils.patch,
+ +asymptote-2.08.ebuild, +files/asymptote-2.08-configure-ac.patch,
+ +files/asymptote-2.08-info.patch, +files/asymptote-2.08-xdg-utils.patch:
+ Version bump
01 Nov 2010; Andrey Grozin <grozin@gentoo.org> asymptote-2.04.ebuild,
asymptote-2.06.ebuild:
diff --git a/media-gfx/asymptote/asymptote-2.04.ebuild b/media-gfx/asymptote/asymptote-2.08.ebuild
index 7c6c228699a3..ffe977914d55 100644
--- a/media-gfx/asymptote/asymptote-2.04.ebuild
+++ b/media-gfx/asymptote/asymptote-2.08.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.04.ebuild,v 1.2 2010/11/01 13:16:31 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.08.ebuild,v 1.1 2010/11/10 05:29:07 grozin Exp $
EAPI=3
SUPPORT_PYTHON_ABIS=1
PYTHON_DEPEND="python? 2"
diff --git a/media-gfx/asymptote/files/asymptote-2.04-configure-ac.patch b/media-gfx/asymptote/files/asymptote-2.08-configure-ac.patch
index 1237b8a3be7e..2f1717449b46 100644
--- a/media-gfx/asymptote/files/asymptote-2.04-configure-ac.patch
+++ b/media-gfx/asymptote/files/asymptote-2.08-configure-ac.patch
@@ -1,7 +1,7 @@
-Index: asymptote-2.04/configure.ac
+Index: asymptote-2.08/configure.ac
===================================================================
---- asymptote-2.04.orig/configure.ac
-+++ asymptote-2.04/configure.ac
+--- asymptote-2.08.orig/configure.ac
++++ asymptote-2.08/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.04-info.patch b/media-gfx/asymptote/files/asymptote-2.08-info.patch
index d3cd2d2fb44e..3f2554ae5d4a 100644
--- a/media-gfx/asymptote/files/asymptote-2.04-info.patch
+++ b/media-gfx/asymptote/files/asymptote-2.08-info.patch
@@ -1,7 +1,7 @@
-Index: asymptote-2.04/doc/asymptote.texi
+Index: asymptote-2.08/doc/asymptote.texi
===================================================================
---- asymptote-2.04.orig/doc/asymptote.texi
-+++ asymptote-2.04/doc/asymptote.texi
+--- asymptote-2.08.orig/doc/asymptote.texi
++++ asymptote-2.08/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.04-xdg-utils.patch b/media-gfx/asymptote/files/asymptote-2.08-xdg-utils.patch
index 39ae7d92b2a2..35e81cb0556a 100644
--- a/media-gfx/asymptote/files/asymptote-2.04-xdg-utils.patch
+++ b/media-gfx/asymptote/files/asymptote-2.08-xdg-utils.patch
@@ -1,7 +1,7 @@
-Index: asymptote-2.04/settings.cc
+Index: asymptote-2.08/settings.cc
===================================================================
---- asymptote-2.04.orig/settings.cc
-+++ asymptote-2.04/settings.cc
+--- asymptote-2.08.orig/settings.cc
++++ asymptote-2.08/settings.cc
@@ -89,14 +89,14 @@ bool msdos=false;
string HOME="HOME";
string docdir=ASYMPTOTE_DOCDIR;