diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-14 17:25:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-14 17:25:37 +0000 |
commit | 41da2129efdd1ffb74f58621a99522eaa4f92588 (patch) | |
tree | 6d2170dce933bf64dfdb83269cf4cb3609175d38 /x11-libs/qt-test | |
parent | Moved libmediawiki to net-libs (diff) | |
download | gentoo-2-41da2129efdd1ffb74f58621a99522eaa4f92588.tar.gz gentoo-2-41da2129efdd1ffb74f58621a99522eaa4f92588.tar.bz2 gentoo-2-41da2129efdd1ffb74f58621a99522eaa4f92588.zip |
alpha/ia64/sparc stable wrt #424625
(Portage version: 2.1.11.16/cvs/Linux ia64)
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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-test/ChangeLog b/x11-libs/qt-test/ChangeLog index 14932176f823..890c2d23dfb6 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.122 2012/09/16 04:50:22 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/ChangeLog,v 1.123 2012/10/14 17:25:37 armin76 Exp $ + + 14 Oct 2012; Raúl Porcel <armin76@gentoo.org> qt-test-4.8.2.ebuild: + alpha/ia64/sparc stable wrt #424625 16 Sep 2012; Ben de Groot <yngwin@gentoo.org> qt-test-4.8.3.ebuild: Add overlay changes (c++0x useflag) diff --git a/x11-libs/qt-test/qt-test-4.8.2.ebuild b/x11-libs/qt-test/qt-test-4.8.2.ebuild index bc0ec982210f..ba1a0e0cf1f0 100644 --- a/x11-libs/qt-test/qt-test-4.8.2.ebuild +++ b/x11-libs/qt-test/qt-test-4.8.2.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.2.ebuild,v 1.9 2012/07/19 21:21:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-test/qt-test-4.8.2.ebuild,v 1.10 2012/10/14 17:25:37 armin76 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="" |