diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-10 14:42:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-10 14:42:38 +0000 |
commit | f9fbe0ab7c76b37dd479edb748c48c5cf213be40 (patch) | |
tree | 11b814df9778357fc6a72d09b89799b404ec6a79 /x11-libs/qt-gui | |
parent | Stable for ppc64, wrt bug #455884 (diff) | |
download | gentoo-2-f9fbe0ab7c76b37dd479edb748c48c5cf213be40.tar.gz gentoo-2-f9fbe0ab7c76b37dd479edb748c48c5cf213be40.tar.bz2 gentoo-2-f9fbe0ab7c76b37dd479edb748c48c5cf213be40.zip |
Stable for ppc64, wrt bug #455884
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs/qt-gui')
-rw-r--r-- | x11-libs/qt-gui/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-gui/qt-gui-4.8.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-gui/ChangeLog b/x11-libs/qt-gui/ChangeLog index 7b7ee9842142..810b7c10f6bb 100644 --- a/x11-libs/qt-gui/ChangeLog +++ b/x11-libs/qt-gui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-gui # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.223 2013/02/09 20:11:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/ChangeLog,v 1.224 2013/02/10 14:42:38 ago Exp $ + + 10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> qt-gui-4.8.4-r1.ebuild: + Stable for ppc64, wrt bug #455884 09 Feb 2013; Agostino Sarubbo <ago@gentoo.org> qt-gui-4.8.4-r1.ebuild: Stable for ia64, wrt bug #455884 diff --git a/x11-libs/qt-gui/qt-gui-4.8.4-r1.ebuild b/x11-libs/qt-gui/qt-gui-4.8.4-r1.ebuild index baafefff42d1..8193e7001c89 100644 --- a/x11-libs/qt-gui/qt-gui-4.8.4-r1.ebuild +++ b/x11-libs/qt-gui/qt-gui-4.8.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.8.4-r1.ebuild,v 1.4 2013/02/09 20:11:58 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-gui/qt-gui-4.8.4-r1.ebuild,v 1.5 2013/02/10 14:42:38 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ SLOT="4" if [[ ${QT4_BUILD_TYPE} == live ]]; then KEYWORDS="" else - KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="+accessibility cups dbus egl gif +glib gtkstyle mng nas nis qt3support tiff trace xinerama +xv" |