From 83ceba5773ef16e750d3013e5b08592122cb2bba Mon Sep 17 00:00:00 2001 From: Sebastien Fabbro Date: Wed, 13 Jan 2010 16:48:53 +0000 Subject: Added VARTEXFONTS, bug #223077 (Portage version: 2.2_rc61/cvs/Linux x86_64) --- sci-mathematics/nusmv/ChangeLog | 7 +++++-- sci-mathematics/nusmv/nusmv-2.3.1.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'sci-mathematics') diff --git a/sci-mathematics/nusmv/ChangeLog b/sci-mathematics/nusmv/ChangeLog index b863d77ad08f..fd5b881a55ff 100644 --- a/sci-mathematics/nusmv/ChangeLog +++ b/sci-mathematics/nusmv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/nusmv -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nusmv/ChangeLog,v 1.7 2009/12/26 17:46:23 pva Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nusmv/ChangeLog,v 1.8 2010/01/13 16:48:53 bicatali Exp $ + + 13 Jan 2010; Sébastien Fabbro nusmv-2.3.1.ebuild: + Added VARTEXFONTS, bug #223077 26 Dec 2009; Peter Volkov nusmv-2.3.1.ebuild: virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only diff --git a/sci-mathematics/nusmv/nusmv-2.3.1.ebuild b/sci-mathematics/nusmv/nusmv-2.3.1.ebuild index 3407df366e15..a58d022c136a 100644 --- a/sci-mathematics/nusmv/nusmv-2.3.1.ebuild +++ b/sci-mathematics/nusmv/nusmv-2.3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nusmv/nusmv-2.3.1.ebuild,v 1.5 2009/12/26 17:46:23 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nusmv/nusmv-2.3.1.ebuild,v 1.6 2010/01/13 16:48:53 bicatali Exp $ inherit eutils toolchain-funcs @@ -87,7 +87,7 @@ src_compile() { --enable-psl || die "econf failed" emake || die "emake failed" - emake docs + VARTEXFONTS="${T}"/fonts emake docs } src_install() { -- cgit v1.2.3-65-gdbad