diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2005-10-01 22:25:27 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2005-10-01 22:25:27 +0000 |
commit | 424e5bbf70cc69ec0f99f190f1e9ba58682d15f8 (patch) | |
tree | 1aaac84ef0bbe5f3923c749cf0a09a80a22adf22 /sci-mathematics/maxima/ChangeLog | |
parent | Initial commit, closes bug #81172. (diff) | |
download | gentoo-2-424e5bbf70cc69ec0f99f190f1e9ba58682d15f8.tar.gz gentoo-2-424e5bbf70cc69ec0f99f190f1e9ba58682d15f8.tar.bz2 gentoo-2-424e5bbf70cc69ec0f99f190f1e9ba58682d15f8.zip |
Install info files in "/usr/share/info", not "/usr/info" (fixes bug #105705).
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-mathematics/maxima/ChangeLog')
-rw-r--r-- | sci-mathematics/maxima/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sci-mathematics/maxima/ChangeLog b/sci-mathematics/maxima/ChangeLog index 66300cac3015..67657238c0b2 100644 --- a/sci-mathematics/maxima/ChangeLog +++ b/sci-mathematics/maxima/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-mathematics/maxima # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.10 2005/09/19 04:24:15 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/maxima/ChangeLog,v 1.11 2005/10/01 22:25:27 ribosome Exp $ + +*maxima-5.9.1-r5 (01 Oct 2005) + + 01 Oct 2005; Olivier Fisette <ribosome@gentoo.org> + +maxima-5.9.1-r5.ebuild: + Install info files in "/usr/share/info", not "/usr/info" (fixes bug #105705). *maxima-5.9.1-r4 (19 Sep 2005) |