diff options
author | 2008-01-29 01:26:19 +0000 | |
---|---|---|
committer | 2008-01-29 01:26:19 +0000 | |
commit | da5cedd1f46bdc0a121e9738e5bb8c32fcd03580 (patch) | |
tree | 7f23e0c4352d8f061f53c6970d8b938982286378 /kde-base/kalgebra/ChangeLog | |
parent | Marked stable on amd64 as per bug 207663. (diff) | |
download | historical-da5cedd1f46bdc0a121e9738e5bb8c32fcd03580.tar.gz historical-da5cedd1f46bdc0a121e9738e5bb8c32fcd03580.tar.bz2 historical-da5cedd1f46bdc0a121e9738e5bb8c32fcd03580.zip |
Fix the patch for compilation with USE=-opengl so it doesn't break USE=opengl (bug #207940).
Package-Manager: portage-2.1.4
Diffstat (limited to 'kde-base/kalgebra/ChangeLog')
-rw-r--r-- | kde-base/kalgebra/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/kde-base/kalgebra/ChangeLog b/kde-base/kalgebra/ChangeLog index 5286c2ad7f9b..886aa58e1b70 100644 --- a/kde-base/kalgebra/ChangeLog +++ b/kde-base/kalgebra/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kalgebra # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kalgebra/ChangeLog,v 1.2 2008/01/27 23:15:57 zlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kalgebra/ChangeLog,v 1.3 2008/01/29 01:26:18 zlin Exp $ + + 28 Jan 2008; Bo Ørsted Andresen <zlin@gentoo.org> + files/kdeedu-4.0.0-opengl.patch: + Fix the patch for compilation with USE=-opengl so it doesn't break + USE=opengl (bug #207940). 27 Jan 2008; Bo Ørsted Andresen <zlin@gentoo.org> +files/kdeedu-4.0.0-opengl.patch, kalgebra-4.0.0.ebuild: |