diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2015-03-18 12:49:53 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2015-03-18 12:49:53 +0000 |
commit | d09a4d34915031f357e2be8369aa4b74233e75ef (patch) | |
tree | e367ad37559a1f5b03fd52f04d37d9fa8188f6cb /dev-qt | |
parent | Version bump. (diff) | |
download | gentoo-2-d09a4d34915031f357e2be8369aa4b74233e75ef.tar.gz gentoo-2-d09a4d34915031f357e2be8369aa4b74233e75ef.tar.bz2 gentoo-2-d09a4d34915031f357e2be8369aa4b74233e75ef.zip |
x86 stable, see bug 541972
(Portage version: 2.2.14/cvs/Linux i686, signed Manifest commit with key 60373227)
Diffstat (limited to 'dev-qt')
-rw-r--r-- | dev-qt/qtgui/ChangeLog | 5 | ||||
-rw-r--r-- | dev-qt/qtgui/qtgui-4.8.5-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-qt/qtgui/ChangeLog b/dev-qt/qtgui/ChangeLog index aea1611bf3e9..9db10f450434 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.63 2015/03/18 08:32:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/ChangeLog,v 1.64 2015/03/18 12:49:53 nativemad Exp $ + + 18 Mar 2015; Andreas Schuerch <nativemad@gentoo.org> qtgui-4.8.5-r4.ebuild: + x86 stable, see bug 541972 18 Mar 2015; Agostino Sarubbo <ago@gentoo.org> qtgui-4.8.5-r4.ebuild: Stable for amd64, 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 95b9f0bd64fe..ed097496ad85 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.2 2015/03/18 08:32:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-qt/qtgui/qtgui-4.8.5-r4.ebuild,v 1.3 2015/03/18 12:49:53 nativemad Exp $ EAPI=5 @@ -13,7 +13,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 egl +glib gtkstyle mng nas nis qt3support tiff trace xinerama +xv" |