diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-08-30 20:59:19 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-08-30 20:59:19 +0000 |
commit | 8f826f88080a94e1125ea8d2a2400c8b471507d8 (patch) | |
tree | cb815f97eea33b7efc2c9806bca017ea8a8ab10b /app-office/krita/ChangeLog | |
parent | Workaround xdg-utils problems thanks to Rick Harris <rickfharris@yahoo.com.au... (diff) | |
download | gentoo-2-8f826f88080a94e1125ea8d2a2400c8b471507d8.tar.gz gentoo-2-8f826f88080a94e1125ea8d2a2400c8b471507d8.tar.bz2 gentoo-2-8f826f88080a94e1125ea8d2a2400c8b471507d8.zip |
Change the check so that it checks for Qt built with opengl support as kdelibs as no such flag.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'app-office/krita/ChangeLog')
-rw-r--r-- | app-office/krita/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-office/krita/ChangeLog b/app-office/krita/ChangeLog index 63ce0b4d2c95..11b6f2944892 100644 --- a/app-office/krita/ChangeLog +++ b/app-office/krita/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/krita # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/krita/ChangeLog,v 1.46 2006/08/27 22:53:56 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/krita/ChangeLog,v 1.47 2006/08/30 20:59:19 flameeyes Exp $ + + 30 Aug 2006; Diego Pettenò <flameeyes@gentoo.org> krita-1.5.2-r1.ebuild: + Change the check so that it checks for Qt built with opengl support as + kdelibs as no such flag. *krita-1.5.2-r1 (27 Aug 2006) |