diff options
author | Markus Meier <maekke@gentoo.org> | 2012-05-12 14:17:46 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-05-12 14:17:46 +0000 |
commit | 61ad2275cf9904047057658b3af236d5612f6909 (patch) | |
tree | 53b6e34631330c3e257380bf876d1894636a9c02 /x11-libs/qt-core | |
parent | arm stable, bug #414241 (diff) | |
download | gentoo-2-61ad2275cf9904047057658b3af236d5612f6909.tar.gz gentoo-2-61ad2275cf9904047057658b3af236d5612f6909.tar.bz2 gentoo-2-61ad2275cf9904047057658b3af236d5612f6909.zip |
arm stable, bug #414241
(Portage version: 2.1.10.57/cvs/Linux i686)
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.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog index f26440578210..a6059b52790c 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.161 2012/05/08 18:23:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.162 2012/05/12 14:17:46 maekke Exp $ + + 12 May 2012; Markus Meier <maekke@gentoo.org> qt-core-4.8.1-r2.ebuild: + arm stable, bug #414241 08 May 2012; Markos Chandras <hwoarang@gentoo.org> qt-core-4.8.1-r2.ebuild: Stable on amd64 wrt bug #414241 diff --git a/x11-libs/qt-core/qt-core-4.8.1-r2.ebuild b/x11-libs/qt-core/qt-core-4.8.1-r2.ebuild index 83efc44515c5..e4a073ca3d87 100644 --- a/x11-libs/qt-core/qt-core-4.8.1-r2.ebuild +++ b/x11-libs/qt-core/qt-core-4.8.1-r2.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.1-r2.ebuild,v 1.3 2012/05/08 18:23:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.8.1-r2.ebuild,v 1.4 2012/05/12 14:17:46 maekke Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit qt4-build DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework" SLOT="4" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="+glib iconv optimized-qmake qt3support ssl" DEPEND=" |