summaryrefslogtreecommitdiff
path: root/dev-qt
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-03-28 06:55:37 +0000
committerMarkus Meier <maekke@gentoo.org>2015-03-28 06:55:37 +0000
commitedca2fc8437befe54c28c713a76a62a6deb8e3f6 (patch)
tree59bed28c67a229157fab980d20fa43819fe530b4 /dev-qt
parentadd ~arm, bug #543632 (diff)
downloadgentoo-2-edca2fc8437befe54c28c713a76a62a6deb8e3f6.tar.gz
gentoo-2-edca2fc8437befe54c28c713a76a62a6deb8e3f6.tar.bz2
gentoo-2-edca2fc8437befe54c28c713a76a62a6deb8e3f6.zip
arm stable, bug #541972
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-qt')
-rw-r--r--dev-qt/qtgui/ChangeLog5
-rw-r--r--dev-qt/qtgui/qtgui-4.8.5-r4.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-qt/qtgui/ChangeLog b/dev-qt/qtgui/ChangeLog
index bb470e6b376b..11902d19885f 100644
--- a/dev-qt/qtgui/ChangeLog
+++ b/dev-qt/qtgui/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-qt/qtgui
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v 1.70 2015/03/26 11:28:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v 1.71 2015/03/28 06:55:37 maekke Exp $
+
+ 28 Mar 2015; Markus Meier <maekke@gentoo.org> qtgui-4.8.5-r4.ebuild:
+ arm stable, bug #541972
26 Mar 2015; Agostino Sarubbo <ago@gentoo.org> qtgui-4.8.5-r4.ebuild:
Stable for ppc64, wrt bug #541972
diff --git a/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild b/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild
index 4c5d8615ca16..00679910201c 100644
--- a/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild
+++ b/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild,v 1.8 2015/03/26 11:28:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild,v 1.9 2015/03/28 06:55:37 maekke Exp $
EAPI=5
@@ -11,9 +11,9 @@ SRC_URI+=" http://dev.gentoo.org/~pesa/patches/${PN}-systemtrayicon-plugin-syste
SLOT="4"
if [[ ${QT4_BUILD_TYPE} == live ]]; then
- KEYWORDS="hppa ia64 ppc ppc64"
+ KEYWORDS="arm hppa ia64 ppc ppc64"
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 egl +glib gtkstyle mng nas nis qt3support tiff trace xinerama +xv"