diff options
author | Caleb Tennis <caleb@gentoo.org> | 2004-03-01 13:01:49 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2004-03-01 13:01:49 +0000 |
commit | 9e88d8484ea47f1b5b5dee4be227eaca29194a2b (patch) | |
tree | 1a630259f539bb070fdbf15f7bc75339998dfac4 /x11-libs/qt/ChangeLog | |
parent | Adding amd64 keyword to satisfy media-libs/sdl-sound (Manifest recommit) (diff) | |
download | gentoo-2-9e88d8484ea47f1b5b5dee4be227eaca29194a2b.tar.gz gentoo-2-9e88d8484ea47f1b5b5dee4be227eaca29194a2b.tar.bz2 gentoo-2-9e88d8484ea47f1b5b5dee4be227eaca29194a2b.zip |
New version, including my handy-dandy uic build fix to make sure uic links against the proper Qt version
Diffstat (limited to 'x11-libs/qt/ChangeLog')
-rw-r--r-- | x11-libs/qt/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/x11-libs/qt/ChangeLog b/x11-libs/qt/ChangeLog index dd07288c50f0..2f72262f0e87 100644 --- a/x11-libs/qt/ChangeLog +++ b/x11-libs/qt/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for x11-libs/qt # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.129 2004/03/01 00:32:34 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.130 2004/03/01 13:01:48 caleb Exp $ + +*qt-3.3.1 (01 Mar 2004) + + 01 Mar 2004; Caleb Tennis <caleb@gentoo.org> qt-3.3.0-r1.ebuild, + qt-3.3.1.ebuild: + New version. We now patch the build of uic so that it isn't + rpathed hardcoded against /usr/qt/3/lib/libqt.so, but can be told to + link against the Qt that is currently building. 29 Feb 2004; Caleb Tennis <caleb@gentoo.org> qt-3.2.3-r1.ebuild: Typo fix and add xinerama flag |