summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregorio Guidi <greg_g@gentoo.org>2005-08-22 13:22:01 +0000
committerGregorio Guidi <greg_g@gentoo.org>2005-08-22 13:22:01 +0000
commit01cd0b6a786201364e1f7fd48fde2fbfecc27c04 (patch)
treef6490c40c11bd7ea1d2348e2a5997b6586195232 /x11-libs/qt/ChangeLog
parentA few small updates to fix a typo and change perms of /var/lib/boinc. (diff)
downloadhistorical-01cd0b6a786201364e1f7fd48fde2fbfecc27c04.tar.gz
historical-01cd0b6a786201364e1f7fd48fde2fbfecc27c04.tar.bz2
historical-01cd0b6a786201364e1f7fd48fde2fbfecc27c04.zip
Fix bug #75181 in a more generic way, that does not make assumptions on the build spec.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-libs/qt/ChangeLog')
-rw-r--r--x11-libs/qt/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-libs/qt/ChangeLog b/x11-libs/qt/ChangeLog
index ef58aafb0287..66ac083467a8 100644
--- a/x11-libs/qt/ChangeLog
+++ b/x11-libs/qt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/qt
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.241 2005/08/22 13:13:47 greg_g Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.242 2005/08/22 13:22:01 greg_g Exp $
+
+ 22 Aug 2005; Gregorio Guidi <greg_g@gentoo.org> qt-4.0.1.ebuild:
+ Fix bug #75181 in a more generic way, that does not make assumptions on the
+ build spec.
22 Aug 2005; Gregorio Guidi <greg_g@gentoo.org>
+files/qt-3.3.4-gcc4-volatile.patch, qt-3.3.4-r7.ebuild: