summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Grozin <grozin@gentoo.org>2009-06-19 19:01:21 +0000
committerAndrey Grozin <grozin@gentoo.org>2009-06-19 19:01:21 +0000
commit688f3467d925a21ae290c1304f0f676e743772dd (patch)
tree9b64250990789c7c25b09461ac00a581df685971 /media-gfx/asymptote
parentTweak ekg2 mask by user request so it allows ebuilds installed from overlays. (diff)
downloadgentoo-2-688f3467d925a21ae290c1304f0f676e743772dd.tar.gz
gentoo-2-688f3467d925a21ae290c1304f0f676e743772dd.tar.bz2
gentoo-2-688f3467d925a21ae290c1304f0f676e743772dd.zip
Version bump
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'media-gfx/asymptote')
-rw-r--r--media-gfx/asymptote/ChangeLog11
-rw-r--r--media-gfx/asymptote/asymptote-1.77.ebuild (renamed from media-gfx/asymptote/asymptote-1.75.ebuild)2
-rw-r--r--media-gfx/asymptote/files/asymptote-1.77-configure-ac.patch (renamed from media-gfx/asymptote/files/asymptote-1.75-configure-ac.patch)6
-rw-r--r--media-gfx/asymptote/files/asymptote-1.77-xdg-utils.patch (renamed from media-gfx/asymptote/files/asymptote-1.75-xdg-utils.patch)6
4 files changed, 17 insertions, 8 deletions
diff --git a/media-gfx/asymptote/ChangeLog b/media-gfx/asymptote/ChangeLog
index 884fb2ed24f4..4bad4cae072f 100644
--- a/media-gfx/asymptote/ChangeLog
+++ b/media-gfx/asymptote/ChangeLog
@@ -1,6 +1,15 @@
# 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.48 2009/06/07 12:16:24 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.49 2009/06/19 19:01:21 grozin Exp $
+
+*asymptote-1.77 (19 Jun 2009)
+
+ 19 Jun 2009; Andrey Grozin <grozin@gentoo.org> -asymptote-1.75.ebuild,
+ -files/asymptote-1.75-configure-ac.patch,
+ -files/asymptote-1.75-xdg-utils.patch, +asymptote-1.77.ebuild,
+ +files/asymptote-1.77-configure-ac.patch,
+ +files/asymptote-1.77-xdg-utils.patch:
+ Version bump
*asymptote-1.76 (07 Jun 2009)
diff --git a/media-gfx/asymptote/asymptote-1.75.ebuild b/media-gfx/asymptote/asymptote-1.77.ebuild
index cde53f132281..c7745ba76712 100644
--- a/media-gfx/asymptote/asymptote-1.75.ebuild
+++ b/media-gfx/asymptote/asymptote-1.77.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.75.ebuild,v 1.1 2009/06/02 23:05:20 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.77.ebuild,v 1.1 2009/06/19 19:01:21 grozin Exp $
EAPI=2
inherit eutils autotools elisp-common latex-package multilib python
diff --git a/media-gfx/asymptote/files/asymptote-1.75-configure-ac.patch b/media-gfx/asymptote/files/asymptote-1.77-configure-ac.patch
index c9d3dd2bb833..24fb82a4be40 100644
--- a/media-gfx/asymptote/files/asymptote-1.75-configure-ac.patch
+++ b/media-gfx/asymptote/files/asymptote-1.77-configure-ac.patch
@@ -1,7 +1,7 @@
-Index: asymptote-1.75/configure.ac
+Index: asymptote-1.77/configure.ac
===================================================================
---- asymptote-1.75.orig/configure.ac
-+++ asymptote-1.75/configure.ac
+--- asymptote-1.77.orig/configure.ac
++++ asymptote-1.77/configure.ac
@@ -145,7 +145,7 @@ if test "x$ac_cv_use_gc" != "xno" ; then
fi
CPPFLAGS_SAVE=$CPPFLAGS
diff --git a/media-gfx/asymptote/files/asymptote-1.75-xdg-utils.patch b/media-gfx/asymptote/files/asymptote-1.77-xdg-utils.patch
index fcd1e23fd6ca..3064893da4a2 100644
--- a/media-gfx/asymptote/files/asymptote-1.75-xdg-utils.patch
+++ b/media-gfx/asymptote/files/asymptote-1.77-xdg-utils.patch
@@ -1,7 +1,7 @@
-Index: asymptote-1.75/settings.cc
+Index: asymptote-1.77/settings.cc
===================================================================
---- asymptote-1.75.orig/settings.cc
-+++ asymptote-1.75/settings.cc
+--- asymptote-1.77.orig/settings.cc
++++ asymptote-1.77/settings.cc
@@ -81,15 +81,15 @@ const bool haveglut=false;
bool msdos=false;
const char *HOME="HOME";