diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-18 11:00:32 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-18 11:00:32 +0000 |
commit | 3585acfdbaf6972ff27524840f4a3f35a31cae00 (patch) | |
tree | 4ea7dfe2037df592b8edf96ea61ecd69b111664f /x11-libs | |
parent | alpha/ia64/sparc/x86 stable wrt security #218065 (diff) | |
download | gentoo-2-3585acfdbaf6972ff27524840f4a3f35a31cae00.tar.gz gentoo-2-3585acfdbaf6972ff27524840f4a3f35a31cae00.tar.bz2 gentoo-2-3585acfdbaf6972ff27524840f4a3f35a31cae00.zip |
x86 stable wrt #217529
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt/qt-4.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt/ChangeLog b/x11-libs/qt/ChangeLog index a01ff1101c4c..a41ed5af263c 100644 --- a/x11-libs/qt/ChangeLog +++ b/x11-libs/qt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.533 2008/04/17 16:48:39 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/ChangeLog,v 1.534 2008/04/18 11:00:32 armin76 Exp $ + + 18 Apr 2008; Raúl Porcel <armin76@gentoo.org> qt-4.3.3.ebuild: + x86 stable wrt #217529 17 Apr 2008; nixnut <nixnut@gentoo.org> qt-4.3.3.ebuild: Stable on ppc wrt bug 217529 diff --git a/x11-libs/qt/qt-4.3.3.ebuild b/x11-libs/qt/qt-4.3.3.ebuild index 82666633a16c..4ec6a0e9ced3 100644 --- a/x11-libs/qt/qt-4.3.3.ebuild +++ b/x11-libs/qt/qt-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.3.3.ebuild,v 1.10 2008/04/17 16:48:39 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt/qt-4.3.3.ebuild,v 1.11 2008/04/18 11:00:32 armin76 Exp $ EAPI="1" inherit eutils flag-o-matic toolchain-funcs multilib @@ -14,7 +14,7 @@ S=${WORKDIR}/qt-x11-${SRCTYPE}-${PV} LICENSE="|| ( QPL-1.0 GPL-2 )" SLOT="4" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE_INPUT_DEVICES="input_devices_wacom" |