diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-06-25 16:06:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-06-25 16:06:34 +0000 |
commit | d9d38fc82eb6a58a8cb9b4bf16ba95c195f64a9f (patch) | |
tree | 181c91b3d40c943b2ae558108c07997f634c0faa /x11-libs/qt-core | |
parent | Add ~alpha, alpha/ia64 stable wrt #414241 (diff) | |
download | gentoo-2-d9d38fc82eb6a58a8cb9b4bf16ba95c195f64a9f.tar.gz gentoo-2-d9d38fc82eb6a58a8cb9b4bf16ba95c195f64a9f.tar.bz2 gentoo-2-d9d38fc82eb6a58a8cb9b4bf16ba95c195f64a9f.zip |
Add ~alpha, alpha/ia64 stable wrt #414241
(Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-libs/qt-core')
-rw-r--r-- | x11-libs/qt-core/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-core/qt-core-4.8.1-r3.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-core/qt-core-4.8.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/qt-core/ChangeLog b/x11-libs/qt-core/ChangeLog index 9a66ff10abfe..a48d6f415f89 100644 --- a/x11-libs/qt-core/ChangeLog +++ b/x11-libs/qt-core/ChangeLog @@ -1,6 +1,10 @@ # 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.176 2012/06/19 22:31:29 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/ChangeLog,v 1.177 2012/06/25 16:06:34 armin76 Exp $ + + 25 Jun 2012; Raúl Porcel <armin76@gentoo.org> qt-core-4.8.1-r3.ebuild, + qt-core-4.8.2.ebuild: + Add ~alpha, alpha/ia64 stable wrt #414241 19 Jun 2012; Davide Pesavento <pesa@gentoo.org> +files/4.8.2-qatomic-x32.patch, qt-core-4.8.2.ebuild: diff --git a/x11-libs/qt-core/qt-core-4.8.1-r3.ebuild b/x11-libs/qt-core/qt-core-4.8.1-r3.ebuild index 25e986e33fb8..5791df056114 100644 --- a/x11-libs/qt-core/qt-core-4.8.1-r3.ebuild +++ b/x11-libs/qt-core/qt-core-4.8.1-r3.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-r3.ebuild,v 1.4 2012/06/08 12:49:10 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.8.1-r3.ebuild,v 1.5 2012/06/25 16:06:34 armin76 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 ~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 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="+glib iconv icu optimized-qmake qt3support ssl" DEPEND=" 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 98cdaea8f577..ae6f8676a536 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.2 2012/06/19 22:31:29 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-core/qt-core-4.8.2.ebuild,v 1.3 2012/06/25 16:06:34 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ SLOT="4" if [[ ${QT4_BUILD_TYPE} == live ]]; then KEYWORDS="" else - KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~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 ~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" |