diff options
author | Peter Volkov <pva@gentoo.org> | 2009-12-26 17:46:23 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-12-26 17:46:23 +0000 |
commit | ef91437cd590b56c335632798703ea22a968ef05 (patch) | |
tree | 2d13f667b06a4ffd9d70ad13cd18af1a0b09fda7 /sci-mathematics | |
parent | virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff) | |
download | gentoo-2-ef91437cd590b56c335632798703ea22a968ef05.tar.gz gentoo-2-ef91437cd590b56c335632798703ea22a968ef05.tar.bz2 gentoo-2-ef91437cd590b56c335632798703ea22a968ef05.zip |
virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/nusmv/ChangeLog | 6 | ||||
-rw-r--r-- | sci-mathematics/nusmv/nusmv-2.3.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-mathematics/nusmv/ChangeLog b/sci-mathematics/nusmv/ChangeLog index 8fd0ab6ebf4a..b863d77ad08f 100644 --- a/sci-mathematics/nusmv/ChangeLog +++ b/sci-mathematics/nusmv/ChangeLog @@ -1,6 +1,10 @@ # 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.6 2009/09/23 20:11:17 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nusmv/ChangeLog,v 1.7 2009/12/26 17:46:23 pva Exp $ + + 26 Dec 2009; Peter Volkov <pva@gentoo.org> nusmv-2.3.1.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only + implementation left in the tree. 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> nusmv-2.3.1.ebuild: Remove virtual/libc diff --git a/sci-mathematics/nusmv/nusmv-2.3.1.ebuild b/sci-mathematics/nusmv/nusmv-2.3.1.ebuild index c91f6e744b5e..3407df366e15 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 # 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.4 2009/09/23 20:11:17 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nusmv/nusmv-2.3.1.ebuild,v 1.5 2009/12/26 17:46:23 pva Exp $ inherit eutils toolchain-funcs @@ -40,7 +40,7 @@ DEPEND="${RDEPEND} virtual/latex-base || ( ( dev-texlive/texlive-latexextra ) app-text/ptex ) - virtual/ghostscript + app-text/ghostscript-gpl www-client/lynx dev-lang/perl" # the above 4 are for docs, which aren't optional yet patches welcome to |