diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2008-06-10 03:39:59 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2008-06-10 03:39:59 +0000 |
commit | 0e895bce76125df8929afc6c4addf08664ec5763 (patch) | |
tree | 25a91125a6f02145f67fe29c8d9d4351beb5e3dc /dev-libs/libtommath/ChangeLog | |
parent | ah, found the issues with bug #206158 - missing dep on dev-libs/libtommath. T... (diff) | |
download | historical-0e895bce76125df8929afc6c4addf08664ec5763.tar.gz historical-0e895bce76125df8929afc6c4addf08664ec5763.tar.bz2 historical-0e895bce76125df8929afc6c4addf08664ec5763.zip |
RESTRICT test as a workaround for bug #211139. Tests appears to pass in newer version of package. Thanks maekke for reporting
Package-Manager: portage-2.1.4.4
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 ace4f75af5e8..69d3be2aa221 100644 --- a/dev-libs/libtommath/ChangeLog +++ b/dev-libs/libtommath/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libtommath # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.22 2008/06/10 02:36:04 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtommath/ChangeLog,v 1.23 2008/06/10 03:39:59 darkside Exp $ + + 10 Jun 2008; Jeremy Olexa <darkside@gentoo.org> libtommath-0.36-r1.ebuild: + RESTRICT test as a workaround for bug #211139. Tests appears to pass in + newer version of package. Thanks maekke for reporting *libtommath-0.41 (10 Jun 2008) |