diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-15 10:49:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-15 10:49:18 +0000 |
commit | 284487343bc8c8e80fe89936b4bca21237343560 (patch) | |
tree | 00774d4f57f9f699b88aa73835f09c2fc88264be /x11-libs/qt-core | |
parent | Stable for x86, wrt bug #424625 (diff) | |
download | gentoo-2-284487343bc8c8e80fe89936b4bca21237343560.tar.gz gentoo-2-284487343bc8c8e80fe89936b4bca21237343560.tar.bz2 gentoo-2-284487343bc8c8e80fe89936b4bca21237343560.zip |
Stable for x86, wrt bug #424625
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/qt-core')
-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 2a8790023b19..fdba53f568c2 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.184 2012/07/09 12:15:03 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.185 2012/07/15 10:49:18 ago Exp $ + + 15 Jul 2012; Agostino Sarubbo <ago@gentoo.org> qt-core-4.8.2.ebuild: + Stable for x86, wrt bug #424625 09 Jul 2012; Johannes Huber <johu@gentoo.org> -files/blacklist_ssl.patch, -files/qt-4.6-nolibx11.patch, -files/qt-4.6-nox11r6.patch: 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 caff3d22eee6..a61714117b75 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.7 2012/07/09 04:23:57 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.8.2.ebuild,v 1.8 2012/07/15 10:49:18 ago 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" |