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 | f056d1dfafe75910d19b6346abc995af4eaa561a (patch) | |
tree | 343fbd6fd58e338eedb25974754b2cc24730ee4a /dev-libs/libtommath/ChangeLog | |
parent | version bump. crypto herd takes control too (diff) | |
download | historical-f056d1dfafe75910d19b6346abc995af4eaa561a.tar.gz historical-f056d1dfafe75910d19b6346abc995af4eaa561a.tar.bz2 historical-f056d1dfafe75910d19b6346abc995af4eaa561a.zip |
Fix installation of libraries on multilib-strict.
Package-Manager: portage-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) |