diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-01-06 13:35:19 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-01-06 13:35:19 +0000 |
commit | b21e92e90ad12497ea3d5d231a0847ab09279eb8 (patch) | |
tree | 16bf6a0892fc84bbb32097d9363e6b8f98fa0e48 /sci-mathematics/msieve/ChangeLog | |
parent | Cleanup. (diff) | |
download | gentoo-2-b21e92e90ad12497ea3d5d231a0847ab09279eb8.tar.gz gentoo-2-b21e92e90ad12497ea3d5d231a0847ab09279eb8.tar.bz2 gentoo-2-b21e92e90ad12497ea3d5d231a0847ab09279eb8.zip |
Small dependency tweak to avoid linking problems
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-mathematics/msieve/ChangeLog')
-rw-r--r-- | sci-mathematics/msieve/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sci-mathematics/msieve/ChangeLog b/sci-mathematics/msieve/ChangeLog index e9475cab6873..9be2ecfcadf4 100644 --- a/sci-mathematics/msieve/ChangeLog +++ b/sci-mathematics/msieve/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/msieve -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/msieve/ChangeLog,v 1.9 2012/11/30 09:23:26 patrick Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/msieve/ChangeLog,v 1.10 2013/01/06 13:35:19 patrick Exp $ + + 06 Jan 2013; Patrick Lauer <patrick@gentoo.org> msieve-1.50-r4.ebuild: + Small dependency tweak to avoid linking problems 30 Nov 2012; Patrick Lauer <patrick@gentoo.org> +files/reduce-printf2.patch, +files/reduce-printf3.patch, msieve-1.50-r4.ebuild: |