diff options
author | Caleb Tennis <caleb@gentoo.org> | 2004-04-17 11:53:14 +0000 |
---|---|---|
committer | Caleb Tennis <caleb@gentoo.org> | 2004-04-17 11:53:14 +0000 |
commit | 77da9c20b7831c75b5b5a9a47aa9e61e1e0f7d2b (patch) | |
tree | 6ea208653495bb43a2fb5dd36d9b9c27c8a717f5 /x11-libs/qt/ChangeLog | |
parent | Updated the warning messages. (diff) | |
download | gentoo-2-77da9c20b7831c75b5b5a9a47aa9e61e1e0f7d2b.tar.gz gentoo-2-77da9c20b7831c75b5b5a9a47aa9e61e1e0f7d2b.tar.bz2 gentoo-2-77da9c20b7831c75b5b5a9a47aa9e61e1e0f7d2b.zip |
New ebuild revision with some bugfixes
Diffstat (limited to 'x11-libs/qt/ChangeLog')
-rw-r--r-- | x11-libs/qt/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/x11-libs/qt/ChangeLog b/x11-libs/qt/ChangeLog index ce69c2b8f712..33f130c0db35 100644 --- a/x11-libs/qt/ChangeLog +++ b/x11-libs/qt/ChangeLog @@ -1,10 +1,17 @@ # 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.135 2004/04/17 08:12:14 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.136 2004/04/17 11:53:14 caleb Exp $ 17 Apr 2004; Travis Tilley <lv@gentoo.org> qt-3.3.1-r1.ebuild: marked stable on amd64 +*qt-3.3.1-r2 (17 Apr 2004) + + 17 Apr 2004; Caleb Tennis <caleb@gentoo.org> +qt-3.3.1-r2.ebuild: + Explicitly turn off plugins if they aren't to be configured. + Add a clipboard patch + Fix the directories in the Makefiles for examples and tutorials. + 01 Apr 2004; Travis Tilley <lv@gentoo.org> : added lib64 symlink on amd64 |