summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2009-01-28 15:03:49 +0000
committerAndrey Grozin <grozin@gentoo.org>2009-01-28 15:03:49 +0000
commit96e63f9ac2efa1a0290dc0da6f26610e5c98948a (patch)
tree84e5d0432a061ae5fa929f74a51c0a94f00a85af /media-gfx/asymptote
parentVersion bump (diff)
downloadgentoo-2-96e63f9ac2efa1a0290dc0da6f26610e5c98948a.tar.gz
gentoo-2-96e63f9ac2efa1a0290dc0da6f26610e5c98948a.tar.bz2
gentoo-2-96e63f9ac2efa1a0290dc0da6f26610e5c98948a.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.60.ebuild (renamed from media-gfx/asymptote/asymptote-1.58.ebuild)2
-rw-r--r--media-gfx/asymptote/files/asymptote-1.60-configure-ac.patch (renamed from media-gfx/asymptote/files/asymptote-1.58-configure-ac.patch)6
-rw-r--r--media-gfx/asymptote/files/asymptote-1.60-xdg-utils.patch (renamed from media-gfx/asymptote/files/asymptote-1.58-xdg-utils.patch)6
4 files changed, 18 insertions, 8 deletions
diff --git a/media-gfx/asymptote/ChangeLog b/media-gfx/asymptote/ChangeLog
index 769e131072d7..7cefc7c97dc2 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.34 2009/01/19 15:10:48 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.35 2009/01/28 15:03:49 grozin Exp $
+
+*asymptote-1.60 (28 Jan 2009)
+
+ 28 Jan 2009; Andrey Grozin <grozin@gentoo.org>
+ -files/asymptote-1.58-configure-ac.patch,
+ -files/asymptote-1.58-xdg-utils.patch,
+ +files/asymptote-1.60-configure-ac.patch,
+ +files/asymptote-1.60-xdg-utils.patch, -asymptote-1.58.ebuild,
+ +asymptote-1.60.ebuild:
+ Version bump
*asymptote-1.59 (19 Jan 2009)
diff --git a/media-gfx/asymptote/asymptote-1.58.ebuild b/media-gfx/asymptote/asymptote-1.60.ebuild
index 3531da9c5bb4..9eb1873a5f52 100644
--- a/media-gfx/asymptote/asymptote-1.58.ebuild
+++ b/media-gfx/asymptote/asymptote-1.60.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.58.ebuild,v 1.1 2009/01/14 17:31:20 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.60.ebuild,v 1.1 2009/01/28 15:03:49 grozin Exp $
EAPI=2
inherit eutils autotools elisp-common latex-package multilib python
diff --git a/media-gfx/asymptote/files/asymptote-1.58-configure-ac.patch b/media-gfx/asymptote/files/asymptote-1.60-configure-ac.patch
index 8b7e09d30e9a..e7fe32287034 100644
--- a/media-gfx/asymptote/files/asymptote-1.58-configure-ac.patch
+++ b/media-gfx/asymptote/files/asymptote-1.60-configure-ac.patch
@@ -1,7 +1,7 @@
-Index: asymptote-1.58/configure.ac
+Index: asymptote-1.60/configure.ac
===================================================================
---- asymptote-1.58.orig/configure.ac
-+++ asymptote-1.58/configure.ac
+--- asymptote-1.60.orig/configure.ac
++++ asymptote-1.60/configure.ac
@@ -79,10 +79,16 @@ if test "$GXX" = yes ; then
fi
fi
diff --git a/media-gfx/asymptote/files/asymptote-1.58-xdg-utils.patch b/media-gfx/asymptote/files/asymptote-1.60-xdg-utils.patch
index 3b6a94a9bf80..9bff6f265f43 100644
--- a/media-gfx/asymptote/files/asymptote-1.58-xdg-utils.patch
+++ b/media-gfx/asymptote/files/asymptote-1.60-xdg-utils.patch
@@ -1,7 +1,7 @@
-Index: asymptote-1.58/settings.cc
+Index: asymptote-1.60/settings.cc
===================================================================
---- asymptote-1.58.orig/settings.cc
-+++ asymptote-1.58/settings.cc
+--- asymptote-1.60.orig/settings.cc
++++ asymptote-1.60/settings.cc
@@ -80,14 +80,14 @@ const bool haveglut=false;
bool msdos=false;
const char *HOME="HOME";