summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-11-05 18:23:55 +0000
committerJeroen Roovers <jer@gentoo.org>2010-11-05 18:23:55 +0000
commite2b426e29399e13197ae9931d584c6dfa221fd68 (patch)
tree5fbcb3567fb5ae131bc6c8e6acf4381b1eea4855 /x11-libs/qt-test
parentStable on amd64 wrt bug #343751 (diff)
downloadhistorical-e2b426e29399e13197ae9931d584c6dfa221fd68.tar.gz
historical-e2b426e29399e13197ae9931d584c6dfa221fd68.tar.bz2
historical-e2b426e29399e13197ae9931d584c6dfa221fd68.zip
Stable for HPPA (bug #341703).
Package-Manager: portage-2.1.9.24/cvs/Linux i686
Diffstat (limited to 'x11-libs/qt-test')
-rw-r--r--x11-libs/qt-test/ChangeLog5
-rw-r--r--x11-libs/qt-test/qt-test-4.6.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-test/ChangeLog b/x11-libs/qt-test/ChangeLog
index 522cbc23fe48..ea2c1b23ad5f 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v 1.76 2010/10/23 15:45:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v 1.77 2010/11/05 18:18:14 jer Exp $
+
+ 05 Nov 2010; Jeroen Roovers <jer@gentoo.org> qt-test-4.6.3.ebuild:
+ Stable for HPPA (bug #341703).
23 Oct 2010; Raúl Porcel <armin76@gentoo.org> qt-test-4.6.3.ebuild:
alpha/arm/ia64/sparc stable wrt #341703
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 2f732245a29d..2dbc965c95d4 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
# 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.5 2010/10/23 15:45:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/qt-test-4.6.3.ebuild,v 1.6 2010/11/05 18:18:14 jer 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 ~x64-solaris ~x86-solaris"
IUSE="iconv"
DEPEND="~x11-libs/qt-core-${PV}[aqua=,debug=]"