public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/
@ 2015-09-21  4:58 Jeroen Roovers
  0 siblings, 0 replies; 22+ messages in thread
From: Jeroen Roovers @ 2015-09-21  4:58 UTC (permalink / raw
  To: gentoo-commits

commit:     ea660811b7709d3fbb61a961b524250c18c9da76
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 04:50:00 2015 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 04:50:00 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea660811

dev-qt/assistant: Stable for PPC64 (bug #543326).

Package-Manager: portage-2.2.20.1

 dev-qt/assistant/assistant-5.4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/assistant/assistant-5.4.2.ebuild b/dev-qt/assistant/assistant-5.4.2.ebuild
index bf4301f..ac32204 100644
--- a/dev-qt/assistant/assistant-5.4.2.ebuild
+++ b/dev-qt/assistant/assistant-5.4.2.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-	KEYWORDS="amd64 arm ~hppa ~ppc64 ~x86"
+	KEYWORDS="amd64 arm ~hppa ppc64 ~x86"
 fi
 
 IUSE="webkit"


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/
@ 2015-10-18  9:40 Mikle Kolyada
  0 siblings, 0 replies; 22+ messages in thread
From: Mikle Kolyada @ 2015-10-18  9:40 UTC (permalink / raw
  To: gentoo-commits

commit:     4e4a95061d9a4b291048b1ec68fc1503f8c59eaf
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 18 09:23:29 2015 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Oct 18 09:37:23 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e4a9506

dev-qt/assistant: sparc stable wrt bug #530238

Package-Manager: portage-2.2.20.1

 dev-qt/assistant/assistant-4.8.6-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/assistant/assistant-4.8.6-r1.ebuild b/dev-qt/assistant/assistant-4.8.6-r1.ebuild
index 48ed93d..3067d70 100644
--- a/dev-qt/assistant/assistant-4.8.6-r1.ebuild
+++ b/dev-qt/assistant/assistant-4.8.6-r1.ebuild
@@ -9,9 +9,9 @@ inherit eutils qt4-build-multilib
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT4_BUILD_TYPE} == live ]]; then
-	KEYWORDS="alpha arm ia64 ppc ppc64"
+	KEYWORDS="alpha arm ia64 ppc ppc64 sparc"
 else
-	KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sparc x86"
+	KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
 fi
 
 IUSE="webkit"


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/
@ 2016-03-05 22:20 Mikle Kolyada
  0 siblings, 0 replies; 22+ messages in thread
