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 | 840031aaebc915cfcb577d196a87902976787ccd (patch) | |
tree | e0755c51c1a2e17cc159342abe1a2fc83f6ca78a /dev-libs/libtommath/ChangeLog | |
parent | ah, found the issues with bug #206158 - missing dep on dev-libs/libtommath. T... (diff) | |
download | gentoo-2-840031aaebc915cfcb577d196a87902976787ccd.tar.gz gentoo-2-840031aaebc915cfcb577d196a87902976787ccd.tar.bz2 gentoo-2-840031aaebc915cfcb577d196a87902976787ccd.zip |
RESTRICT test as a workaround for bug #211139. Tests appears to pass in newer version of package. Thanks maekke for reporting
(Portage version: 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) |