diff options
author | 2009-09-07 11:02:35 +0000 | |
---|---|---|
committer | 2009-09-07 11:02:35 +0000 | |
commit | 8cf23442ea9679a54391abb96b3a5f2d30509d7f (patch) | |
tree | b8144bc3854d914a67f732a5f707beff9d718dac /media-gfx/asymptote | |
parent | correct mask for dev-util/bzr and add bzrtools 2.0.0 to masking (diff) | |
download | gentoo-2-8cf23442ea9679a54391abb96b3a5f2d30509d7f.tar.gz gentoo-2-8cf23442ea9679a54391abb96b3a5f2d30509d7f.tar.bz2 gentoo-2-8cf23442ea9679a54391abb96b3a5f2d30509d7f.zip |
Version bump
(Portage version: 2.2_rc40/cvs/Linux i686)
Diffstat (limited to 'media-gfx/asymptote')
-rw-r--r-- | media-gfx/asymptote/ChangeLog | 11 | ||||
-rw-r--r-- | media-gfx/asymptote/asymptote-1.86.ebuild (renamed from media-gfx/asymptote/asymptote-1.83.ebuild) | 5 | ||||
-rw-r--r-- | media-gfx/asymptote/files/asymptote-1.86-configure-ac.patch (renamed from media-gfx/asymptote/files/asymptote-1.83-configure-ac.patch) | 6 | ||||
-rw-r--r-- | media-gfx/asymptote/files/asymptote-1.86-xdg-utils.patch (renamed from media-gfx/asymptote/files/asymptote-1.83-xdg-utils.patch) | 6 |
4 files changed, 18 insertions, 10 deletions
diff --git a/media-gfx/asymptote/ChangeLog b/media-gfx/asymptote/ChangeLog index 1bec46e746dc..9e7b66bdb7b2 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.56 2009/08/22 13:50:59 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.57 2009/09/07 11:02:35 grozin Exp $ + +*asymptote-1.86 (07 Sep 2009) + + 07 Sep 2009; Andrey Grozin <grozin@gentoo.org> -asymptote-1.83.ebuild, + -files/asymptote-1.83-configure-ac.patch, + -files/asymptote-1.83-xdg-utils.patch, +asymptote-1.86.ebuild, + +files/asymptote-1.86-configure-ac.patch, + +files/asymptote-1.86-xdg-utils.patch: + Version bump *asymptote-1.85 (22 Aug 2009) diff --git a/media-gfx/asymptote/asymptote-1.83.ebuild b/media-gfx/asymptote/asymptote-1.86.ebuild index ea3aeb1d5378..f2a3ff01868a 100644 --- a/media-gfx/asymptote/asymptote-1.83.ebuild +++ b/media-gfx/asymptote/asymptote-1.86.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.83.ebuild,v 1.1 2009/08/17 17:27:57 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.86.ebuild,v 1.1 2009/09/07 11:02:35 grozin Exp $ EAPI=2 inherit eutils autotools elisp-common latex-package multilib python @@ -30,7 +30,7 @@ DEPEND="${RDEPEND} TEXMF=/usr/share/texmf-site src_prepare() { - # Fixing fftwl, gsl, sigsegv enabling + # Fixing sigsegv enabling epatch "${FILESDIR}/${P}-configure-ac.patch" einfo "Patching configure.ac" sed -e "s:Datadir/doc/asymptote:Datadir/doc/${PF}:" \ @@ -162,7 +162,6 @@ src_install() { if use doc; then cd doc doinfo ${PN}.info* - dohtml ${PN}/* cd FAQ dodoc asy-faq.ascii doinfo asy-faq.info diff --git a/media-gfx/asymptote/files/asymptote-1.83-configure-ac.patch b/media-gfx/asymptote/files/asymptote-1.86-configure-ac.patch index 03d510187ca2..67c53b82c8bc 100644 --- a/media-gfx/asymptote/files/asymptote-1.83-configure-ac.patch +++ b/media-gfx/asymptote/files/asymptote-1.86-configure-ac.patch @@ -1,7 +1,7 @@ -Index: asymptote-1.83/configure.ac +Index: asymptote-1.86/configure.ac =================================================================== ---- asymptote-1.83.orig/configure.ac -+++ asymptote-1.83/configure.ac +--- asymptote-1.86.orig/configure.ac ++++ asymptote-1.86/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-1.83-xdg-utils.patch b/media-gfx/asymptote/files/asymptote-1.86-xdg-utils.patch index 71b8ebb5d2d7..98db63a1e4d9 100644 --- a/media-gfx/asymptote/files/asymptote-1.83-xdg-utils.patch +++ b/media-gfx/asymptote/files/asymptote-1.86-xdg-utils.patch @@ -1,7 +1,7 @@ -Index: asymptote-1.83/settings.cc +Index: asymptote-1.86/settings.cc =================================================================== ---- asymptote-1.83.orig/settings.cc -+++ asymptote-1.83/settings.cc +--- asymptote-1.86.orig/settings.cc ++++ asymptote-1.86/settings.cc @@ -82,14 +82,14 @@ mode_t mask; bool msdos=false; string HOME="HOME"; |