summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2010-08-25 04:50:24 +0000
committerAndrey Grozin <grozin@gentoo.org>2010-08-25 04:50:24 +0000
commit69b3a212003dc3dd7236f74ebb0d764953eea82f (patch)
tree823b1e8bfc2460763d42f96c2698f34b5cc10b92 /media-gfx/asymptote
parentx86 stable wrt security bug #259968 (diff)
downloadgentoo-2-69b3a212003dc3dd7236f74ebb0d764953eea82f.tar.gz
gentoo-2-69b3a212003dc3dd7236f74ebb0d764953eea82f.tar.bz2
gentoo-2-69b3a212003dc3dd7236f74ebb0d764953eea82f.zip
Version bump
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'media-gfx/asymptote')
-rw-r--r--media-gfx/asymptote/ChangeLog11
-rw-r--r--media-gfx/asymptote/asymptote-2.04.ebuild (renamed from media-gfx/asymptote/asymptote-2.02.ebuild)2
-rw-r--r--media-gfx/asymptote/files/asymptote-2.04-configure-ac.patch (renamed from media-gfx/asymptote/files/asymptote-2.02-configure-ac.patch)6
-rw-r--r--media-gfx/asymptote/files/asymptote-2.04-info.patch (renamed from media-gfx/asymptote/files/asymptote-2.02-info.patch)6
-rw-r--r--media-gfx/asymptote/files/asymptote-2.04-xdg-utils.patch (renamed from media-gfx/asymptote/files/asymptote-2.02-xdg-utils.patch)6
5 files changed, 20 insertions, 11 deletions
diff --git a/media-gfx/asymptote/ChangeLog b/media-gfx/asymptote/ChangeLog
index c2243d7109fc..24507fd076b4 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.77 2010/08/04 07:25:39 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.78 2010/08/25 04:50:24 grozin Exp $
+
+*asymptote-2.04 (25 Aug 2010)
+
+ 25 Aug 2010; Andrey Grozin <grozin@gentoo.org> -asymptote-2.02.ebuild,
+ -files/asymptote-2.02-configure-ac.patch,
+ -files/asymptote-2.02-info.patch, -files/asymptote-2.02-xdg-utils.patch,
+ +asymptote-2.04.ebuild, +files/asymptote-2.04-configure-ac.patch,
+ +files/asymptote-2.04-info.patch, +files/asymptote-2.04-xdg-utils.patch:
+ Version bump
*asymptote-2.03 (04 Aug 2010)
diff --git a/media-gfx/asymptote/asymptote-2.02.ebuild b/media-gfx/asymptote/asymptote-2.04.ebuild
index 3eecf2e04f96..08229fa37d0b 100644
--- a/media-gfx/asymptote/asymptote-2.02.ebuild
+++ b/media-gfx/asymptote/asymptote-2.04.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.02.ebuild,v 1.1 2010/07/14 11:44:11 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-2.04.ebuild,v 1.1 2010/08/25 04:50:24 grozin Exp $
EAPI=3
SUPPORT_PYTHON_ABIS=1
PYTHON_DEPEND="python? 2"
diff --git a/media-gfx/asymptote/files/asymptote-2.02-configure-ac.patch b/media-gfx/asymptote/files/asymptote-2.04-configure-ac.patch
index 97b4de31a1ce..1237b8a3be7e 100644
--- a/media-gfx/asymptote/files/asymptote-2.02-configure-ac.patch
+++ b/media-gfx/asymptote/files/asymptote-2.04-configure-ac.patch
@@ -1,7 +1,7 @@
-Index: asymptote-2.02/configure.ac
+Index: asymptote-2.04/configure.ac
===================================================================
---- asymptote-2.02.orig/configure.ac
-+++ asymptote-2.02/configure.ac
+--- asymptote-2.04.orig/configure.ac
++++ asymptote-2.04/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.02-info.patch b/media-gfx/asymptote/files/asymptote-2.04-info.patch
index 7ed634d1056e..d3cd2d2fb44e 100644
--- a/media-gfx/asymptote/files/asymptote-2.02-info.patch
+++ b/media-gfx/asymptote/files/asymptote-2.04-info.patch
@@ -1,7 +1,7 @@
-Index: asymptote-2.02/doc/asymptote.texi
+Index: asymptote-2.04/doc/asymptote.texi
===================================================================
---- asymptote-2.02.orig/doc/asymptote.texi
-+++ asymptote-2.02/doc/asymptote.texi
+--- asymptote-2.04.orig/doc/asymptote.texi
++++ asymptote-2.04/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.02-xdg-utils.patch b/media-gfx/asymptote/files/asymptote-2.04-xdg-utils.patch
index 9097bb3fda17..39ae7d92b2a2 100644
--- a/media-gfx/asymptote/files/asymptote-2.02-xdg-utils.patch
+++ b/media-gfx/asymptote/files/asymptote-2.04-xdg-utils.patch
@@ -1,7 +1,7 @@
-Index: asymptote-2.02/settings.cc
+Index: asymptote-2.04/settings.cc
===================================================================
---- asymptote-2.02.orig/settings.cc
-+++ asymptote-2.02/settings.cc
+--- asymptote-2.04.orig/settings.cc
++++ asymptote-2.04/settings.cc
@@ -89,14 +89,14 @@ bool msdos=false;
string HOME="HOME";
string docdir=ASYMPTOTE_DOCDIR;