diff options
author | Michael Palimaka <kensington@gentoo.org> | 2012-06-22 10:03:08 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2012-06-22 10:03:08 +0000 |
commit | a8ce247fc0c1c0efdd4a4f14b1d2ee1e128e0040 (patch) | |
tree | eccf4271cc05c8db2f1fbb3b34c9c9f83d16f42e /sci-mathematics/gmm/ChangeLog | |
parent | Fix license from GPL-2 to GPL-3 wrt COPYING. (diff) | |
download | gentoo-2-a8ce247fc0c1c0efdd4a4f14b1d2ee1e128e0040.tar.gz gentoo-2-a8ce247fc0c1c0efdd4a4f14b1d2ee1e128e0040.tar.bz2 gentoo-2-a8ce247fc0c1c0efdd4a4f14b1d2ee1e128e0040.zip |
Add patch from Debian to fix build with GCC 4.7, wrt bug #422895.
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/gmm/ChangeLog')
-rw-r--r-- | sci-mathematics/gmm/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sci-mathematics/gmm/ChangeLog b/sci-mathematics/gmm/ChangeLog index a54a3130a43d..cbca94571045 100644 --- a/sci-mathematics/gmm/ChangeLog +++ b/sci-mathematics/gmm/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sci-mathematics/gmm # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.23 2012/03/03 13:39:36 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gmm/ChangeLog,v 1.24 2012/06/22 10:03:08 kensington Exp $ + +*gmm-4.1-r1 (22 Jun 2012) + + 22 Jun 2012; Michael Palimaka <kensington@gentoo.org> + +files/gmm-4.1-gcc-4.7.patch, +gmm-4.1-r1.ebuild: + Add patch from Debian to fix build with GCC 4.7, wrt bug #422895. 03 Mar 2012; Johannes Huber <johu@gentoo.org> -gmm-3.1.ebuild: Remove old. |