diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-08-17 16:59:25 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2011-08-17 16:59:25 +0000 |
commit | 93495b2ec8faddf323e87afc9538479852b76092 (patch) | |
tree | 0b4e120fdd6957c0d4fb63e668b6568087cc2a2c /x11-libs/qt-test | |
parent | keyword ~sparc-solaris (diff) | |
download | gentoo-2-93495b2ec8faddf323e87afc9538479852b76092.tar.gz gentoo-2-93495b2ec8faddf323e87afc9538479852b76092.tar.bz2 gentoo-2-93495b2ec8faddf323e87afc9538479852b76092.zip |
keyword ~sparc-solaris
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-test')
-rw-r--r-- | x11-libs/qt-test/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-test/qt-test-4.6.3.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-libs/qt-test/ChangeLog b/x11-libs/qt-test/ChangeLog index 5e3db2459aa7..00289c31db3a 100644 --- a/x11-libs/qt-test/ChangeLog +++ b/x11-libs/qt-test/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qt-test # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v 1.89 2011/07/13 13:01:10 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v 1.90 2011/08/17 16:59:25 chithanh Exp $ + + 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + qt-test-4.6.3.ebuild: + keyword ~sparc-solaris 13 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> qt-test-4.7.2.ebuild: ppc64 stable wrt #354033 diff --git a/x11-libs/qt-test/qt-test-4.6.3.ebuild b/x11-libs/qt-test/qt-test-4.6.3.ebuild index 48abbc747293..668a0e8dee8e 100644 --- a/x11-libs/qt-test/qt-test-4.6.3.ebuild +++ b/x11-libs/qt-test/qt-test-4.6.3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.6.3.ebuild,v 1.7 2010/12/23 07:57:13 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/qt-test-4.6.3.ebuild,v 1.8 2011/08/17 16:59:25 chithanh Exp $ EAPI="2" inherit qt4-build DESCRIPTION="The testing framework module for the Qt toolkit" SLOT="4" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="iconv" DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=]" |