diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2012-05-08 18:29:48 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2012-05-08 18:29:48 +0000 |
commit | cd40f09cc53e6c3935217610a276f80917d37314 (patch) | |
tree | 4527a5e6c8b3b9716cb726e2047a8518e4dd5bff /x11-libs/qt-test | |
parent | Stable on amd64 wrt bug #414241 (diff) | |
download | gentoo-2-cd40f09cc53e6c3935217610a276f80917d37314.tar.gz gentoo-2-cd40f09cc53e6c3935217610a276f80917d37314.tar.bz2 gentoo-2-cd40f09cc53e6c3935217610a276f80917d37314.zip |
Stable on amd64 wrt bug #414241
(Portage version: 2.1.10.57/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.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-test/ChangeLog b/x11-libs/qt-test/ChangeLog index c091ea7eea4f..e44d2376bf8e 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.101 2012/04/05 15:45:33 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v 1.102 2012/05/08 18:29:48 hwoarang Exp $ + + 08 May 2012; Markos Chandras <hwoarang@gentoo.org> qt-test-4.8.1.ebuild: + Stable on amd64 wrt bug #414241 05 Apr 2012; Johannes Huber <johu@gentoo.org> -qt-test-4.8.0.ebuild: Drop Qt-4.8.0 diff --git a/x11-libs/qt-test/qt-test-4.8.1.ebuild b/x11-libs/qt-test/qt-test-4.8.1.ebuild index 8e6bcf1c4348..73cc243bf93f 100644 --- a/x11-libs/qt-test/qt-test-4.8.1.ebuild +++ b/x11-libs/qt-test/qt-test-4.8.1.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.1.ebuild,v 1.1 2012/03/29 22:17:03 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/qt-test-4.8.1.ebuild,v 1.2 2012/05/08 18:29:48 hwoarang Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit qt4-build DESCRIPTION="The testing framework module for the Qt toolkit" SLOT="4" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~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 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND=" |