diff options
author | Ulrich Müller <ulm@gentoo.org> | 2009-05-30 09:13:30 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2009-05-30 09:13:30 +0000 |
commit | f61e0ec36d76d6bc01656070d85b62b2215e79ae (patch) | |
tree | 8863ff443cab5ab7b52e85a171e36356edeec4c7 /sci-mathematics | |
parent | Remove app-text/tetex from dependencies, bug 227443. (diff) | |
download | gentoo-2-f61e0ec36d76d6bc01656070d85b62b2215e79ae.tar.gz gentoo-2-f61e0ec36d76d6bc01656070d85b62b2215e79ae.tar.bz2 gentoo-2-f61e0ec36d76d6bc01656070d85b62b2215e79ae.zip |
Remove app-text/tetex from dependencies, bug 227443.
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/nusmv/ChangeLog | 7 | ||||
-rw-r--r-- | sci-mathematics/nusmv/nusmv-2.3.1.ebuild | 5 |
2 files changed, 7 insertions, 5 deletions
diff --git a/sci-mathematics/nusmv/ChangeLog b/sci-mathematics/nusmv/ChangeLog index 29812428f344..705b13a2de99 100644 --- a/sci-mathematics/nusmv/ChangeLog +++ b/sci-mathematics/nusmv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/nusmv -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nusmv/ChangeLog,v 1.4 2008/08/06 20:39:23 ulm Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nusmv/ChangeLog,v 1.5 2009/05/30 09:13:30 ulm Exp $ + + 30 May 2009; Ulrich Mueller <ulm@gentoo.org> nusmv-2.3.1.ebuild: + Remove app-text/tetex from dependencies, bug 227443. 06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: Add USE flag description to metadata wrt GLEP 56. diff --git a/sci-mathematics/nusmv/nusmv-2.3.1.ebuild b/sci-mathematics/nusmv/nusmv-2.3.1.ebuild index 0450ddd2eb83..c0bd69bdfb17 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-2008 Gentoo Foundation +# 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.2 2008/05/18 17:10:18 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/nusmv/nusmv-2.3.1.ebuild,v 1.3 2009/05/30 09:13:30 ulm Exp $ inherit eutils toolchain-funcs @@ -40,7 +40,6 @@ RDEPEND="virtual/libc DEPEND="${RDEPEND} virtual/latex-base || ( ( dev-texlive/texlive-latexextra ) - app-text/tetex app-text/ptex ) virtual/ghostscript www-client/lynx |