From: Mikle Kolyada @ 2016-03-05 22:20 UTC (permalink / raw
  To: gentoo-commits

commit:     46d04d605804aed8dfdcf6690af9b9242b65944f
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  5 21:58:30 2016 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Mar  5 22:17:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46d04d60

dev-qt/assistant: amd64 stable wrt bug #569924

Package-Manager: portage-2.2.26

 dev-qt/assistant/assistant-5.5.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/assistant/assistant-5.5.1-r1.ebuild b/dev-qt/assistant/assistant-5.5.1-r1.ebuild
index 7505c99..6a3d116 100644
--- a/dev-qt/assistant/assistant-5.5.1-r1.ebuild
+++ b/dev-qt/assistant/assistant-5.5.1-r1.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-	KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+	KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~x86"
 fi
 
 IUSE="webkit"


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/
@ 2016-03-09  4:12 Jeroen Roovers
  0 siblings, 0 replies; 22+ messages in thread
From: Jeroen Roovers @ 2016-03-09  4:12 UTC (permalink / raw
  To: gentoo-commits

commit:     a0ffe8e84a242a0da8fc8034cae41e313353467c
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  9 03:46:02 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed Mar  9 04:11:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0ffe8e8

dev-qt/assistant: Stable for PPC64 (bug #569924).

Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches

 dev-qt/assistant/assistant-5.5.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/assistant/assistant-5.5.1-r1.ebuild b/dev-qt/assistant/assistant-5.5.1-r1.ebuild
index 6a3d116..9a023e6 100644
--- a/dev-qt/assistant/assistant-5.5.1-r1.ebuild
+++ b/dev-qt/assistant/assistant-5.5.1-r1.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-	KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~x86"
+	KEYWORDS="amd64 ~arm ~hppa ppc64 ~x86"
 fi
 
 IUSE="webkit"


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/
@ 2016-03-24  5:53 Markus Meier
  0 siblings, 0 replies; 22+ messages in thread
From: Markus Meier @ 2016-03-24  5:53 UTC (permalink / raw
  To: gentoo-commits

commit:     84fa6eee1eceb2ce7d5053bf8a742c8f34b48b9e
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 24 05:24:56 2016 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Thu Mar 24 05:50:58 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84fa6eee

dev-qt/assistant: arm stable, bug #569924

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="arm"

 dev-qt/assistant/assistant-5.5.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/assistant/assistant-5.5.1-r1.ebuild b/dev-qt/assistant/assistant-5.5.1-r1.ebuild
index 9a023e6..e483676 100644
--- a/dev-qt/assistant/assistant-5.5.1-r1.ebuild
+++ b/dev-qt/assistant/assistant-5.5.1-r1.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-	KEYWORDS="amd64 ~arm ~hppa ppc64 ~x86"
+	KEYWORDS="amd64 arm ~hppa ppc64 ~x86"
 fi
 
 IUSE="webkit"


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/
@ 2016-08-15  5:56 Jeroen Roovers
  0 siblings, 0 replies; 22+ messages in thread
From: Jeroen Roovers @ 2016-08-15  5:56 UTC (permalink / raw
  To: gentoo-commits

commit:     825f61299f04f54aaf3b0eb244e341a46595cd6c
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 15 05:31:39 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 05:55:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=825f6129

dev-qt/assistant: Stable for HPPA PPC64 (bug #586180).

Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches

 dev-qt/assistant/assistant-5.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/assistant/assistant-5.6.1.ebuild b/dev-qt/assistant/assistant-5.6.1.ebuild
index 8f909d8..8d30176 100644
--- a/dev-qt/assistant/assistant-5.6.1.ebuild
+++ b/dev-qt/assistant/assistant-5.6.1.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-	KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86"
+	KEYWORDS="amd64 ~arm hppa ppc64 x86"
 fi
 
 IUSE="webkit"


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/
@ 2016-08-23 19:50 Markus Meier
  0 siblings, 0 replies; 22+ messages in thread
From: Markus Meier @ 2016-08-23 19:50 UTC (permalink / raw
  To: gentoo-commits

commit:     62800645bf9cb987b508f90c4b0923fb509c42a9
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 23 19:50:32 2016 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Tue Aug 23 19:50:32 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62800645

dev-qt/assistant: arm stable, bug #586180

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="arm"

 dev-qt/assistant/assistant-5.6.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/assistant/assistant-5.6.1.ebuild b/dev-qt/assistant/assistant-5.6.1.ebuild
index 8d30176..d140927 100644
--- a/dev-qt/assistant/assistant-5.6.1.ebuild
+++ b/dev-qt/assistant/assistant-5.6.1.ebuild
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-	KEYWORDS="amd64 ~arm hppa ppc64 x86"
+	KEYWORDS="amd64 arm hppa ppc64 x86"
 fi
 
 IUSE="webkit"


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/
@ 2017-01-02 19:00 Markus Meier
  0 siblings, 0 replies; 22+ messages in thread
From: Markus Meier @ 2017-01-02 19:00 UTC (permalink / raw
  To: gentoo-commits

commit:     19bfa0b6d58508c9d3f05d90ceb7dbf56f417cdc
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  2 19:00:28 2017 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Mon Jan  2 19:00:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19bfa0b6

dev-qt/assistant: arm stable, bug #598780

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 dev-qt/assistant/assistant-5.6.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-qt/assistant/assistant-5.6.2.ebuild b/dev-qt/assistant/assistant-5.6.2.ebuild
index 8f909d8..e76c818 100644
--- a/dev-qt/assistant/assistant-5.6.2.ebuild
+++ b/dev-qt/assistant/assistant-5.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -9,7 +9,7 @@ inherit qt5-build
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-	KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86"
+	KEYWORDS="amd64 arm ~hppa ~ppc64 x86"
 fi
 
 IUSE="webkit"


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/
@ 2017-03-17  7:47 Jeroen Roovers
  0 siblings, 0 replies; 22+ messages in thread
From: Jeroen Roovers @ 2017-03-17  7:47 UTC (permalink / raw
  To: gentoo-commits

commit:     3b848114cb232e1372bff6cf1b67581a188935f1
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 17 07:24:35 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Fri Mar 17 07:46:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b848114

dev-qt/assistant: Stable for HPPA (bug #598780).

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 dev-qt/assistant/assistant-5.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/assistant/assistant-5.6.2.ebuild b/dev-qt/assistant/assistant-5.6.2.ebuild
index a584bed1d99..bce9b243bcd 100644
--- a/dev-qt/assistant/assistant-5.6.2.ebuild
+++ b/dev-qt/assistant/assistant-5.6.2.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-	KEYWORDS="amd64 arm ~hppa ppc64 x86"
+	KEYWORDS="amd64 arm hppa ppc64 x86"
 fi
 
 IUSE="webkit"


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/
@ 2017-05-20 10:37 Michael Weber
  0 siblings, 0 replies; 22+ messages in thread
From: Michael Weber @ 2017-05-20 10:37 UTC (permalink / raw
  To: gentoo-commits

commit:     e199186703a6efc224d36bbc730c356b76ed5ecf
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sat May 20 10:08:32 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sat May 20 10:36:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1991867

dev-qt/assistant: ppc stable (bug 552396)

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

 dev-qt/assistant/assistant-4.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/assistant/assistant-4.8.7.ebuild b/dev-qt/assistant/assistant-4.8.7.ebuild
index dabfd5580d4..1b2375f82ca 100644
--- a/dev-qt/assistant/assistant-4.8.7.ebuild
+++ b/dev-qt/assistant/assistant-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit eutils qt4-build-multilib
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-	KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
+	KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86"
 fi
 
 IUSE="webkit"


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/
@ 2017-05-21 16:41 Michael Weber
  0 siblings, 0 replies; 22+ messages in thread
From: Michael Weber @ 2017-05-21 16:41 UTC (permalink / raw
  To: gentoo-commits

commit:     66bc6e5600165d10bb3b33bd5b5ad45d7dcf4a2d
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sun May 21 15:58:41 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sun May 21 16:40:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66bc6e56

dev-qt/assistant: ppc64 stable (bug 552396)

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

 dev-qt/assistant/assistant-4.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/assistant/assistant-4.8.7.ebuild b/dev-qt/assistant/assistant-4.8.7.ebuild
index 1b2375f82ca..2738ade7cfe 100644
--- a/dev-qt/assistant/assistant-4.8.7.ebuild
+++ b/dev-qt/assistant/assistant-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit eutils qt4-build-multilib
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-	KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86"
+	KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sparc x86"
 fi
 
 IUSE="webkit"


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/
@ 2017-06-03 20:09 Sergei Trofimovich
  0 siblings, 0 replies; 22+ messages in thread
From: Sergei Trofimovich @ 2017-06-03 20:09 UTC (permalink / raw
  To: gentoo-commits

commit:     034a85f6c19df15feb6f80bc83b9588766865147
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  3 12:58:03 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jun  3 20:08:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=034a85f6

dev-qt/assistant: ia64 stable, bug #552396

Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ia64"

 dev-qt/assistant/assistant-4.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/assistant/assistant-4.8.7.ebuild b/dev-qt/assistant/assistant-4.8.7.ebuild
index 940530e15ca..8ae91407db7 100644
--- a/dev-qt/assistant/assistant-4.8.7.ebuild
+++ b/dev-qt/assistant/assistant-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit eutils qt4-build-multilib
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-	KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 sparc x86"
+	KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86"
 fi
 
 IUSE="webkit"


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/
@ 2017-06-06 16:12 Markus Meier
  0 siblings, 0 replies; 22+ messages in thread
From: Markus Meier @ 2017-06-06 16:12 UTC (permalink / raw
  To: gentoo-commits

commit:     e3ffc1943783eaec49e369b20a1ec8299ee6ffe0
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  6 16:09:53 2017 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Tue Jun  6 16:09:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3ffc194

dev-qt/assistant: arm stable, bug #552396

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 dev-qt/assistant/assistant-4.8.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/assistant/assistant-4.8.7.ebuild b/dev-qt/assistant/assistant-4.8.7.ebuild
index 8ae91407db7..41eb312612b 100644
--- a/dev-qt/assistant/assistant-4.8.7.ebuild
+++ b/dev-qt/assistant/assistant-4.8.7.ebuild
@@ -7,7 +7,7 @@ inherit eutils qt4-build-multilib
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT4_BUILD_TYPE} == release ]]; then
-	KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86"
+	KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
 fi
 
 IUSE="webkit"


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/
@ 2017-07-15  5:16 Markus Meier
  0 siblings, 0 replies; 22+ messages in thread
From: Markus Meier @ 2017-07-15  5:16 UTC (permalink / raw
  To: gentoo-commits

commit:     ebc0d0e1e5967a222d0b0e39f3d478cabe1b9636
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 15 05:15:56 2017 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Sat Jul 15 05:15:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebc0d0e1

dev-qt/assistant: arm stable, bug #620334

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 dev-qt/assistant/assistant-5.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/assistant/assistant-5.7.1.ebuild b/dev-qt/assistant/assistant-5.7.1.ebuild
index d9b3cc6fb1d..a584bed1d99 100644
--- a/dev-qt/assistant/assistant-5.7.1.ebuild
+++ b/dev-qt/assistant/assistant-5.7.1.ebuild
@@ -8,7 +8,7 @@ inherit qt5-build
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-	KEYWORDS="amd64 ~arm ~hppa ppc64 x86"
+	KEYWORDS="amd64 arm ~hppa ppc64 x86"
 fi
 
 IUSE="webkit"


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/
@ 2018-08-19 10:46 Sergei Trofimovich
  0 siblings, 0 replies; 22+ messages in thread
From: Sergei Trofimovich @ 2018-08-19 10:46 UTC (permalink / raw
  To: gentoo-commits

commit:     6ab0fd75b8fafb597ec14359e322c67b6adca4a4
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Sun Aug 19 09:01:01 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Aug 19 10:34:45 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ab0fd75

dev-qt/assistant: keyworded 5.11.1 for sparc

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"

 dev-qt/assistant/assistant-5.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/assistant/assistant-5.11.1.ebuild b/dev-qt/assistant/assistant-5.11.1.ebuild
index 0fe2bc14566..5cb6d4e5d07 100644
--- a/dev-qt/assistant/assistant-5.11.1.ebuild
+++ b/dev-qt/assistant/assistant-5.11.1.ebuild
@@ -8,7 +8,7 @@ inherit desktop gnome2-utils qt5-build
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-	KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
+	KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~sparc ~x86"
 fi
 
 IUSE="webkit"


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/
@ 2018-11-24 13:32 Sergei Trofimovich
  0 siblings, 0 replies; 22+ messages in thread
From: Sergei Trofimovich @ 2018-11-24 13:32 UTC (permalink / raw
  To: gentoo-commits

commit:     5fb43a53acaadd7dc94c7b49069ad5b0d9465de5
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 24 13:29:35 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Nov 24 13:29:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fb43a53

dev-qt/assistant: stable 5.11.1 for ppc64, bug #664566

Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-qt/assistant/assistant-5.11.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/assistant/assistant-5.11.1.ebuild b/dev-qt/assistant/assistant-5.11.1.ebuild
index d9be3846401..c641c4397da 100644
--- a/dev-qt/assistant/assistant-5.11.1.ebuild
+++ b/dev-qt/assistant/assistant-5.11.1.ebuild
@@ -8,7 +8,7 @@ inherit desktop gnome2-utils qt5-build
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-	KEYWORDS="amd64 ~arm ~hppa ~ppc64 ~sparc x86"
+	KEYWORDS="amd64 ~arm ~hppa ppc64 ~sparc x86"
 fi
 
 IUSE="webkit"


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/
@ 2021-09-08 16:55 Andreas Sturmlechner
  0 siblings, 0 replies; 22+ messages in thread
From: Andreas Sturmlechner @ 2021-09-08 16:55 UTC (permalink / raw
  To: gentoo-commits

commit:     e1c499d2119edac0b92ca6a033bd0c0e5b9628ea
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  5 19:01:21 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep  8 16:54:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1c499d2

dev-qt/assistant: 5.15.2-r10 version bump at KDE 33693a92

- EAPI-8 bump
- switch from ~PV to =QT5_PV* version dependencies

Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-qt/assistant/Manifest                    |  1 +
 dev-qt/assistant/assistant-5.15.2-r10.ebuild | 56 ++++++++++++++++++++++++++++
 2 files changed, 57 insertions(+)

diff --git a/dev-qt/assistant/Manifest b/dev-qt/assistant/Manifest
index c9faaf55f59..2ad3df5c2a7 100644
--- a/dev-qt/assistant/Manifest
+++ b/dev-qt/assistant/Manifest
@@ -1 +1,2 @@
+DIST qttools-5.15.2-33693a92.tar.gz 12266718 BLAKE2B c519abdcca9df3b191297b859b2dce417ee9a79f9e3bcb3f2aa0017266b8edc855645108f5f7e6853d28f4c7507c92646ce8130731a345c6ffdfcd37fb1f4789 SHA512 9a62f1849c8eb65384d19de61cb6a08d1f467877181fd752e58b2b4e7d566c5d868c7ebab2d01591c6f540c01c705b7f8e0fe76c26cb0ee78f590ddae57048d2
 DIST qttools-everywhere-src-5.15.2.tar.xz 8894728 BLAKE2B bbc57c58a43f827cfa04031f12d46d4d660456e4a5feabe17fdbb42126da06ed7031807fe963883d452fd1916330e94fcc66b9e9bb69ee4455a38bf3cbd80f5a SHA512 3bd32a302af6e81cd5d4eb07d60c5ef233f1ca7af1aae180c933ac28fafffce28c6c868eb032108747937ea951d6d4f0df5516841bc65d22c529207147533a8b

diff --git a/dev-qt/assistant/assistant-5.15.2-r10.ebuild b/dev-qt/assistant/assistant-5.15.2-r10.ebuild
new file mode 100644
index 00000000000..c1c5acadc77
--- /dev/null
+++ b/dev-qt/assistant/assistant-5.15.2-r10.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+KDE_ORG_COMMIT=33693a928986006d79c1ee743733cde5966ac402
+QT5_MODULE="qttools"
+inherit desktop qt5-build xdg-utils
+
+DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
+
+if [[ ${QT5_BUILD_TYPE} == release ]]; then
+	KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc ~x86"
+fi
+
+IUSE=""
+
+DEPEND="
+	=dev-qt/qtcore-${QT5_PV}*:5=
+	=dev-qt/qtgui-${QT5_PV}*
+	=dev-qt/qthelp-${QT5_PV}*
+	=dev-qt/qtnetwork-${QT5_PV}*
+	=dev-qt/qtprintsupport-${QT5_PV}*
+	=dev-qt/qtsql-${QT5_PV}*[sqlite]
+	=dev-qt/qtwidgets-${QT5_PV}*
+"
+RDEPEND="${DEPEND}"
+
+QT5_TARGET_SUBDIRS=(
+	src/assistant/assistant
+)
+
+src_prepare() {
+	sed -e "s/qtHaveModule(webkitwidgets)/false/g" \
+		-i src/assistant/assistant/assistant.pro || die
+
+	qt5-build_src_prepare
+}
+
+src_install() {
+	qt5-build_src_install
+
+	doicon -s 32 src/assistant/assistant/images/assistant.png
+	newicon -s 128 src/assistant/assistant/images/assistant-128.png assistant.png
+	make_desktop_entry "${QT5_BINDIR}"/assistant 'Qt 5 Assistant' assistant 'Qt;Development;Documentation'
+}
+
+pkg_postinst() {
+	qt5-build_pkg_postinst
+	xdg_icon_cache_update
+}
+
+pkg_postrm() {
+	qt5-build_pkg_postrm
+	xdg_icon_cache_update
+}


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/
@ 2021-09-22 20:01 Andreas Sturmlechner
  0 siblings, 0 replies; 22+ messages in thread
From: Andreas Sturmlechner @ 2021-09-22 20:01 UTC (permalink / raw
  To: gentoo-commits

commit:     a2e6360c18df0f6f8fd5f5d4d00411749365bc04
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 15 20:24:38 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 22 20:01:21 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2e6360c

dev-qt/assistant: png support in qtgui is required

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Davide Pesavento <pesa <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../{assistant-5.15.2-r10.ebuild => assistant-5.15.2-r11.ebuild}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/assistant/assistant-5.15.2-r10.ebuild b/dev-qt/assistant/assistant-5.15.2-r11.ebuild
similarity index 97%
rename from dev-qt/assistant/assistant-5.15.2-r10.ebuild
rename to dev-qt/assistant/assistant-5.15.2-r11.ebuild
index c1c5acadc77..1a342551793 100644
--- a/dev-qt/assistant/assistant-5.15.2-r10.ebuild
+++ b/dev-qt/assistant/assistant-5.15.2-r11.ebuild
@@ -17,7 +17,7 @@ IUSE=""
 
 DEPEND="
 	=dev-qt/qtcore-${QT5_PV}*:5=
-	=dev-qt/qtgui-${QT5_PV}*
+	=dev-qt/qtgui-${QT5_PV}*[png]
 	=dev-qt/qthelp-${QT5_PV}*
 	=dev-qt/qtnetwork-${QT5_PV}*
 	=dev-qt/qtprintsupport-${QT5_PV}*


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/
@ 2021-09-30 18:15 Sam James
  0 siblings, 0 replies; 22+ messages in thread
From: Sam James @ 2021-09-30 18:15 UTC (permalink / raw
  To: gentoo-commits

commit:     16a268de84929c2c6fe346c8ba27f3050d43ee5d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 30 18:14:46 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 30 18:14:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16a268de

dev-qt/assistant: Stabilize 5.15.2-r11 amd64, #806797

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-qt/assistant/assistant-5.15.2-r11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/assistant/assistant-5.15.2-r11.ebuild b/dev-qt/assistant/assistant-5.15.2-r11.ebuild
index dd84e390569..62335be8c98 100644
--- a/dev-qt/assistant/assistant-5.15.2-r11.ebuild
+++ b/dev-qt/assistant/assistant-5.15.2-r11.ebuild
@@ -10,7 +10,7 @@ inherit desktop qt5-build xdg-utils
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-	KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc x86"
+	KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc x86"
 fi
 
 IUSE=""


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/
@ 2021-09-30 18:21 Sam James
  0 siblings, 0 replies; 22+ messages in thread
From: Sam James @ 2021-09-30 18:21 UTC (permalink / raw
  To: gentoo-commits

commit:     84ea7399626a64e59441f3f45b6cb0134eb1ef02
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 30 18:20:29 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 30 18:20:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84ea7399

dev-qt/assistant: Stabilize 5.15.2-r11 arm64, #806797

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-qt/assistant/assistant-5.15.2-r11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/assistant/assistant-5.15.2-r11.ebuild b/dev-qt/assistant/assistant-5.15.2-r11.ebuild
index 62335be8c98..7f52c026f46 100644
--- a/dev-qt/assistant/assistant-5.15.2-r11.ebuild
+++ b/dev-qt/assistant/assistant-5.15.2-r11.ebuild
@@ -10,7 +10,7 @@ inherit desktop qt5-build xdg-utils
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-	KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~sparc x86"
+	KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc64 ~sparc x86"
 fi
 
 IUSE=""


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/
@ 2021-10-17  0:27 Sam James
  0 siblings, 0 replies; 22+ messages in thread
From: Sam James @ 2021-10-17  0:27 UTC (permalink / raw
  To: gentoo-commits

commit:     971563881c4f043600d831e42255b9644f9c14a3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 17 00:27:11 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 17 00:27:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97156388

dev-qt/assistant: Stabilize 5.15.2-r11 ppc64, #806797

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-qt/assistant/assistant-5.15.2-r11.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/assistant/assistant-5.15.2-r11.ebuild b/dev-qt/assistant/assistant-5.15.2-r11.ebuild
index 7f52c026f46..4fb7695223e 100644
--- a/dev-qt/assistant/assistant-5.15.2-r11.ebuild
+++ b/dev-qt/assistant/assistant-5.15.2-r11.ebuild
@@ -10,7 +10,7 @@ inherit desktop qt5-build xdg-utils
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-	KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc64 ~sparc x86"
+	KEYWORDS="amd64 ~arm arm64 ~hppa ppc64 ~sparc x86"
 fi
 
 IUSE=""


^ permalink raw reply related	[flat|nested] 22+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/
@ 2022-07-04 17:58 Arthur Zamarin
  0 siblings, 0 replies; 22+ messages in thread
From: Arthur Zamarin @ 2022-07-04 17:58 UTC (permalink / raw
  To: gentoo-commits

commit:     dd9225329fcac1d21c6faac87ed0e48eb12d52a9
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  4 17:58:28 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jul  4 17:58:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd922532

dev-qt/assistant: Stabilize 5.15.5 arm64, #853232

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-qt/assistant/assistant-5.15.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-qt/assistant/assistant-5.15.5.ebuild b/dev-qt/assistant/assistant-5.15.5.ebuild
index efd334ce3f81..3aef877d922c 100644
--- a/dev-qt/assistant/assistant-5.15.5.ebuild
+++ b/dev-qt/assistant/assistant-5.15.5.ebuild
@@ -9,7 +9,7 @@ inherit desktop qt5-build xdg-utils
 DESCRIPTION="Tool for viewing on-line documentation in Qt help file format"
 
 if [[ ${QT5_BUILD_TYPE} == release ]]; then
-	KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc64 ~sparc x86"
+	KEYWORDS="amd64 ~arm arm64 ~hppa ppc64 ~sparc x86"
 fi
 
 IUSE=""


^ permalink raw reply related	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2022-07-04 17:59 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-30 18:15 [gentoo-commits] repo/gentoo:master commit in: dev-qt/assistant/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2022-07-04 17:58 Arthur Zamarin
2021-10-17  0:27 Sam James
2021-09-30 18:21 Sam James
2021-09-22 20:01 Andreas Sturmlechner
2021-09-08 16:55 Andreas Sturmlechner
2018-11-24 13:32 Sergei Trofimovich
2018-08-19 10:46 Sergei Trofimovich
2017-07-15  5:16 Markus Meier
2017-06-06 16:12 Markus Meier
2017-06-03 20:09 Sergei Trofimovich
2017-05-21 16:41 Michael Weber
2017-05-20 10:37 Michael Weber
2017-03-17  7:47 Jeroen Roovers
2017-01-02 19:00 Markus Meier
2016-08-23 19:50 Markus Meier
2016-08-15  5:56 Jeroen Roovers
2016-03-24  5:53 Markus Meier
2016-03-09  4:12 Jeroen Roovers
2016-03-05 22:20 Mikle Kolyada
2015-10-18  9:40 Mikle Kolyada
2015-09-21  4:58 Jeroen Roovers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox