diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-25 09:48:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-25 09:48:52 +0000 |
commit | 4c0e92d42fe88e136a90bdc62904e44c01766d63 (patch) | |
tree | 0bef7da37ac55de33ef194b3ba1dfce36aa569ec | |
parent | Stable for ppc64, wrt bug #445956 (diff) | |
download | gentoo-2-4c0e92d42fe88e136a90bdc62904e44c01766d63.tar.gz gentoo-2-4c0e92d42fe88e136a90bdc62904e44c01766d63.tar.bz2 gentoo-2-4c0e92d42fe88e136a90bdc62904e44c01766d63.zip |
Stable for ppc64, wrt bug #445956
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
-rw-r--r-- | x11-libs/qt-test/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-test/qt-test-4.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-test/ChangeLog b/x11-libs/qt-test/ChangeLog index a85b4e523a79..115aac6e68b4 100644 --- a/x11-libs/qt-test/ChangeLog +++ b/x11-libs/qt-test/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-test # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v 1.128 2012/12/25 09:41:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v 1.129 2012/12/25 09:48:52 ago Exp $ + + 25 Dec 2012; Agostino Sarubbo <ago@gentoo.org> qt-test-4.8.4.ebuild: + Stable for ppc64, wrt bug #445956 25 Dec 2012; Agostino Sarubbo <ago@gentoo.org> qt-test-4.8.4.ebuild: Stable for ppc, wrt bug #445956 diff --git a/x11-libs/qt-test/qt-test-4.8.4.ebuild b/x11-libs/qt-test/qt-test-4.8.4.ebuild index 95123de91340..d9fc923033cb 100644 --- a/x11-libs/qt-test/qt-test-4.8.4.ebuild +++ b/x11-libs/qt-test/qt-test-4.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/qt-test-4.8.4.ebuild,v 1.5 2012/12/25 09:41:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/qt-test-4.8.4.ebuild,v 1.6 2012/12/25 09:48:52 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 ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="" |