diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-06-25 16:07:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-06-25 16:07:22 +0000 |
commit | a34655eb8e2c6066dd9f7c988400a4bafdfa2d4e (patch) | |
tree | 8055af51d1885e813a93d3a1ae4b027a0028501a /x11-libs/qt-assistant | |
parent | Add ~alpha, alpha/ia64 stable wrt #414241 (diff) | |
download | gentoo-2-a34655eb8e2c6066dd9f7c988400a4bafdfa2d4e.tar.gz gentoo-2-a34655eb8e2c6066dd9f7c988400a4bafdfa2d4e.tar.bz2 gentoo-2-a34655eb8e2c6066dd9f7c988400a4bafdfa2d4e.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-assistant')
-rw-r--r-- | x11-libs/qt-assistant/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/qt-assistant/qt-assistant-4.8.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/qt-assistant/ChangeLog b/x11-libs/qt-assistant/ChangeLog index 5c4246ebbec1..dd85497eefff 100644 --- a/x11-libs/qt-assistant/ChangeLog +++ b/x11-libs/qt-assistant/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/qt-assistant # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.139 2012/06/19 22:30:13 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/ChangeLog,v 1.140 2012/06/25 16:07:22 armin76 Exp $ + + 25 Jun 2012; Raúl Porcel <armin76@gentoo.org> qt-assistant-4.8.1-r1.ebuild, + qt-assistant-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-assistant-4.8.2.ebuild: diff --git a/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild b/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild index 77cd1cbf56c1..4c05bcaa4edb 100644 --- a/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild +++ b/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.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-assistant/qt-assistant-4.8.1-r1.ebuild,v 1.8 2012/06/18 21:44:47 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.1-r1.ebuild,v 1.9 2012/06/25 16:07:22 armin76 Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI+=" )" SLOT="4" -KEYWORDS="amd64 arm ~ia64 ~ppc ~ppc64 x86 ~ppc-macos ~x64-macos" +KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 x86 ~ppc-macos ~x64-macos" IUSE="compat doc +glib qt3support trace webkit" DEPEND=" diff --git a/x11-libs/qt-assistant/qt-assistant-4.8.2.ebuild b/x11-libs/qt-assistant/qt-assistant-4.8.2.ebuild index eca25ba69653..70873ef4eca8 100644 --- a/x11-libs/qt-assistant/qt-assistant-4.8.2.ebuild +++ b/x11-libs/qt-assistant/qt-assistant-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-assistant/qt-assistant-4.8.2.ebuild,v 1.3 2012/06/19 22:30:13 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-assistant/qt-assistant-4.8.2.ebuild,v 1.4 2012/06/25 16:07:22 armin76 Exp $ EAPI=4 @@ -17,7 +17,7 @@ SLOT="4" if [[ ${QT4_BUILD_TYPE} == live ]]; then KEYWORDS="" else - KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos" + KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos" fi IUSE="compat doc +glib qt3support trace webkit" |