summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2008-12-07 04:54:31 +0000
committerAndrey Grozin <grozin@gentoo.org>2008-12-07 04:54:31 +0000
commit84747bb729d99674a59b709076268b4de7e54631 (patch)
tree9f2c52ae840a24963f7f952351ce0b9502fc8bb9 /media-gfx/asymptote
parentamd64 stable - 249727 (diff)
downloadgentoo-2-84747bb729d99674a59b709076268b4de7e54631.tar.gz
gentoo-2-84747bb729d99674a59b709076268b4de7e54631.tar.bz2
gentoo-2-84747bb729d99674a59b709076268b4de7e54631.zip
Version bump
(Portage version: 2.2_rc17/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'media-gfx/asymptote')
-rw-r--r--media-gfx/asymptote/ChangeLog12
-rw-r--r--media-gfx/asymptote/asymptote-1.56.ebuild (renamed from media-gfx/asymptote/asymptote-1.54.ebuild)2
-rw-r--r--media-gfx/asymptote/files/asymptote-1.56-configure-ac.patch (renamed from media-gfx/asymptote/files/asymptote-1.54-configure-ac.patch)6
-rw-r--r--media-gfx/asymptote/files/asymptote-1.56-xdg-utils.patch (renamed from media-gfx/asymptote/files/asymptote-1.54-xdg-utils.patch)6
4 files changed, 18 insertions, 8 deletions
diff --git a/media-gfx/asymptote/ChangeLog b/media-gfx/asymptote/ChangeLog
index 75332751065f..fa8aaa9b9de6 100644
--- a/media-gfx/asymptote/ChangeLog
+++ b/media-gfx/asymptote/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for media-gfx/asymptote
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.30 2008/12/03 16:00:06 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.31 2008/12/07 04:54:31 grozin Exp $
+
+*asymptote-1.56 (07 Dec 2008)
+
+ 07 Dec 2008; Andrey Grozin <grozin@gentoo.org>
+ -files/asymptote-1.54-configure-ac.patch,
+ -files/asymptote-1.54-xdg-utils.patch,
+ +files/asymptote-1.56-configure-ac.patch,
+ +files/asymptote-1.56-xdg-utils.patch, -asymptote-1.54.ebuild,
+ +asymptote-1.56.ebuild:
+ Version bump
*asymptote-1.55 (03 Dec 2008)
diff --git a/media-gfx/asymptote/asymptote-1.54.ebuild b/media-gfx/asymptote/asymptote-1.56.ebuild
index 4ba1eb58d604..c8e3e18f7dee 100644
--- a/media-gfx/asymptote/asymptote-1.54.ebuild
+++ b/media-gfx/asymptote/asymptote-1.56.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.54.ebuild,v 1.1 2008/12/02 16:11:48 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.56.ebuild,v 1.1 2008/12/07 04:54:31 grozin Exp $
EAPI=2
inherit eutils autotools elisp-common latex-package multilib python
diff --git a/media-gfx/asymptote/files/asymptote-1.54-configure-ac.patch b/media-gfx/asymptote/files/asymptote-1.56-configure-ac.patch
index 7a09244e2db0..4ac5ad3b5369 100644
--- a/media-gfx/asymptote/files/asymptote-1.54-configure-ac.patch
+++ b/media-gfx/asymptote/files/asymptote-1.56-configure-ac.patch
@@ -1,7 +1,7 @@
-Index: asymptote-1.54/configure.ac
+Index: asymptote-1.56/configure.ac
===================================================================
---- asymptote-1.54.orig/configure.ac
-+++ asymptote-1.54/configure.ac
+--- asymptote-1.56.orig/configure.ac
++++ asymptote-1.56/configure.ac
@@ -79,10 +79,16 @@ if test "$GXX" = yes ; then
fi
fi
diff --git a/media-gfx/asymptote/files/asymptote-1.54-xdg-utils.patch b/media-gfx/asymptote/files/asymptote-1.56-xdg-utils.patch
index 1575eda2ec4b..1e672c6eae73 100644
--- a/media-gfx/asymptote/files/asymptote-1.54-xdg-utils.patch
+++ b/media-gfx/asymptote/files/asymptote-1.56-xdg-utils.patch
@@ -1,7 +1,7 @@
-Index: asymptote-1.54/settings.cc
+Index: asymptote-1.56/settings.cc
===================================================================
---- asymptote-1.54.orig/settings.cc
-+++ asymptote-1.54/settings.cc
+--- asymptote-1.56.orig/settings.cc
++++ asymptote-1.56/settings.cc
@@ -80,14 +80,14 @@ const bool haveglut=false;
bool msdos=false;
const char *HOME="HOME";