public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2022-03-27  4:44 Matt Turner
  0 siblings, 0 replies; 32+ messages in thread
From: Matt Turner @ 2022-03-27  4:44 UTC (permalink / raw
  To: gentoo-commits

commit:     2fe5822f2285dd5edfb385cda69b58269ee34f6b
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 27 04:35:47 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Mar 27 04:43:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fe5822f

net-im/telepathy-mission-control: Depend on python[xml]

Closes: https://bugs.gentoo.org/833002
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild  | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
index c68b09c31f35..299724308b1a 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+PYTHON_REQ_USE="xml(+)"
 PYTHON_COMPAT=( python3_{8..10} )
 
 inherit gnome2 python-any-r1


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2024-05-12  6:04 Mart Raudsepp
  0 siblings, 0 replies; 32+ messages in thread
From: Mart Raudsepp @ 2024-05-12  6:04 UTC (permalink / raw
  To: gentoo-commits

commit:     44a87586a61edb01409feeb992b45b1bc3d675e7
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun May 12 05:57:48 2024 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun May 12 06:02:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44a87586

net-im/telepathy-mission-control: enable py3.12

Closes: https://bugs.gentoo.org/929698
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 .../telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
index dd85f8fe6688..07d4574948d8 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 PYTHON_REQ_USE="xml(+)"
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 inherit gnome2 python-any-r1
 


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2023-07-27  8:29 WANG Xuerui
  0 siblings, 0 replies; 32+ messages in thread
From: WANG Xuerui @ 2023-07-27  8:29 UTC (permalink / raw
  To: gentoo-commits

commit:     6fc13c99e3dcddcb3d387d013bcb3dd8a4ca47c6
Author:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 27 07:56:03 2023 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Thu Jul 27 08:29:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fc13c99

net-im/telepathy-mission-control: keyword 5.16.6 for ~loong

Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 .../telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
index 74f7116d090d..9ba070ffee32 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~loong ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
 IUSE="debug networkmanager"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2022-10-29 17:44 Matt Turner
  0 siblings, 0 replies; 32+ messages in thread
From: Matt Turner @ 2022-10-29 17:44 UTC (permalink / raw
  To: gentoo-commits

commit:     381aa55b809b3ccf167e91b1beb844ff9da0b959
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 29 17:32:25 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Oct 29 17:44:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=381aa55b

net-im/telepathy-mission-control: Add Python 3.11 compatibility

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
index 299724308b1a..c5847fca4901 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 PYTHON_REQ_USE="xml(+)"
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit gnome2 python-any-r1
 


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2021-12-19  1:30 Matt Turner
  0 siblings, 0 replies; 32+ messages in thread
From: Matt Turner @ 2021-12-19  1:30 UTC (permalink / raw
  To: gentoo-commits

commit:     dff4b2815faba1cb6757dc83b3d46cd7745820fc
Author:     t0b3 <thomas.bettler <AT> gmail <DOT> com>
AuthorDate: Fri Dec 17 13:20:13 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Dec 19 01:29:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dff4b281

net-im/telepathy-mission-control: add python 3.10

Closes: https://bugs.gentoo.org/829462
Signed-off-by: t0b3 <thomas.bettler <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/23385
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
index 8befb67a258e..c68b09c31f35 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit gnome2 python-any-r1
 


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2021-09-12 11:28 Yixun Lan
  0 siblings, 0 replies; 32+ messages in thread
From: Yixun Lan @ 2021-09-12 11:28 UTC (permalink / raw
  To: gentoo-commits

commit:     256b14e7835cdb6a9d55392cab8d0ddd8521b07d
Author:     Alex Fan <alexfanqi <AT> yahoo <DOT> com>
AuthorDate: Sun Sep 12 07:41:45 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sun Sep 12 11:27:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=256b14e7

net-im/telepathy-mission-control: keyword 5.16.6 for ~riscv

Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 .../telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
index fdf7162dfdf..8befb67a258 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux"
 IUSE="debug networkmanager"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2021-04-15  5:25 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-04-15  5:25 UTC (permalink / raw
  To: gentoo-commits

commit:     0239c49a5a64ffeeb0c939222f0f761085156a4b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 15 05:21:59 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 15 05:24:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0239c49a

net-im/telepathy-mission-control: Stabilize 5.16.6 x86, #782847

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

 .../telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
index fe33a9d00f3..fdf7162dfdf 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="debug networkmanager"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2021-04-15  1:33 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-04-15  1:33 UTC (permalink / raw
  To: gentoo-commits

commit:     aead43858f143f9ecce36e343fe28adbc71ed7e4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 15 01:31:41 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 15 01:32:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aead4385

net-im/telepathy-mission-control: Stabilize 5.16.6 arm64, #782847

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

 .../telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
index afc23e4628d..fe33a9d00f3 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug networkmanager"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2021-04-15  0:13 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-04-15  0:13 UTC (permalink / raw
  To: gentoo-commits

commit:     b16301e8cb5b2474c598e75b4bb82ab5165c261c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 15 00:12:08 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 15 00:12:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b16301e8

net-im/telepathy-mission-control: Stabilize 5.16.6 ppc64, #782847

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

 .../telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
index 7b16d46fb46..afc23e4628d 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug networkmanager"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2021-04-14 22:07 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-04-14 22:07 UTC (permalink / raw
  To: gentoo-commits

commit:     3535e6c561259986870a51b21702693cee93181e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 14 22:05:17 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 14 22:06:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3535e6c5

net-im/telepathy-mission-control: Stabilize 5.16.6 ppc, #782847

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

 .../telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
index d0391e52433..7b16d46fb46 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug networkmanager"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2021-04-14 22:07 Sam James
  0 siblings, 0 replies; 32+ messages in thread
From: Sam James @ 2021-04-14 22:07 UTC (permalink / raw
  To: gentoo-commits

commit:     6646c271740b35cca2975b9ee0156d451d3944de
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 14 22:04:58 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 14 22:06:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6646c271

net-im/telepathy-mission-control: Stabilize 5.16.6 arm, #782847

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

 .../telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
index 447a723a04e..d0391e52433 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug networkmanager"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2021-04-14 18:51 Mikle Kolyada
  0 siblings, 0 replies; 32+ messages in thread
From: Mikle Kolyada @ 2021-04-14 18:51 UTC (permalink / raw
  To: gentoo-commits

commit:     2bd7fc41ececfc74909ddffd26a8c7eb4ba565fb
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 14 18:51:27 2021 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Apr 14 18:51:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bd7fc41

net-im/telepathy-mission-control: Stabilize 5.16.6 amd64, #782847

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 .../telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
index a6b12cd8100..74ada94b1ed 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="debug networkmanager"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2021-03-13 18:08 Matt Turner
  0 siblings, 0 replies; 32+ messages in thread
From: Matt Turner @ 2021-03-13 18:08 UTC (permalink / raw
  To: gentoo-commits

commit:     131ec8c35e8911b5c81d08e9a72f42c7ad841acf
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 17:06:15 2021 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 18:08:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=131ec8c3

net-im/telepathy-mission-control: Version bump to 5.16.6

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 net-im/telepathy-mission-control/Manifest          |  1 +
 .../telepathy-mission-control-5.16.6.ebuild        | 40 ++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/net-im/telepathy-mission-control/Manifest b/net-im/telepathy-mission-control/Manifest
index 047eb79867a..7842b43895e 100644
--- a/net-im/telepathy-mission-control/Manifest
+++ b/net-im/telepathy-mission-control/Manifest
@@ -1 +1,2 @@
 DIST telepathy-mission-control-5.16.5.tar.gz 1125142 BLAKE2B 1f39336d8221ec9f297ba9eeaed39ffc30d5b2ecde3b02148343cfb9bf4ec15d949a36feb6b92cef17d70f786840b8df9cf159eb8eb00462c64bfb8b41437b57 SHA512 6adeb3033853bef5b732e7b85da49b75bffbdc57d968b1e4313fd1452eaf8db96c3f7f50d41ebb7bfcb084a7f093a9eaccdb28c23d2777e149a90dec6d4ef4e4
+DIST telepathy-mission-control-5.16.6.tar.gz 1127785 BLAKE2B 82055a86d102292dec44ddeadd99458b1cf083f5d74be09326cfae41d627f1792468a180b5cb9f5bb5712989198cc46116f39e41343ca35b3bac101e3db6003a SHA512 56d62bc7270d2d62a490361f3ef3bc39384fde05ee5d69cb7e20db4f41665bd99d05b4cd2b5992b84dbfee5400684503e44c5b8c63cfa101e0cfe6a85b005e5e

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
new file mode 100644
index 00000000000..a6b12cd8100
--- /dev/null
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit gnome2 python-any-r1
+
+DESCRIPTION="An account manager and channel dispatcher for the Telepathy framework"
+HOMEPAGE="https://gitlab.freedesktop.org/telepathy/telepathy-mission-control"
+SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug networkmanager"
+
+RDEPEND="
+	>=dev-libs/dbus-glib-0.82
+	>=dev-libs/glib-2.46:2
+	>=sys-apps/dbus-0.95
+	>=net-libs/telepathy-glib-0.20
+	networkmanager? ( >=net-misc/networkmanager-1:= )
+"
+DEPEND="${RDEPEND}"
+BDEPEND="
+	${PYTHON_DEPS}
+	dev-libs/libxslt
+	>=dev-util/gtk-doc-am-1.17
+	virtual/pkgconfig
+"
+
+src_configure() {
+	# creds is not available
+	gnome2_src_configure \
+		--disable-static \
+		--disable-upower \
+		$(use_enable debug) \
+		$(use_with networkmanager connectivity nm)
+}


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2020-06-17 20:45 Mart Raudsepp
  0 siblings, 0 replies; 32+ messages in thread
From: Mart Raudsepp @ 2020-06-17 20:45 UTC (permalink / raw
  To: gentoo-commits

commit:     a6be7265b65d5cc9895059546afd381780bad175
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 17 20:39:18 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Jun 17 20:44:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6be7265

net-im/telepathy-mission-control: remove old

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 net-im/telepathy-mission-control/Manifest          |  1 -
 .../telepathy-mission-control-5.16.4.ebuild        | 46 ----------------------
 2 files changed, 47 deletions(-)

diff --git a/net-im/telepathy-mission-control/Manifest b/net-im/telepathy-mission-control/Manifest
index a0674cc3fc2..047eb79867a 100644
--- a/net-im/telepathy-mission-control/Manifest
+++ b/net-im/telepathy-mission-control/Manifest
@@ -1,2 +1 @@
-DIST telepathy-mission-control-5.16.4.tar.gz 1102177 BLAKE2B 4c7ad46c472b6bc20b559de48602bcee971fda5ed2fb139d4a67793ac0f2871cfff6db5f9775a3626e1f1860fe41f8e4d520f00d05d7230064d30b21cb3397bc SHA512 5ed624df2d041554af074c22a18db2405fa5bd41bec40edc574382eb9d8b9f93ff6f4be3042d27f950694a353f4192670e200f5f8865419701ca520a973959ed
 DIST telepathy-mission-control-5.16.5.tar.gz 1125142 BLAKE2B 1f39336d8221ec9f297ba9eeaed39ffc30d5b2ecde3b02148343cfb9bf4ec15d949a36feb6b92cef17d70f786840b8df9cf159eb8eb00462c64bfb8b41437b57 SHA512 6adeb3033853bef5b732e7b85da49b75bffbdc57d968b1e4313fd1452eaf8db96c3f7f50d41ebb7bfcb084a7f093a9eaccdb28c23d2777e149a90dec6d4ef4e4

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.4.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.4.ebuild
deleted file mode 100644
index b9cbec04dfc..00000000000
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.4.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-GNOME2_LA_PUNT="yes"
-# Needed for tests and build #489466
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 python-any-r1
-
-DESCRIPTION="An account manager and channel dispatcher for the Telepathy framework"
-HOMEPAGE="https://cgit.freedesktop.org/telepathy/telepathy-mission-control/"
-SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="debug networkmanager" # test
-
-RDEPEND="
-	>=dev-libs/dbus-glib-0.82
-	>=dev-libs/glib-2.46:2
-	>=sys-apps/dbus-0.95
-	>=net-libs/telepathy-glib-0.20
-	networkmanager? ( >=net-misc/networkmanager-1:= )
-"
-DEPEND="${RDEPEND}
-	${PYTHON_DEPS}
-	dev-libs/libxslt
-	>=dev-util/gtk-doc-am-1.17
-	virtual/pkgconfig
-"
-#	test? ( dev-python/twisted-words )"
-
-# Tests are broken, see upstream bug #29334 and #64212
-# upstream doesn't want it enabled everywhere (#29334#c12)
-RESTRICT="test"
-
-src_configure() {
-	# creds is not available
-	gnome2_src_configure \
-		--disable-static \
-		--disable-upower \
-		$(use_enable debug) \
-		$(use_with networkmanager connectivity nm)
-}


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2020-06-16 16:41 Sergei Trofimovich
  0 siblings, 0 replies; 32+ messages in thread
From: Sergei Trofimovich @ 2020-06-16 16:41 UTC (permalink / raw
  To: gentoo-commits

commit:     36c1db72f89205cfda5c643733b7f7598cb802b3
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Tue Jun 16 15:12:21 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Jun 16 16:41:38 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36c1db72

net-im/telepathy-mission-control: mark 5.16.5 sparc, bug #717144

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 .../telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild
index fe4f30ea58a..a6b79dc2e80 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
 IUSE="debug networkmanager" # test
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2020-06-07 21:02 Mart Raudsepp
  0 siblings, 0 replies; 32+ messages in thread
From: Mart Raudsepp @ 2020-06-07 21:02 UTC (permalink / raw
  To: gentoo-commits

commit:     038c73436218245f4819c799069c6ef2bfe61820
Author:     Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Sun Jun  7 16:06:35 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Jun  7 21:02:33 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=038c7343

net-im/telepathy-mission-control: arm64 stable (bug #717144)

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 .../telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild
index ae6e4b1a78e..fe4f30ea58a 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="debug networkmanager" # test
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2020-04-22 14:25 Agostino Sarubbo
  0 siblings, 0 replies; 32+ messages in thread
From: Agostino Sarubbo @ 2020-04-22 14:25 UTC (permalink / raw
  To: gentoo-commits

commit:     f4e89708e289d64e90e511a4ed928b7918477bc6
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 22 14:25:08 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Apr 22 14:25:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4e89708

net-im/telepathy-mission-control: arm stable wrt bug #717144

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 .../telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild
index 6ded002a3b5..ae6e4b1a78e 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="debug networkmanager" # test
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2020-04-22  8:44 Agostino Sarubbo
  0 siblings, 0 replies; 32+ messages in thread
From: Agostino Sarubbo @ 2020-04-22  8:44 UTC (permalink / raw
  To: gentoo-commits

commit:     c3b479b815b7baa6c7147d7618d026ac4bfdf5ac
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 22 08:43:57 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Apr 22 08:43:57 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3b479b8

net-im/telepathy-mission-control: ppc64 stable wrt bug #717144

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 .../telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild
index eb4784c610a..6ded002a3b5 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="debug networkmanager" # test
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2020-04-22  8:41 Agostino Sarubbo
  0 siblings, 0 replies; 32+ messages in thread
From: Agostino Sarubbo @ 2020-04-22  8:41 UTC (permalink / raw
  To: gentoo-commits

commit:     562f577c8da2e265f0ada4f9928ae82fdfe706ed
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 22 08:41:10 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Apr 22 08:41:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=562f577c

net-im/telepathy-mission-control: ppc stable wrt bug #717144

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 .../telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild
index ff2bb886316..eb4784c610a 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="debug networkmanager" # test
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2020-04-20 18:16 Agostino Sarubbo
  0 siblings, 0 replies; 32+ messages in thread
From: Agostino Sarubbo @ 2020-04-20 18:16 UTC (permalink / raw
  To: gentoo-commits

commit:     dde7bad5600fae948dad26505b3ab758e5e2cf7e
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 20 18:15:14 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Apr 20 18:15:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dde7bad5

net-im/telepathy-mission-control: x86 stable wrt bug #717144

Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 .../telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild
index d5fb2310580..ff2bb886316 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 IUSE="debug networkmanager" # test
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2020-02-08 19:49 Matt Turner
  0 siblings, 0 replies; 32+ messages in thread
From: Matt Turner @ 2020-02-08 19:49 UTC (permalink / raw
  To: gentoo-commits

commit:     2225570a84cdcc7a808ea792e1af5120fbd5105f
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  8 19:46:20 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Feb  8 19:47:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2225570a

net-im/telepathy-mission-control: Switch to Python3

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 .../telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild
index 9018152235c..f54b59cbc4d 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.5.ebuild
@@ -4,7 +4,7 @@
 EAPI=6
 GNOME2_LA_PUNT="yes"
 # Needed for tests and build #489466
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit gnome2 python-any-r1
 


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2017-07-07  7:11 Alexis Ballier
  0 siblings, 0 replies; 32+ messages in thread
From: Alexis Ballier @ 2017-07-07  7:11 UTC (permalink / raw
  To: gentoo-commits

commit:     13c51a5ab644cea165da350119c0f348eed56200
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  7 07:08:59 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jul  7 07:10:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13c51a5a

net-im/telepathy-mission-control: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 .../telepathy-mission-control/telepathy-mission-control-5.16.4.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.4.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.4.ebuild
index e3ebdf65d8d..5ec4c3d284d 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.4.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="debug networkmanager" # test
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2017-01-26 10:56 Mart Raudsepp
  0 siblings, 0 replies; 32+ messages in thread
From: Mart Raudsepp @ 2017-01-26 10:56 UTC (permalink / raw
  To: gentoo-commits

commit:     944717007bf1d779e9da9a5085601f03cdfa2709
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 26 09:28:15 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Jan 26 10:55:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94471700

net-im/telepathy-mission-control: Remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-im/telepathy-mission-control/Manifest          |  1 -
 net-im/telepathy-mission-control/metadata.xml      |  3 --
 .../telepathy-mission-control-5.16.3-r1.ebuild     | 50 ----------------------
 .../telepathy-mission-control-5.16.3.ebuild        | 50 ----------------------
 4 files changed, 104 deletions(-)

diff --git a/net-im/telepathy-mission-control/Manifest b/net-im/telepathy-mission-control/Manifest
index c3606ce..6a39028 100644
--- a/net-im/telepathy-mission-control/Manifest
+++ b/net-im/telepathy-mission-control/Manifest
@@ -1,2 +1 @@
-DIST telepathy-mission-control-5.16.3.tar.gz 1096019 SHA256 71575d2ff8aa7337aca355e3d921eba5cd2ff050fabc01e51577343093e98b7d SHA512 4cf8b387e74aa11536dfcc607a2bef4b1b594fb027753fc8bb702c27251ccbb611b80724f4f5b95c6cd347c53df4f0474fcc0dd4ee42313f8b655c2a745231ad WHIRLPOOL 4a905ee2b8bc92803735cdd837bd921e01236136433314e64b0c14689d7784d69495673a587134f650932769aafaabc6990f52f4a2c9ccc35427c02511bc1b8e
 DIST telepathy-mission-control-5.16.4.tar.gz 1102177 SHA256 9769ddac7ad8aad21f6db854016792162b57e6fa0b0aed8d823d76a71fe7e6cb SHA512 5ed624df2d041554af074c22a18db2405fa5bd41bec40edc574382eb9d8b9f93ff6f4be3042d27f950694a353f4192670e200f5f8865419701ca520a973959ed WHIRLPOOL 7672345d3ac76c879c22c2a5cb0180a5fe4bc03403f1e5d934a3b3944ec75eb6c0c6f17610f9619acc6a35892d16dd2c642fc85d2dbf3659f058da9c49aa717e

diff --git a/net-im/telepathy-mission-control/metadata.xml b/net-im/telepathy-mission-control/metadata.xml
index bb1bd2a..91b0f11 100644
--- a/net-im/telepathy-mission-control/metadata.xml
+++ b/net-im/telepathy-mission-control/metadata.xml
@@ -10,7 +10,4 @@ way for "end-user" applications to abstract some of the details of connection
 managers, to provide a simple way to manipulate a bunch of connection managers
 at once, and to remove the need to have in each program the account
 definitions and credentials.</longdescription>
-<use>
-	<flag name="systemd">Rely on systemd's logind to detect suspend and resume</flag>
-</use>
 </pkgmetadata>

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild
deleted file mode 100644
index 38e54b5..00000000
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-# Needed for tests and build #489466
-PYTHON_COMPAT=( python2_7 )
-
-# yes the manifest code should get fixed
-
-inherit gnome2 python-any-r1
-
-DESCRIPTION="An account manager and channel dispatcher for the Telepathy framework"
-HOMEPAGE="https://cgit.freedesktop.org/telepathy/telepathy-mission-control/"
-SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
-IUSE="debug networkmanager" # test
-
-RDEPEND="
-	>=dev-libs/dbus-glib-0.82
-	>=dev-libs/glib-2.32:2
-	>=sys-apps/dbus-0.95
-	>=net-libs/telepathy-glib-0.20
-	networkmanager? ( >=net-misc/networkmanager-0.7:= )
-"
-DEPEND="${RDEPEND}
-	${PYTHON_DEPS}
-	dev-libs/libxslt
-	>=dev-util/gtk-doc-am-1.17
-	virtual/pkgconfig
-"
-#	test? ( dev-python/twisted-words )"
-
-# Tests are broken, see upstream bug #29334 and #64212
-# upstream doesn't want it enabled everywhere (#29334#c12)
-RESTRICT="test"
-
-src_configure() {
-	# creds is not available
-	gnome2_src_configure \
-		--disable-static \
-		--disable-upower \
-		$(use_enable debug) \
-		$(use_with networkmanager connectivity nm)
-}

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3.ebuild
deleted file mode 100644
index 2ccf9af..00000000
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-# Needed for tests and build #489466
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 python-any-r1
-
-DESCRIPTION="An account manager and channel dispatcher for the Telepathy framework"
-HOMEPAGE="https://cgit.freedesktop.org/telepathy/telepathy-mission-control/"
-SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
-IUSE="debug networkmanager systemd upower" # test
-
-RDEPEND="
-	>=dev-libs/dbus-glib-0.82
-	>=dev-libs/glib-2.32:2
-	>=sys-apps/dbus-0.95
-	>=net-libs/telepathy-glib-0.20
-	networkmanager? ( >=net-misc/networkmanager-0.7 )
-	!systemd? ( upower? ( >=sys-power/upower-pm-utils-0.9.23 ) )
-"
-DEPEND="${RDEPEND}
-	${PYTHON_DEPS}
-	dev-libs/libxslt
-	>=dev-util/gtk-doc-am-1.17
-	virtual/pkgconfig
-"
-#	test? ( dev-python/twisted-words )"
-
-# Tests are broken, see upstream bug #29334 and #64212
-# upstream doesn't want it enabled everywhere (#29334#c12)
-RESTRICT="test"
-
-src_configure() {
-	# creds is not available
-	gnome2_src_configure \
-		 --disable-static \
-		$(use_enable debug) \
-		$(use_with networkmanager connectivity nm) \
-		$(use_enable upower) \
-		$(use systemd && echo "--disable-upower")
-}


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2016-12-06 20:42 Markus Meier
  0 siblings, 0 replies; 32+ messages in thread
From: Markus Meier @ 2016-12-06 20:42 UTC (permalink / raw
  To: gentoo-commits

commit:     a42c295d82e9ec692c33f744e9a6fa38f17287f5
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  6 20:42:04 2016 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Tue Dec  6 20:42:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a42c295d

net-im/telepathy-mission-control: arm stable, bug #587010

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

 .../telepathy-mission-control/telepathy-mission-control-5.16.4.ebuild   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.4.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.4.ebuild
index 3a4953c..7f993b4 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.4.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.4.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="debug networkmanager" # test
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2016-09-11 11:28 Gilles Dartiguelongue
  0 siblings, 0 replies; 32+ messages in thread
From: Gilles Dartiguelongue @ 2016-09-11 11:28 UTC (permalink / raw
  To: gentoo-commits

commit:     d48d405703d47cd3d396df6fb73547cbee761fad
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 11 11:08:16 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Sep 11 11:27:42 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d48d4057

net-im/telepathy-mission-control: version bump 5.16.3-r1 → 5.16.4

Package-Manager: portage-2.3.0

 net-im/telepathy-mission-control/Manifest          |  1 +
 .../telepathy-mission-control-5.16.4.ebuild        | 47 ++++++++++++++++++++++
 2 files changed, 48 insertions(+)

diff --git a/net-im/telepathy-mission-control/Manifest b/net-im/telepathy-mission-control/Manifest
index 7828d8e..c3606ce 100644
--- a/net-im/telepathy-mission-control/Manifest
+++ b/net-im/telepathy-mission-control/Manifest
@@ -1 +1,2 @@
 DIST telepathy-mission-control-5.16.3.tar.gz 1096019 SHA256 71575d2ff8aa7337aca355e3d921eba5cd2ff050fabc01e51577343093e98b7d SHA512 4cf8b387e74aa11536dfcc607a2bef4b1b594fb027753fc8bb702c27251ccbb611b80724f4f5b95c6cd347c53df4f0474fcc0dd4ee42313f8b655c2a745231ad WHIRLPOOL 4a905ee2b8bc92803735cdd837bd921e01236136433314e64b0c14689d7784d69495673a587134f650932769aafaabc6990f52f4a2c9ccc35427c02511bc1b8e
+DIST telepathy-mission-control-5.16.4.tar.gz 1102177 SHA256 9769ddac7ad8aad21f6db854016792162b57e6fa0b0aed8d823d76a71fe7e6cb SHA512 5ed624df2d041554af074c22a18db2405fa5bd41bec40edc574382eb9d8b9f93ff6f4be3042d27f950694a353f4192670e200f5f8865419701ca520a973959ed WHIRLPOOL 7672345d3ac76c879c22c2a5cb0180a5fe4bc03403f1e5d934a3b3944ec75eb6c0c6f17610f9619acc6a35892d16dd2c642fc85d2dbf3659f058da9c49aa717e

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.4.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.4.ebuild
new file mode 100644
index 00000000..09546c3
--- /dev/null
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.4.ebuild
@@ -0,0 +1,47 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+GNOME2_LA_PUNT="yes"
+# Needed for tests and build #489466
+PYTHON_COMPAT=( python2_7 )
+
+inherit gnome2 python-any-r1
+
+DESCRIPTION="An account manager and channel dispatcher for the Telepathy framework"
+HOMEPAGE="https://cgit.freedesktop.org/telepathy/telepathy-mission-control/"
+SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+IUSE="debug networkmanager" # test
+
+RDEPEND="
+	>=dev-libs/dbus-glib-0.82
+	>=dev-libs/glib-2.46:2
+	>=sys-apps/dbus-0.95
+	>=net-libs/telepathy-glib-0.20
+	networkmanager? ( >=net-misc/networkmanager-1:= )
+"
+DEPEND="${RDEPEND}
+	${PYTHON_DEPS}
+	dev-libs/libxslt
+	>=dev-util/gtk-doc-am-1.17
+	virtual/pkgconfig
+"
+#	test? ( dev-python/twisted-words )"
+
+# Tests are broken, see upstream bug #29334 and #64212
+# upstream doesn't want it enabled everywhere (#29334#c12)
+RESTRICT="test"
+
+src_configure() {
+	# creds is not available
+	gnome2_src_configure \
+		--disable-static \
+		--disable-upower \
+		$(use_enable debug) \
+		$(use_with networkmanager connectivity nm)
+}


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2016-07-30 10:27 Jeroen Roovers
  0 siblings, 0 replies; 32+ messages in thread
From: Jeroen Roovers @ 2016-07-30 10:27 UTC (permalink / raw
  To: gentoo-commits

commit:     47ba907c283a18c05095de3b3b58fe4f7dec6cfe
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 10:24:37 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 10:27:30 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47ba907c

net-im/telepathy-mission-control: Stable for PPC64 (bug #584468).

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

 .../telepathy-mission-control-5.16.3-r1.ebuild                          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild
index fed0425..38e54b5 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="debug networkmanager" # test
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2016-07-15 12:47 Andreas Hüttel
  0 siblings, 0 replies; 32+ messages in thread
From: Andreas Hüttel @ 2016-07-15 12:47 UTC (permalink / raw
  To: gentoo-commits

commit:     237ec4c704ba1c9f5e3a47464a30ffc3caaa0499
Author:     Andreas K. Huettel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 15 12:42:23 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Jul 15 12:42:23 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237ec4c7

net-im/telepathy-mission-control: Pointless commit to enforce regeneration of the rsync Manifest, bug 577722

Package-Manager: portage-2.3.0

 .../telepathy-mission-control-5.16.3-r1.ebuild                          | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild
index 8906f3e..fed0425 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild
@@ -8,6 +8,8 @@ GNOME2_LA_PUNT="yes"
 # Needed for tests and build #489466
 PYTHON_COMPAT=( python2_7 )
 
+# yes the manifest code should get fixed
+
 inherit gnome2 python-any-r1
 
 DESCRIPTION="An account manager and channel dispatcher for the Telepathy framework"


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2016-07-09 11:20 Pacho Ramos
  0 siblings, 0 replies; 32+ messages in thread
From: Pacho Ramos @ 2016-07-09 11:20 UTC (permalink / raw
  To: gentoo-commits

commit:     3df46ef31f684560b9106480a399aec3cd16b8ee
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  9 11:14:31 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jul  9 11:20:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3df46ef3

net-im/telepathy-mission-control: Rebuilding with NM subslot bump will be needed when it's bumped (likely when we are ready to kill the obsolete dbus-glib support from NM)

Package-Manager: portage-2.3.0

 .../telepathy-mission-control-5.16.3-r1.ebuild                          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild
index 29ce31f..5bbd595 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
 	>=dev-libs/glib-2.32:2
 	>=sys-apps/dbus-0.95
 	>=net-libs/telepathy-glib-0.20
-	networkmanager? ( >=net-misc/networkmanager-0.7 )
+	networkmanager? ( >=net-misc/networkmanager-0.7:= )
 "
 DEPEND="${RDEPEND}
 	${PYTHON_DEPS}


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2016-07-09 11:20 Pacho Ramos
  0 siblings, 0 replies; 32+ messages in thread
From: Pacho Ramos @ 2016-07-09 11:20 UTC (permalink / raw
  To: gentoo-commits

commit:     79d82f2a9b14688a9d6979c94177f4dd37e0e6f3
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  9 11:12:25 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jul  9 11:20:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79d82f2a

net-im/telepathy-mission-control: Drop old

Package-Manager: portage-2.3.0

 net-im/telepathy-mission-control/Manifest          |  1 -
 .../telepathy-mission-control-5.16.2.ebuild        | 50 ----------------------
 2 files changed, 51 deletions(-)

diff --git a/net-im/telepathy-mission-control/Manifest b/net-im/telepathy-mission-control/Manifest
index 08ddd7f..7828d8e 100644
--- a/net-im/telepathy-mission-control/Manifest
+++ b/net-im/telepathy-mission-control/Manifest
@@ -1,2 +1 @@
-DIST telepathy-mission-control-5.16.2.tar.gz 1095760 SHA256 3dcbf8d26cd19e77ef9296c9ae501f8af6cd59aeb058f0a3d5eb75e5647268ea SHA512 6016e877db02a719846543323b3ee1336bbb0f345f9b08120c211cae3308e67adb5b0131c04c518b6a44c9ead3b996429d70c5266ced2dad5f4e5a69544d86f8 WHIRLPOOL 09ac8e351f0d550a953b30bb3c0d2e4f76f3b187159d69b6a465935d6b46d31613a644cbe590f8c6428b7dde52c04087860992b95a9c6a3f1c6972c1073bd622
 DIST telepathy-mission-control-5.16.3.tar.gz 1096019 SHA256 71575d2ff8aa7337aca355e3d921eba5cd2ff050fabc01e51577343093e98b7d SHA512 4cf8b387e74aa11536dfcc607a2bef4b1b594fb027753fc8bb702c27251ccbb611b80724f4f5b95c6cd347c53df4f0474fcc0dd4ee42313f8b655c2a745231ad WHIRLPOOL 4a905ee2b8bc92803735cdd837bd921e01236136433314e64b0c14689d7784d69495673a587134f650932769aafaabc6990f52f4a2c9ccc35427c02511bc1b8e

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.2.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.2.ebuild
deleted file mode 100644
index 2ccf9af..0000000
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.2.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-# Needed for tests and build #489466
-PYTHON_COMPAT=( python2_7 )
-
-inherit gnome2 python-any-r1
-
-DESCRIPTION="An account manager and channel dispatcher for the Telepathy framework"
-HOMEPAGE="https://cgit.freedesktop.org/telepathy/telepathy-mission-control/"
-SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~arm-linux ~x86-linux"
-IUSE="debug networkmanager systemd upower" # test
-
-RDEPEND="
-	>=dev-libs/dbus-glib-0.82
-	>=dev-libs/glib-2.32:2
-	>=sys-apps/dbus-0.95
-	>=net-libs/telepathy-glib-0.20
-	networkmanager? ( >=net-misc/networkmanager-0.7 )
-	!systemd? ( upower? ( >=sys-power/upower-pm-utils-0.9.23 ) )
-"
-DEPEND="${RDEPEND}
-	${PYTHON_DEPS}
-	dev-libs/libxslt
-	>=dev-util/gtk-doc-am-1.17
-	virtual/pkgconfig
-"
-#	test? ( dev-python/twisted-words )"
-
-# Tests are broken, see upstream bug #29334 and #64212
-# upstream doesn't want it enabled everywhere (#29334#c12)
-RESTRICT="test"
-
-src_configure() {
-	# creds is not available
-	gnome2_src_configure \
-		 --disable-static \
-		$(use_enable debug) \
-		$(use_with networkmanager connectivity nm) \
-		$(use_enable upower) \
-		$(use systemd && echo "--disable-upower")
-}


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2016-06-11 12:06 Pacho Ramos
  0 siblings, 0 replies; 32+ messages in thread
From: Pacho Ramos @ 2016-06-11 12:06 UTC (permalink / raw
  To: gentoo-commits

commit:     fe861614a50b4010ee2f277343386180e7f39444
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 11 11:56:18 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jun 11 12:05:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe861614

net-im/telepathy-mission-control: amd64 stable, bug 584468

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

 .../telepathy-mission-control-5.16.3-r1.ebuild                          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild
index 22fb418..9344b5e 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="debug networkmanager" # test
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2016-06-08 19:57 Markus Meier
  0 siblings, 0 replies; 32+ messages in thread
From: Markus Meier @ 2016-06-08 19:57 UTC (permalink / raw
  To: gentoo-commits

commit:     5ff11a8f444b555aea4f0136edfd00e6d14265fd
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  8 19:57:22 2016 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Wed Jun  8 19:57:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ff11a8f

net-im/telepathy-mission-control: arm stable, bug #584468

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

 .../telepathy-mission-control-5.16.3-r1.ebuild                          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild
index 7a8f32b..9fc8c90 100644
--- a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
 IUSE="debug networkmanager" # test
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 32+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/
@ 2016-04-22 19:32 Michael Palimaka
  0 siblings, 0 replies; 32+ messages in thread
From: Michael Palimaka @ 2016-04-22 19:32 UTC (permalink / raw
  To: gentoo-commits

commit:     3648881a850ab7ddd9414d1e74726038da873220
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Tue Dec 29 19:50:48 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Apr 22 19:32:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3648881a

net-im/telepathy-mission-control: Drop USE=upower

If built with --disable-upower, telepathy-mission-control will listen for
PrepareForSleep signal instead, which is now also available through
ConsoleKit2. Also get rid of USE=upower since it only meant legacy-upower
and USE=systemd now since it doesn't serve a purpose with upower removed.

References:
https://bugs.freedesktop.org/show_bug.cgi?id=70458
http://consolekit2.github.io/ConsoleKit2/#Manager::PrepareForSleep

Package-Manager: portage-2.2.24

 .../telepathy-mission-control-5.16.3-r1.ebuild     | 48 ++++++++++++++++++++++
 1 file changed, 48 insertions(+)

diff --git a/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild
new file mode 100644
index 0000000..7a8f32b
--- /dev/null
+++ b/net-im/telepathy-mission-control/telepathy-mission-control-5.16.3-r1.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+GNOME2_LA_PUNT="yes"
+# Needed for tests and build #489466
+PYTHON_COMPAT=( python2_7 )
+
+inherit gnome2 python-any-r1
+
+DESCRIPTION="An account manager and channel dispatcher for the Telepathy framework"
+HOMEPAGE="https://cgit.freedesktop.org/telepathy/telepathy-mission-control/"
+SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
+
+LICENSE="LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux"
+IUSE="debug networkmanager" # test
+
+RDEPEND="
+	>=dev-libs/dbus-glib-0.82
+	>=dev-libs/glib-2.32:2
+	>=sys-apps/dbus-0.95
+	>=net-libs/telepathy-glib-0.20
+	networkmanager? ( >=net-misc/networkmanager-0.7 )
+"
+DEPEND="${RDEPEND}
+	${PYTHON_DEPS}
+	dev-libs/libxslt
+	>=dev-util/gtk-doc-am-1.17
+	virtual/pkgconfig
+"
+#	test? ( dev-python/twisted-words )"
+
+# Tests are broken, see upstream bug #29334 and #64212
+# upstream doesn't want it enabled everywhere (#29334#c12)
+RESTRICT="test"
+
+src_configure() {
+	# creds is not available
+	gnome2_src_configure \
+		--disable-static \
+		--disable-upower \
+		$(use_enable debug) \
+		$(use_with networkmanager connectivity nm)
+}


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

end of thread, other threads:[~2024-05-12  6:04 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-27  4:44 [gentoo-commits] repo/gentoo:master commit in: net-im/telepathy-mission-control/ Matt Turner
  -- strict thread matches above, loose matches on Subject: below --
2024-05-12  6:04 Mart Raudsepp
2023-07-27  8:29 WANG Xuerui
2022-10-29 17:44 Matt Turner
2021-12-19  1:30 Matt Turner
2021-09-12 11:28 Yixun Lan
2021-04-15  5:25 Sam James
2021-04-15  1:33 Sam James
2021-04-15  0:13 Sam James
2021-04-14 22:07 Sam James
2021-04-14 22:07 Sam James
2021-04-14 18:51 Mikle Kolyada
2021-03-13 18:08 Matt Turner
2020-06-17 20:45 Mart Raudsepp
2020-06-16 16:41 Sergei Trofimovich
2020-06-07 21:02 Mart Raudsepp
2020-04-22 14:25 Agostino Sarubbo
2020-04-22  8:44 Agostino Sarubbo
2020-04-22  8:41 Agostino Sarubbo
2020-04-20 18:16 Agostino Sarubbo
2020-02-08 19:49 Matt Turner
2017-07-07  7:11 Alexis Ballier
2017-01-26 10:56 Mart Raudsepp
2016-12-06 20:42 Markus Meier
2016-09-11 11:28 Gilles Dartiguelongue
2016-07-30 10:27 Jeroen Roovers
2016-07-15 12:47 Andreas Hüttel
2016-07-09 11:20 Pacho Ramos
2016-07-09 11:20 Pacho Ramos
2016-06-11 12:06 Pacho Ramos
2016-06-08 19:57 Markus Meier
2016-04-22 19:32 Michael Palimaka

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