diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-10 17:20:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-10 17:20:30 +0000 |
commit | a34411b668e5cb8bdbb441089f929e6b878ac01e (patch) | |
tree | 387045c1083d24417e99e9a870ff6181b54966ae /x11-libs | |
parent | Stable for ppc, wrt bug #455882 (diff) | |
download | gentoo-2-a34411b668e5cb8bdbb441089f929e6b878ac01e.tar.gz gentoo-2-a34411b668e5cb8bdbb441089f929e6b878ac01e.tar.bz2 gentoo-2-a34411b668e5cb8bdbb441089f929e6b878ac01e.zip |
Stable for ppc, wrt bug #455884
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-core/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-core/qt-core-4.8.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog index 05b3974a7da8..cb94389bec41 100644 --- a/x11-libs/qt-core/ChangeLog +++ b/x11-libs/qt-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-core # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.208 2013/02/10 14:42:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.209 2013/02/10 17:20:30 ago Exp $ + + 10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> qt-core-4.8.4-r2.ebuild: + Stable for ppc, wrt bug #455884 10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> qt-core-4.8.4-r2.ebuild: Stable for ppc64, wrt bug #455884 diff --git a/x11-libs/qt-core/qt-core-4.8.4-r2.ebuild b/x11-libs/qt-core/qt-core-4.8.4-r2.ebuild index bd8152d3db0e..4fa8f8278e40 100644 --- a/x11-libs/qt-core/qt-core-4.8.4-r2.ebuild +++ b/x11-libs/qt-core/qt-core-4.8.4-r2.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-core/qt-core-4.8.4-r2.ebuild,v 1.4 2013/02/10 14:42:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.8.4-r2.ebuild,v 1.5 2013/02/10 17:20:30 ago Exp $ EAPI=5 @@ -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="+glib iconv icu qt3support ssl" |