diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-06-25 16:10:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-06-25 16:10:33 +0000 |
commit | 40b46d1ef9fdb9deab872aaeec52f7e1965d1dc7 (patch) | |
tree | a9e177c15e4c2d7165fa797a96ee6cdec2b55a61 /x11-libs/qt-dbus | |
parent | Add ~alpha, alpha/ia64 stable wrt #414241 (diff) | |
download | historical-40b46d1ef9fdb9deab872aaeec52f7e1965d1dc7.tar.gz historical-40b46d1ef9fdb9deab872aaeec52f7e1965d1dc7.tar.bz2 historical-40b46d1ef9fdb9deab872aaeec52f7e1965d1dc7.zip |
Add ~alpha, alpha/ia64 stable wrt #414241
Package-Manager: portage-2.1.10.53/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'x11-libs/qt-dbus')
-rw-r--r-- | x11-libs/qt-dbus/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-dbus/qt-dbus-4.8.1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-dbus/qt-dbus-4.8.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/qt-dbus/ChangeLog b/x11-libs/qt-dbus/ChangeLog index e4a662a1ae1a..a562bcb3d7fa 100644 --- a/x11-libs/qt-dbus/ChangeLog +++ b/x11-libs/qt-dbus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qt-dbus # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.116 2012/06/19 22:32:01 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/ChangeLog,v 1.117 2012/06/25 16:04:10 armin76 Exp $ + + 25 Jun 2012; Raúl Porcel <armin76@gentoo.org> qt-dbus-4.8.1.ebuild, + qt-dbus-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-dbus-4.8.2.ebuild: diff --git a/x11-libs/qt-dbus/qt-dbus-4.8.1.ebuild b/x11-libs/qt-dbus/qt-dbus-4.8.1.ebuild index 0df611334862..f79f8e730544 100644 --- a/x11-libs/qt-dbus/qt-dbus-4.8.1.ebuild +++ b/x11-libs/qt-dbus/qt-dbus-4.8.1.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-dbus/qt-dbus-4.8.1.ebuild,v 1.9 2012/05/20 13:05:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.8.1.ebuild,v 1.10 2012/06/25 16:04:10 armin76 Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit qt4-build DESCRIPTION="The DBus module for the Qt toolkit" 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="" DEPEND=" diff --git a/x11-libs/qt-dbus/qt-dbus-4.8.2.ebuild b/x11-libs/qt-dbus/qt-dbus-4.8.2.ebuild index 0e04f321e662..bec5d4f35fa4 100644 --- a/x11-libs/qt-dbus/qt-dbus-4.8.2.ebuild +++ b/x11-libs/qt-dbus/qt-dbus-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-dbus/qt-dbus-4.8.2.ebuild,v 1.2 2012/06/19 22:32:01 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-dbus/qt-dbus-4.8.2.ebuild,v 1.3 2012/06/25 16:04:10 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="" |