diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-14 17:12:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-14 17:12:21 +0000 |
commit | 32330937c9500b6cb454162a4e7115a795518b8e (patch) | |
tree | c8d7b2634b71585515c0a445b23c1d71bbff6a0c /x11-libs | |
parent | alpha/ia64/sparc stable wrt #424625 (diff) | |
download | gentoo-2-32330937c9500b6cb454162a4e7115a795518b8e.tar.gz gentoo-2-32330937c9500b6cb454162a4e7115a795518b8e.tar.bz2 gentoo-2-32330937c9500b6cb454162a4e7115a795518b8e.zip |
alpha/ia64/sparc stable wrt #424625
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-core/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-core/qt-core-4.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog index e7d9e3698ba8..87d276cfe638 100644 --- a/x11-libs/qt-core/ChangeLog +++ b/x11-libs/qt-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/qt-core # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.189 2012/09/18 02:51:56 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.190 2012/10/14 17:12:21 armin76 Exp $ + + 14 Oct 2012; Raúl Porcel <armin76@gentoo.org> qt-core-4.8.2.ebuild: + alpha/ia64/sparc stable wrt #424625 18 Sep 2012; Davide Pesavento <pesa@gentoo.org> -qt-core-4.8.3.ebuild, qt-core-4.8.3-r1.ebuild: diff --git a/x11-libs/qt-core/qt-core-4.8.2.ebuild b/x11-libs/qt-core/qt-core-4.8.2.ebuild index 017997b8cc61..ce4edd0c343a 100644 --- a/x11-libs/qt-core/qt-core-4.8.2.ebuild +++ b/x11-libs/qt-core/qt-core-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-core/qt-core-4.8.2.ebuild,v 1.9 2012/07/19 20:49:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.8.2.ebuild,v 1.10 2012/10/14 17:12:21 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 ~x86-freebsd ~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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" fi IUSE="+glib iconv icu optimized-qmake qt3support ssl" |