summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2009-02-20 14:15:36 +0000
committerAndrey Grozin <grozin@gentoo.org>2009-02-20 14:15:36 +0000
commit6b406124839306c05a9c022668d098ab2962f498 (patch)
tree0b78e8c87292a2eeb6f14d11746696476dc91cf1
parentmicropolis: add missing dep to sdl-mixer (diff)
downloadgentoo-2-6b406124839306c05a9c022668d098ab2962f498.tar.gz
gentoo-2-6b406124839306c05a9c022668d098ab2962f498.tar.bz2
gentoo-2-6b406124839306c05a9c022668d098ab2962f498.zip
Version bump
(Portage version: 2.2_rc23/cvs/Linux i686)
-rw-r--r--media-gfx/asymptote/ChangeLog12
-rw-r--r--media-gfx/asymptote/asymptote-1.65.ebuild (renamed from media-gfx/asymptote/asymptote-1.62.ebuild)2
-rw-r--r--media-gfx/asymptote/files/asymptote-1.65-configure-ac.patch (renamed from media-gfx/asymptote/files/asymptote-1.62-configure-ac.patch)6
-rw-r--r--media-gfx/asymptote/files/asymptote-1.65-xdg-utils.patch (renamed from media-gfx/asymptote/files/asymptote-1.62-xdg-utils.patch)6
4 files changed, 18 insertions, 8 deletions
diff --git a/media-gfx/asymptote/ChangeLog b/media-gfx/asymptote/ChangeLog
index c19551b4b7a3..c34244c69b15 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.38 2009/02/19 10:08:47 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.39 2009/02/20 14:15:35 grozin Exp $
+
+*asymptote-1.65 (20 Feb 2009)
+
+ 20 Feb 2009; Andrey Grozin <grozin@gentoo.org>
+ -files/asymptote-1.62-configure-ac.patch,
+ -files/asymptote-1.62-xdg-utils.patch,
+ +files/asymptote-1.65-configure-ac.patch,
+ +files/asymptote-1.65-xdg-utils.patch, -asymptote-1.62.ebuild,
+ +asymptote-1.65.ebuild:
+ Version bump
*asymptote-1.64 (19 Feb 2009)
diff --git a/media-gfx/asymptote/asymptote-1.62.ebuild b/media-gfx/asymptote/asymptote-1.65.ebuild
index e8fd39c0d767..d84354e81f8d 100644
--- a/media-gfx/asymptote/asymptote-1.62.ebuild
+++ b/media-gfx/asymptote/asymptote-1.65.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.62.ebuild,v 1.1 2009/02/09 15:20:20 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.65.ebuild,v 1.1 2009/02/20 14:15:35 grozin Exp $
EAPI=2
inherit eutils autotools elisp-common latex-package multilib python
diff --git a/media-gfx/asymptote/files/asymptote-1.62-configure-ac.patch b/media-gfx/asymptote/files/asymptote-1.65-configure-ac.patch
index 7b8f05068a22..4c858a7f8b5f 100644
--- a/media-gfx/asymptote/files/asymptote-1.62-configure-ac.patch
+++ b/media-gfx/asymptote/files/asymptote-1.65-configure-ac.patch
@@ -1,7 +1,7 @@
-Index: asymptote-1.62/configure.ac
+Index: asymptote-1.65/configure.ac
===================================================================
---- asymptote-1.62.orig/configure.ac
-+++ asymptote-1.62/configure.ac
+--- asymptote-1.65.orig/configure.ac
++++ asymptote-1.65/configure.ac
@@ -79,10 +79,16 @@ if test "$GXX" = yes ; then
fi
fi
diff --git a/media-gfx/asymptote/files/asymptote-1.62-xdg-utils.patch b/media-gfx/asymptote/files/asymptote-1.65-xdg-utils.patch
index 81b70892e39b..52b35d64c7a9 100644
--- a/media-gfx/asymptote/files/asymptote-1.62-xdg-utils.patch
+++ b/media-gfx/asymptote/files/asymptote-1.65-xdg-utils.patch
@@ -1,7 +1,7 @@
-Index: asymptote-1.62/settings.cc
+Index: asymptote-1.65/settings.cc
===================================================================
---- asymptote-1.62.orig/settings.cc
-+++ asymptote-1.62/settings.cc
+--- asymptote-1.65.orig/settings.cc
++++ asymptote-1.65/settings.cc
@@ -80,15 +80,15 @@ const bool haveglut=false;
bool msdos=false;
const char *HOME="HOME";