diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-11 17:50:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-11 17:50:05 +0000 |
commit | d625a80a64eceebb4c8a99c06268254b845f84b2 (patch) | |
tree | f48e2be74d13106eaf361b21d6985020b01eb51e /dev-qt | |
parent | Stable for sparc, wrt bug #455884 (diff) | |
download | gentoo-2-d625a80a64eceebb4c8a99c06268254b845f84b2.tar.gz gentoo-2-d625a80a64eceebb4c8a99c06268254b845f84b2.tar.bz2 gentoo-2-d625a80a64eceebb4c8a99c06268254b845f84b2.zip |
Stable for sparc, wrt bug #455884
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtgui/ChangeLog | 5 | ||||
-rw-r--r-- | dev-qt/qtgui/qtgui-4.8.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-qt/qtgui/ChangeLog b/dev-qt/qtgui/ChangeLog index 8b9c30796fa5..e7a4f8ee6b21 100644 --- a/dev-qt/qtgui/ChangeLog +++ b/dev-qt/qtgui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-qt/qtgui # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v 1.2 2013/03/03 04:14:15 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v 1.3 2013/03/11 17:50:05 ago Exp $ + + 11 Mar 2013; Agostino Sarubbo <ago@gentoo.org> qtgui-4.8.4-r1.ebuild: + Stable for sparc, wrt bug #455884 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> qt-gui-4.8.4-r1.ebuild: Stable for alpha, wrt bug #455884 diff --git a/dev-qt/qtgui/qtgui-4.8.4-r1.ebuild b/dev-qt/qtgui/qtgui-4.8.4-r1.ebuild index f639a0ef2ce0..ae35563dcc8d 100644 --- a/dev-qt/qtgui/qtgui-4.8.4-r1.ebuild +++ b/dev-qt/qtgui/qtgui-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/dev-qt/qtgui/qtgui-4.8.4-r1.ebuild,v 1.1 2013/03/02 15:27:36 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/qtgui-4.8.4-r1.ebuild,v 1.2 2013/03/11 17:50:05 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" |