diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-04-03 21:50:53 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-04-03 21:50:53 +0000 |
commit | 00f9a5a42d1b19eb80375842018726e1390561d2 (patch) | |
tree | bd77ff804d966d8f7a707aa49e8ba480b1ccba5d /x11-libs/qt-test | |
parent | Stable for HPPA (bug #409549). (diff) | |
download | historical-00f9a5a42d1b19eb80375842018726e1390561d2.tar.gz historical-00f9a5a42d1b19eb80375842018726e1390561d2.tar.bz2 historical-00f9a5a42d1b19eb80375842018726e1390561d2.zip |
Stable for HPPA (bug #390963).
Package-Manager: portage-2.2.0_alpha99/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/qt-test')
-rw-r--r-- | x11-libs/qt-test/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-test/qt-test-4.7.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 52a5300d0900..017022f35c0b 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.99 2012/03/29 22:17:03 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v 1.100 2012/04/03 21:49:35 jer Exp $ + + 03 Apr 2012; Jeroen Roovers <jer@gentoo.org> qt-test-4.7.4.ebuild: + Stable for HPPA (bug #390963). *qt-test-4.8.1 (29 Mar 2012) diff --git a/x11-libs/qt-test/qt-test-4.7.4.ebuild b/x11-libs/qt-test/qt-test-4.7.4.ebuild index 331a784d4620..cde3f8338bcf 100644 --- a/x11-libs/qt-test/qt-test-4.7.4.ebuild +++ b/x11-libs/qt-test/qt-test-4.7.4.ebuild @@ -1,13 +1,13 @@ # 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.7.4.ebuild,v 1.4 2012/01/29 23:35:39 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/qt-test-4.7.4.ebuild,v 1.5 2012/04/03 21:49:35 jer Exp $ EAPI="3" inherit qt4-build DESCRIPTION="The testing framework module for the Qt toolkit" SLOT="4" -KEYWORDS="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="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=]" |