diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-03-03 12:36:15 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-03-03 12:36:15 +0000 |
commit | 8bbe074d6d324f9891df8d9b1f713ecc3bfa52b0 (patch) | |
tree | 4355bcf0c0e808b8537ca42a29ef2433e3b89a32 /dev-libs/libtommath/ChangeLog | |
parent | version bump. crypto herd takes control too (diff) | |
download | gentoo-2-8bbe074d6d324f9891df8d9b1f713ecc3bfa52b0.tar.gz gentoo-2-8bbe074d6d324f9891df8d9b1f713ecc3bfa52b0.tar.bz2 gentoo-2-8bbe074d6d324f9891df8d9b1f713ecc3bfa52b0.zip |
Fix installation of libraries on multilib-strict.
(Portage version: 2.1_pre5-r2)
Diffstat (limited to 'dev-libs/libtommath/ChangeLog')
-rw-r--r-- | dev-libs/libtommath/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-libs/libtommath/ChangeLog b/dev-libs/libtommath/ChangeLog index 618f3fcc5907..cc526d3ab162 100644 --- a/dev-libs/libtommath/ChangeLog +++ b/dev-libs/libtommath/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libtommath # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.15 2006/03/03 03:24:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.16 2006/03/03 12:36:15 flameeyes Exp $ + + 03 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> + libtommath-0.36-r1.ebuild: + Fix installation of libraries on multilib-strict. *libtommath-0.36-r1 (03 Mar 2006) |