diff options
author | 2011-09-12 21:05:14 +0000 | |
---|---|---|
committer | 2011-09-12 21:05:14 +0000 | |
commit | 5eb08773bdc4a45d241c3df52cf8506b829a5aab (patch) | |
tree | 8a2a217bd043d992142a944e5fb2b15a953e003b /x11-libs | |
parent | add ~arm, bug #381929 (diff) | |
download | gentoo-2-5eb08773bdc4a45d241c3df52cf8506b829a5aab.tar.gz gentoo-2-5eb08773bdc4a45d241c3df52cf8506b829a5aab.tar.bz2 gentoo-2-5eb08773bdc4a45d241c3df52cf8506b829a5aab.zip |
arm stable, bug #382171
(Portage version: 2.1.10.15/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/qt-core/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/qt-core/qt-core-4.7.2-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 af6eb0bc7845..f1f920955291 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.140 2011/09/11 21:22:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.141 2011/09/12 21:05:14 maekke Exp $ + + 12 Sep 2011; Markus Meier <maekke@gentoo.org> qt-core-4.7.2-r2.ebuild: + arm stable, bug #382171 11 Sep 2011; Markus Meier <maekke@gentoo.org> qt-core-4.7.2-r2.ebuild: x86 stable, bug #382171 diff --git a/x11-libs/qt-core/qt-core-4.7.2-r2.ebuild b/x11-libs/qt-core/qt-core-4.7.2-r2.ebuild index bdfe49c9ab25..5bac71eda958 100644 --- a/x11-libs/qt-core/qt-core-4.7.2-r2.ebuild +++ b/x11-libs/qt-core/qt-core-4.7.2-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 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.7.2-r2.ebuild,v 1.2 2011/09/11 21:22:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.7.2-r2.ebuild,v 1.3 2011/09/12 21:05:14 maekke Exp $ EAPI="3" inherit qt4-build DESCRIPTION="The Qt toolkit is a comprehensive C++ application development framework" SLOT="4" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc 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 -sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="+glib iconv +jit optimized-qmake private-headers qt3support ssl" RDEPEND="sys-libs/zlib |