diff options
author | Joshua Kinard <kumba@gentoo.org> | 2004-04-21 08:48:29 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2004-04-21 08:48:29 +0000 |
commit | e211828624930819bd01657f6e6a38a7cdde9956 (patch) | |
tree | aa1ff2878eb4ccbe2aad8dbb6c5c6196c6f2c202 /x11-libs/qt/ChangeLog | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-e211828624930819bd01657f6e6a38a7cdde9956.tar.gz gentoo-2-e211828624930819bd01657f6e6a38a7cdde9956.tar.bz2 gentoo-2-e211828624930819bd01657f6e6a38a7cdde9956.zip |
Added a patch for mips that passes -Wa,-relax-branch to gcc/g++, otherwise the build eventually dies. Also added ~mips to KEYWORDS, and added an 'inherit eutils'.
Diffstat (limited to 'x11-libs/qt/ChangeLog')
-rw-r--r-- | x11-libs/qt/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/x11-libs/qt/ChangeLog b/x11-libs/qt/ChangeLog index dc94fa981339..2741555dc7af 100644 --- a/x11-libs/qt/ChangeLog +++ b/x11-libs/qt/ChangeLog @@ -1,6 +1,11 @@ # 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.137 2004/04/17 23:02:17 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.138 2004/04/21 08:48:29 kumba Exp $ + + 21 Apr 2004; Joshua Kinard <kumba@gentoo.org> qt-3.3.1-r2.ebuild: + Added a patch for mips that passes -Wa,-relax-branch to gcc/g++, otherwise the + build eventually dies. Also added ~mips to KEYWORDS, and added an 'inherit + eutils'. 17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> qt-2.3.2-r1.ebuild, qt-3.2.3-r1.ebuild, qt-3.3.0-r1.ebuild, qt-3.3.1-r1.ebuild: |