diff options
author | Andrey Grozin <grozin@gentoo.org> | 2013-04-25 03:09:10 +0000 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2013-04-25 03:09:10 +0000 |
commit | df0bad12543fc2db1e0c3cbd16f0f633adf3416b (patch) | |
tree | 082046d09da179badafe49d27218cd878e88e769 /sci-mathematics/maxima | |
parent | DEPEND on <texinfo-5.0 (bug #467146) (diff) | |
download | gentoo-2-df0bad12543fc2db1e0c3cbd16f0f633adf3416b.tar.gz gentoo-2-df0bad12543fc2db1e0c3cbd16f0f633adf3416b.tar.bz2 gentoo-2-df0bad12543fc2db1e0c3cbd16f0f633adf3416b.zip |
DEPEND on <texinfo-5.0 (bug #466730)
(Portage version: 2.2.0_alpha173/cvs/Linux i686, signed Manifest commit with key 0x3AFFCE974D34BD8C!)
Diffstat (limited to 'sci-mathematics/maxima')
-rw-r--r-- | sci-mathematics/maxima/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/maxima/maxima-5.30.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/maxima/ChangeLog b/sci-mathematics/maxima/ChangeLog index 9b89170341d8..8cb70f68eb3d 100644 --- a/sci-mathematics/maxima/ChangeLog +++ b/sci-mathematics/maxima/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/maxima # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.103 2013/04/20 14:50:53 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.104 2013/04/25 03:09:10 grozin Exp $ + + 25 Apr 2013; Andrey Grozin <grozin@gentoo.org> maxima-5.30.0.ebuild: + DEPEND on <texinfo-5.0 (bug #466730) *maxima-5.30.0 (20 Apr 2013) diff --git a/sci-mathematics/maxima/maxima-5.30.0.ebuild b/sci-mathematics/maxima/maxima-5.30.0.ebuild index 8eaa1c07dfee..dee95af77147 100644 --- a/sci-mathematics/maxima/maxima-5.30.0.ebuild +++ b/sci-mathematics/maxima/maxima-5.30.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.30.0.ebuild,v 1.1 2013/04/20 14:50:53 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/maxima-5.30.0.ebuild,v 1.2 2013/04/25 03:09:10 grozin Exp $ EAPI=5 @@ -75,7 +75,7 @@ RDEPEND="${RDEPEND} ${DEF_DEP}" DEPEND="${RDEPEND} - sys-apps/texinfo" + <sys-apps/texinfo-5.0" TEXMF="${EPREFIX}"/usr/share/texmf-site |