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 | 69fcdda53678f030d5fced71cd84d91e7bbfda5e (patch) | |
tree | 30c235df1da835ef68c19dae372cc88305629431 /sci-mathematics/nusmv | |
parent | virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff) | |
download | historical-69fcdda53678f030d5fced71cd84d91e7bbfda5e.tar.gz historical-69fcdda53678f030d5fced71cd84d91e7bbfda5e.tar.bz2 historical-69fcdda53678f030d5fced71cd84d91e7bbfda5e.zip |
virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
Package-Manager: portage-2.1.7.16/cvs/Linux x86_64
Diffstat (limited to 'sci-mathematics/nusmv')
-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 |