public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2016-05-18  6:30 Ian Delaney
  0 siblings, 0 replies; 40+ messages in thread
From: Ian Delaney @ 2016-05-18  6:30 UTC (permalink / raw
  To: gentoo-commits

commit:     44474df808b9fe205decc38f0595d4d20d9527d4
Author:     Yuri Konotopov <ykonotopov <AT> gmail <DOT> com>
AuthorDate: Tue May 17 16:01:22 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Wed May 18 06:30:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44474df8

gnome-extra/chrome-gnome-shell: version bump -5.2, remove old

removed arm keyword (untested), tidy and improvements to bumped ebuild

Closes: https://github.com/gentoo/gentoo/pull/1463

Signed-off-by: Ian Delaney <idella4 <AT> gentoo.org>

 gnome-extra/chrome-gnome-shell/Manifest                    |  2 +-
 ...-gnome-shell-5.2.ebuild => chrome-gnome-shell-6.ebuild} | 14 +++++++++-----
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/gnome-extra/chrome-gnome-shell/Manifest b/gnome-extra/chrome-gnome-shell/Manifest
index baa15da..5c4fe38 100644
--- a/gnome-extra/chrome-gnome-shell/Manifest
+++ b/gnome-extra/chrome-gnome-shell/Manifest
@@ -1 +1 @@
-DIST chrome-gnome-shell-5.2.tar.xz 58276 SHA256 67144e5fca2240a6804e1367e7652b6c66ab595de27cf97629e78a8a8d547c3e SHA512 4619ca717645ccadd9d015fdf3f5ac3b2457b9486644be2e0b032021b41da149046810a8a7eb7e5a7ba55357e7498257ba7a6c04227319dc7bd3df62dbee1321 WHIRLPOOL 91d19034e53d46b17e2f90d47f2f8c0851710513b6c36f859f15165c981c143a12607d15f6ac753eaa4beca86f4205825e5c5bbf1c006acba49882efc47cca87
+DIST chrome-gnome-shell-6.tar.xz 66488 SHA256 1061c1a72770ba521d33b228fe87a51669108b489da590d2a5ade6a0ab6b3592 SHA512 804fb7ebb311b47eb7bae793076096e730d538c5b500db454b7f2349c026d5e2024415e14d3607e59ff3042717200040434f200b133c6edb1d889ee19935769e WHIRLPOOL 76ee88eb1dafd4cb2102944af1fb646cef79cf775d0bbd6921237b11ae1f7e823435fb5ad7669617827ddd54c3576d998a8549815f7dd5158a0d6307b76ed4ca

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-5.2.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-6.ebuild
similarity index 71%
rename from gnome-extra/chrome-gnome-shell/chrome-gnome-shell-5.2.ebuild
rename to gnome-extra/chrome-gnome-shell/chrome-gnome-shell-6.ebuild
index 8f32064..de43d4a 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-5.2.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-6.ebuild
@@ -4,7 +4,9 @@
 
 EAPI=6
 
-inherit cmake-utils
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+
+inherit cmake-utils python-single-r1
 
 DESCRIPTION="Provides integration with GNOME Shell extensions repository for Chrome browser"
 HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome"
@@ -12,16 +14,18 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND="
-	dev-lang/python:2.7
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
 	gnome-base/gnome-shell
 "
-DEPEND=""
 
 src_configure() {
+	python_fix_shebang ./connector
+
 	local mycmakeargs=( -DBUILD_EXTENSION=OFF )
 	cmake-utils_src_configure
 }


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2016-08-07 20:43 Patrice Clement
  0 siblings, 0 replies; 40+ messages in thread
From: Patrice Clement @ 2016-08-07 20:43 UTC (permalink / raw
  To: gentoo-commits

commit:     bcdc2cc05e865815a7ca7341e767e7ad66d93af6
Author:     Yuri Konotopov <ykonotopov <AT> gmail <DOT> com>
AuthorDate: Sat Aug  6 18:34:54 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Aug  7 20:43:29 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcdc2cc0

gnome-extra/chrome-gnome-shell: version bump, remove old

Closes: https://github.com/gentoo/gentoo/pull/2030

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 gnome-extra/chrome-gnome-shell/Manifest                                 | 2 +-
 .../{chrome-gnome-shell-6.ebuild => chrome-gnome-shell-6.2.ebuild}      | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/gnome-extra/chrome-gnome-shell/Manifest b/gnome-extra/chrome-gnome-shell/Manifest
index 5c4fe38..296c9c5 100644
--- a/gnome-extra/chrome-gnome-shell/Manifest
+++ b/gnome-extra/chrome-gnome-shell/Manifest
@@ -1 +1 @@
-DIST chrome-gnome-shell-6.tar.xz 66488 SHA256 1061c1a72770ba521d33b228fe87a51669108b489da590d2a5ade6a0ab6b3592 SHA512 804fb7ebb311b47eb7bae793076096e730d538c5b500db454b7f2349c026d5e2024415e14d3607e59ff3042717200040434f200b133c6edb1d889ee19935769e WHIRLPOOL 76ee88eb1dafd4cb2102944af1fb646cef79cf775d0bbd6921237b11ae1f7e823435fb5ad7669617827ddd54c3576d998a8549815f7dd5158a0d6307b76ed4ca
+DIST chrome-gnome-shell-6.2.tar.xz 74668 SHA256 8686e464b1eb85e8f917607b0cd764e92a06bc9c6108e17dba6b71f058a41fe5 SHA512 8a4cf249bab8bea4551771c60f8afd16bb7ef2947f49f7abcdeb09d19305ce9d94da2b239ed38ae07da6e3a6b52c50c5562365df0573b6c7641980a2a24da9c9 WHIRLPOOL 3bf4240383dba35f6695c7e6744aaf5d98749e6d53f34ad9c0de7790c105978d96e58c7818c1a43597b63036cdae7a25842bf20b2b565af9f101d444eeb88682

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-6.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-6.2.ebuild
similarity index 92%
rename from gnome-extra/chrome-gnome-shell/chrome-gnome-shell-6.ebuild
rename to gnome-extra/chrome-gnome-shell/chrome-gnome-shell-6.2.ebuild
index de43d4a..0d03946 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-6.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-6.2.ebuild
@@ -20,10 +20,12 @@ IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="${PYTHON_DEPS}
+	dev-python/pygobject:3[${PYTHON_USEDEP}]
 	gnome-base/gnome-shell
 "
 
 src_configure() {
+	python_setup
 	python_fix_shebang ./connector
 
 	local mycmakeargs=( -DBUILD_EXTENSION=OFF )


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2016-09-17 14:44 Patrice Clement
  0 siblings, 0 replies; 40+ messages in thread
From: Patrice Clement @ 2016-09-17 14:44 UTC (permalink / raw
  To: gentoo-commits

commit:     9a6b733e64a7258aa86e721457eaf0893cb6441d
Author:     Yuri Konotopov <ykonotopov <AT> gmail <DOT> com>
AuthorDate: Sat Sep 10 08:59:43 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Sep 17 14:44:31 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a6b733e

gnome-extra/chrome-gnome-shell: version bump, remove old.

Closes: https://github.com/gentoo/gentoo/pull/2252

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 gnome-extra/chrome-gnome-shell/Manifest              |  2 +-
 ...-shell-6.2.ebuild => chrome-gnome-shell-7.ebuild} | 20 ++++++++++++++++----
 2 files changed, 17 insertions(+), 5 deletions(-)

diff --git a/gnome-extra/chrome-gnome-shell/Manifest b/gnome-extra/chrome-gnome-shell/Manifest
index 296c9c5..30a4810 100644
--- a/gnome-extra/chrome-gnome-shell/Manifest
+++ b/gnome-extra/chrome-gnome-shell/Manifest
@@ -1 +1 @@
-DIST chrome-gnome-shell-6.2.tar.xz 74668 SHA256 8686e464b1eb85e8f917607b0cd764e92a06bc9c6108e17dba6b71f058a41fe5 SHA512 8a4cf249bab8bea4551771c60f8afd16bb7ef2947f49f7abcdeb09d19305ce9d94da2b239ed38ae07da6e3a6b52c50c5562365df0573b6c7641980a2a24da9c9 WHIRLPOOL 3bf4240383dba35f6695c7e6744aaf5d98749e6d53f34ad9c0de7790c105978d96e58c7818c1a43597b63036cdae7a25842bf20b2b565af9f101d444eeb88682
+DIST chrome-gnome-shell-7.tar.xz 95952 SHA256 c91ff43ed959ed07dc0cc29b20ab21d7f0f2c3b7a49e32d2d45f361357d748f3 SHA512 cc57b9398d612a153dbc67eeb48ed3ef943985e4376b59bf683b20d230d4dd28394c2ae3b587ce3b39b9fcfeb56779473f23f27a06f7d8523f732b1e88cc6701 WHIRLPOOL 5181adf2d9e86fb314fa8bf184badc59823e66494ef0005aec7e6d4573f17eac8980c4fc4f4ad79796b36a8a7e3f08eb6d6aaec2bafdac85ed49cc09f5d65c52

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-6.2.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-7.ebuild
similarity index 54%
rename from gnome-extra/chrome-gnome-shell/chrome-gnome-shell-6.2.ebuild
rename to gnome-extra/chrome-gnome-shell/chrome-gnome-shell-7.ebuild
index 0d03946..69e17ff 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-6.2.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-7.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
 
 inherit cmake-utils python-single-r1
 
-DESCRIPTION="Provides integration with GNOME Shell extensions repository for Chrome browser"
+DESCRIPTION="GNOME Shell integration for Chrome/Chromium, Vivaldi, Opera browsers"
 HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome"
 SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
 
@@ -19,15 +19,27 @@ IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
+DEPEND="${PYTHON_DEPS}
+	sys-apps/coreutils
+"
 RDEPEND="${PYTHON_DEPS}
 	dev-python/pygobject:3[${PYTHON_USEDEP}]
 	gnome-base/gnome-shell
 "
 
 src_configure() {
-	python_setup
-	python_fix_shebang ./connector
-
 	local mycmakeargs=( -DBUILD_EXTENSION=OFF )
 	cmake-utils_src_configure
 }
+
+src_install() {
+	# Chrome policy files should be removed with package.
+	# Otherwise it will not be possible to uninstall web extension
+	# from browser.
+	echo -n "CONFIG_PROTECT_MASK=\"" > 50"${PN}" || die
+	echo -n "/etc/chromium/policies/managed/${PN}.json " >> 50"${PN}" || die
+	echo "/etc/opt/chrome/policies/managed/${PN}.json\"" >> 50"${PN}" || die
+	doenvd 50"${PN}"
+
+	cmake-utils_src_install
+}


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2016-09-26 11:25 Patrice Clement
  0 siblings, 0 replies; 40+ messages in thread
From: Patrice Clement @ 2016-09-26 11:25 UTC (permalink / raw
  To: gentoo-commits

commit:     1aad966d7a1de735b9921ce0f977f241c0cb2d6a
Author:     Yuri Konotopov <ykonotopov <AT> gmail <DOT> com>
AuthorDate: Fri Sep 23 23:57:08 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Sep 26 11:24:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aad966d

gnome-extra/chrome-gnome-shell: version bump, remove old.

Closes: https://github.com/gentoo/gentoo/pull/2395

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 gnome-extra/chrome-gnome-shell/Manifest                                 | 2 +-
 .../{chrome-gnome-shell-7.ebuild => chrome-gnome-shell-7.1.ebuild}      | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/chrome-gnome-shell/Manifest b/gnome-extra/chrome-gnome-shell/Manifest
index 30a4810..b9a4966 100644
--- a/gnome-extra/chrome-gnome-shell/Manifest
+++ b/gnome-extra/chrome-gnome-shell/Manifest
@@ -1 +1 @@
-DIST chrome-gnome-shell-7.tar.xz 95952 SHA256 c91ff43ed959ed07dc0cc29b20ab21d7f0f2c3b7a49e32d2d45f361357d748f3 SHA512 cc57b9398d612a153dbc67eeb48ed3ef943985e4376b59bf683b20d230d4dd28394c2ae3b587ce3b39b9fcfeb56779473f23f27a06f7d8523f732b1e88cc6701 WHIRLPOOL 5181adf2d9e86fb314fa8bf184badc59823e66494ef0005aec7e6d4573f17eac8980c4fc4f4ad79796b36a8a7e3f08eb6d6aaec2bafdac85ed49cc09f5d65c52
+DIST chrome-gnome-shell-7.1.tar.xz 99712 SHA256 0a1d791a149ceabdaec09bd65656781fde20618bd219f467a9f50f3c57d4842f SHA512 da41068049c4d221cf7e1ed6d171fb63cd236ab5afc7374ec72774da092630ca1fb459b178c364a3d014919aedd3e875c1c698b5a42d4e3c7a2f49e0f2610743 WHIRLPOOL 04edac7e7980723833df589a70e46f474e71e1fe2e771ed98cd3e9181c890fc501b20aa3665c5322fcc9286771820fee08160d6dfc37ad084767db7db5812330

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-7.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-7.1.ebuild
similarity index 100%
rename from gnome-extra/chrome-gnome-shell/chrome-gnome-shell-7.ebuild
rename to gnome-extra/chrome-gnome-shell/chrome-gnome-shell-7.1.ebuild


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2017-01-04 23:18 Patrice Clement
  0 siblings, 0 replies; 40+ messages in thread
From: Patrice Clement @ 2017-01-04 23:18 UTC (permalink / raw
  To: gentoo-commits

commit:     22c45c288aa7aa2653662d2335e3cf2bac370e1b
Author:     Yuri Konotopov <ykonotopov <AT> gnome <DOT> org>
AuthorDate: Wed Jan  4 09:52:52 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Jan  4 23:18:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22c45c28

gnome-extra/chrome-gnome-shell: version bump.

Closes: https://github.com/gentoo/gentoo/pull/3318

 gnome-extra/chrome-gnome-shell/Manifest            |  1 +
 .../chrome-gnome-shell/chrome-gnome-shell-8.ebuild | 46 ++++++++++++++++++++++
 2 files changed, 47 insertions(+)

diff --git a/gnome-extra/chrome-gnome-shell/Manifest b/gnome-extra/chrome-gnome-shell/Manifest
index b9a4966..4fa3000 100644
--- a/gnome-extra/chrome-gnome-shell/Manifest
+++ b/gnome-extra/chrome-gnome-shell/Manifest
@@ -1 +1,2 @@
 DIST chrome-gnome-shell-7.1.tar.xz 99712 SHA256 0a1d791a149ceabdaec09bd65656781fde20618bd219f467a9f50f3c57d4842f SHA512 da41068049c4d221cf7e1ed6d171fb63cd236ab5afc7374ec72774da092630ca1fb459b178c364a3d014919aedd3e875c1c698b5a42d4e3c7a2f49e0f2610743 WHIRLPOOL 04edac7e7980723833df589a70e46f474e71e1fe2e771ed98cd3e9181c890fc501b20aa3665c5322fcc9286771820fee08160d6dfc37ad084767db7db5812330
+DIST chrome-gnome-shell-8.tar.xz 143224 SHA256 2621a1e0762ff39473180a0eed49414594ea3eae4812acd584d89374221b37c5 SHA512 61acd4b0564892667bd1468430ddfff4c0cfbe92b573d8b7e4c5448c25266bd0ee6e89e9bebe08553de4f9661ceeea46f5af38d980051491c40ed7deb24e3277 WHIRLPOOL 9e6de120bc84a4f431201753587864f6878eca0937624eccaea60e9f7c20a385ee0867107f823b131dc58e0bac121cdccda6e42861a5bc4ebbb45b7be7b374f8

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.ebuild
new file mode 100644
index 00000000..c51dd30
--- /dev/null
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
+
+inherit cmake-utils python-single-r1
+
+DESCRIPTION="GNOME Shell integration for Chrome/Chromium, Firefox, Vivaldi, Opera browsers"
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome"
+SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="${PYTHON_DEPS}
+	app-misc/jq
+	sys-apps/coreutils
+"
+RDEPEND="${PYTHON_DEPS}
+	dev-python/pygobject:3[${PYTHON_USEDEP}]
+	gnome-base/gnome-shell
+"
+
+src_configure() {
+	local mycmakeargs=( -DBUILD_EXTENSION=OFF )
+	cmake-utils_src_configure
+}
+
+src_install() {
+	# Chrome policy files should be removed with package.
+	# Otherwise it will not be possible to uninstall web extension
+	# from browser.
+	echo -n "CONFIG_PROTECT_MASK=\"" > 50"${PN}" || die
+	echo -n "/etc/chromium/policies/managed/${PN}.json " >> 50"${PN}" || die
+	echo "/etc/opt/chrome/policies/managed/${PN}.json\"" >> 50"${PN}" || die
+	doenvd 50"${PN}"
+
+	cmake-utils_src_install
+}


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2017-01-18 10:18 David Seifert
  0 siblings, 0 replies; 40+ messages in thread
From: David Seifert @ 2017-01-18 10:18 UTC (permalink / raw
  To: gentoo-commits

commit:     e9806afc9bce7187ca7a1d769f1c7404e8c698fb
Author:     Yuri Konotopov <ykonotopov <AT> gnome <DOT> org>
AuthorDate: Tue Jan 10 18:30:16 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Jan 18 10:18:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9806afc

gnome-extra/chrome-gnome-shell: added post installation notice

Closes: https://github.com/gentoo/gentoo/pull/3419

 .../chrome-gnome-shell/chrome-gnome-shell-7.1.ebuild  | 16 +++++++++++++++-
 .../chrome-gnome-shell/chrome-gnome-shell-8.ebuild    | 19 ++++++++++++++++++-
 2 files changed, 33 insertions(+), 2 deletions(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-7.1.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-7.1.ebuild
index fb1fc29..324bdd7 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-7.1.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-7.1.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$
 
@@ -43,3 +43,17 @@ src_install() {
 
 	cmake-utils_src_install
 }
+
+pkg_postinst() {
+	elog "Please note that this package provides native messaging connector only."
+	elog
+	elog "Managed policy was installed to force web extension installation"
+	elog "for Google Chrome, Chromium and Vivaldi browsers from Chrome Store"
+	elog "https://chrome.google.com/webstore/detail/gphhapmejobijbbhgpjhcjognlahblep"
+	elog
+	elog "For Mozilla Firefox you should manualy install web extension from"
+	elog "https://addons.mozilla.org/firefox/addon/gnome-shell-integration/"
+	elog
+	elog "For Opera you should manualy install web extension from"
+	elog "https://addons.opera.com/extensions/details/gnome-shell-integration/"
+}

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.ebuild
index c51dd30..6356db9 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.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$
 
@@ -44,3 +44,20 @@ src_install() {
 
 	cmake-utils_src_install
 }
+
+pkg_postinst() {
+	elog "If you are installing ${PN} for the first time then you should"
+	elog "restart or reload dbus service before starting your browser."
+	elog
+	elog "Please note that this package provides native messaging connector only."
+	elog
+	elog "Managed policy was installed to force web extension installation"
+	elog "for Google Chrome, Chromium and Vivaldi browsers from Chrome Store"
+	elog "https://chrome.google.com/webstore/detail/gphhapmejobijbbhgpjhcjognlahblep"
+	elog
+	elog "For Mozilla Firefox you should manualy install web extension from"
+	elog "https://addons.mozilla.org/firefox/addon/gnome-shell-integration/"
+	elog
+	elog "For Opera you should manualy install web extension from"
+	elog "https://addons.opera.com/extensions/details/gnome-shell-integration/"
+}


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2017-01-25 11:03 Mikhail Pukhlikov
  0 siblings, 0 replies; 40+ messages in thread
From: Mikhail Pukhlikov @ 2017-01-25 11:03 UTC (permalink / raw
  To: gentoo-commits

commit:     9f165a043330c882186fa94878192a07c941f840
Author:     Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 11:03:05 2017 +0000
Commit:     Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 11:03:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f165a04

gnome-extra/chrome-gnome-shell: add missing deps (request)

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.ebuild
index 6356db9..b39e81b 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.ebuild
@@ -24,6 +24,7 @@ DEPEND="${PYTHON_DEPS}
 	sys-apps/coreutils
 "
 RDEPEND="${PYTHON_DEPS}
+	dev-python/requests
 	dev-python/pygobject:3[${PYTHON_USEDEP}]
 	gnome-base/gnome-shell
 "


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2017-01-26  3:14 Mart Raudsepp
  0 siblings, 0 replies; 40+ messages in thread
From: Mart Raudsepp @ 2017-01-26  3:14 UTC (permalink / raw
  To: gentoo-commits

commit:     31ecaba63de3ef6d47a052f98828874b8329dcc3
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 26 03:08:54 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Thu Jan 26 03:13:50 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31ecaba6

gnome-extra/chrome-gnome-shell: Fix python USE dependencies for requests

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.ebuild
index b39e81b..5eed8d8 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.ebuild
@@ -24,7 +24,7 @@ DEPEND="${PYTHON_DEPS}
 	sys-apps/coreutils
 "
 RDEPEND="${PYTHON_DEPS}
-	dev-python/requests
+	dev-python/requests[${PYTHON_USEDEP}]
 	dev-python/pygobject:3[${PYTHON_USEDEP}]
 	gnome-base/gnome-shell
 "


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2017-02-18  4:37 Michael Palimaka
  0 siblings, 0 replies; 40+ messages in thread
From: Michael Palimaka @ 2017-02-18  4:37 UTC (permalink / raw
  To: gentoo-commits

commit:     9a6a625e781f60ea74535b71d2759d3d5c40d00f
Author:     Yuri Konotopov <ykonotopov <AT> gnome <DOT> org>
AuthorDate: Mon Feb 13 18:54:42 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 04:37:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a6a625e

gnome-extra/chrome-gnome-shell: version bump

 gnome-extra/chrome-gnome-shell/Manifest            |  1 +
 .../chrome-gnome-shell-8.1.ebuild                  | 61 ++++++++++++++++++++++
 2 files changed, 62 insertions(+)

diff --git a/gnome-extra/chrome-gnome-shell/Manifest b/gnome-extra/chrome-gnome-shell/Manifest
index 4fa3000cd8..03113a8c07 100644
--- a/gnome-extra/chrome-gnome-shell/Manifest
+++ b/gnome-extra/chrome-gnome-shell/Manifest
@@ -1,2 +1,3 @@
 DIST chrome-gnome-shell-7.1.tar.xz 99712 SHA256 0a1d791a149ceabdaec09bd65656781fde20618bd219f467a9f50f3c57d4842f SHA512 da41068049c4d221cf7e1ed6d171fb63cd236ab5afc7374ec72774da092630ca1fb459b178c364a3d014919aedd3e875c1c698b5a42d4e3c7a2f49e0f2610743 WHIRLPOOL 04edac7e7980723833df589a70e46f474e71e1fe2e771ed98cd3e9181c890fc501b20aa3665c5322fcc9286771820fee08160d6dfc37ad084767db7db5812330
+DIST chrome-gnome-shell-8.1.tar.xz 145404 SHA256 27fa50a185aa1f4db5458d71fedfafba16a45498dc9cb619a2db9cd1dc8ae33e SHA512 90fc047aece51e8cee24d65033db1f32f6ddb90d24a63127248b0dc824f26dab3a5cb169e179a17c7b26aacb7d8417101f5a7695c979417e9f8464a9672b34d2 WHIRLPOOL 2ad77e3acbf760dab1547002e383cbf438b09931de3ea01c6302fe12ff5648a23e72cd32bdc6b431e8c1f6cd57a4b746ab071a67389e2de8f9ad0e826a17905b
 DIST chrome-gnome-shell-8.tar.xz 143224 SHA256 2621a1e0762ff39473180a0eed49414594ea3eae4812acd584d89374221b37c5 SHA512 61acd4b0564892667bd1468430ddfff4c0cfbe92b573d8b7e4c5448c25266bd0ee6e89e9bebe08553de4f9661ceeea46f5af38d980051491c40ed7deb24e3277 WHIRLPOOL 9e6de120bc84a4f431201753587864f6878eca0937624eccaea60e9f7c20a385ee0867107f823b131dc58e0bac121cdccda6e42861a5bc4ebbb45b7be7b374f8

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.1.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.1.ebuild
new file mode 100644
index 0000000000..41bbe3026a
--- /dev/null
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.1.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
+
+inherit cmake-utils python-single-r1
+
+DESCRIPTION="GNOME Shell integration for Chrome/Chromium, Firefox, Vivaldi, Opera browsers"
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome"
+SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="${PYTHON_DEPS}
+	app-misc/jq
+	sys-apps/coreutils
+"
+RDEPEND="${PYTHON_DEPS}
+	dev-python/pygobject:3[${PYTHON_USEDEP}]
+	dev-python/requests[${PYTHON_USEDEP}]
+	gnome-base/gnome-shell
+"
+
+src_configure() {
+	local mycmakeargs=( -DBUILD_EXTENSION=OFF )
+	cmake-utils_src_configure
+}
+
+src_install() {
+	# Chrome policy files should be removed with package.
+	# Otherwise it will not be possible to uninstall web extension
+	# from browser.
+	echo -n "CONFIG_PROTECT_MASK=\"" > 50"${PN}" || die
+	echo -n "/etc/chromium/policies/managed/${PN}.json " >> 50"${PN}" || die
+	echo "/etc/opt/chrome/policies/managed/${PN}.json\"" >> 50"${PN}" || die
+	doenvd 50"${PN}"
+
+	cmake-utils_src_install
+}
+
+pkg_postinst() {
+	elog "Please note that this package provides native messaging connector only."
+	elog
+	elog "Managed policy was installed to force browser extension installation"
+	elog "for Google Chrome, Chromium and Vivaldi browsers from Chrome Store"
+	elog "https://chrome.google.com/webstore/detail/gphhapmejobijbbhgpjhcjognlahblep"
+	elog
+	elog "For Mozilla Firefox you should manualy install browser extension from"
+	elog "https://addons.mozilla.org/firefox/addon/gnome-shell-integration/"
+	elog
+	elog "For Opera you should manualy install browser extension from"
+	elog "https://addons.opera.com/extensions/details/gnome-shell-integration/"
+}


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2017-03-02 10:40 Agostino Sarubbo
  0 siblings, 0 replies; 40+ messages in thread
From: Agostino Sarubbo @ 2017-03-02 10:40 UTC (permalink / raw
  To: gentoo-commits

commit:     857447f5916ce0ae0cfcd65d955a648f3c17b746
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  2 10:40:49 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Mar  2 10:40:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=857447f5

gnome-extra/chrome-gnome-shell: amd64 stable wrt bug #610916

Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8-r1.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8-r1.ebuild
index 4bfae3a2fc3..541a6fd6033 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8-r1.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2017-03-02 10:41 Agostino Sarubbo
  0 siblings, 0 replies; 40+ messages in thread
From: Agostino Sarubbo @ 2017-03-02 10:41 UTC (permalink / raw
  To: gentoo-commits

commit:     bf71e378e36be4659aa0925d1e0ab3930301cd05
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  2 10:41:13 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Mar  2 10:41:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf71e378

gnome-extra/chrome-gnome-shell: x86 stable wrt bug #610916

Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8-r1.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8-r1.ebuild
index 541a6fd6033..0ddf6116f70 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8-r1.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2017-04-26 21:03 Patrice Clement
  0 siblings, 0 replies; 40+ messages in thread
From: Patrice Clement @ 2017-04-26 21:03 UTC (permalink / raw
  To: gentoo-commits

commit:     857ffca957114972f06525e2e2be7974e2aa4832
Author:     Yuri Konotopov <ykonotopov <AT> gnome <DOT> org>
AuthorDate: Sun Apr 16 19:55:21 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Apr 26 21:03:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=857ffca9

gnome-extra/chrome-gnome-shell: remove old

Closes: https://github.com/gentoo/gentoo/pull/4432

 gnome-extra/chrome-gnome-shell/Manifest            |  1 -
 .../chrome-gnome-shell-7.1.ebuild                  | 58 ----------------------
 2 files changed, 59 deletions(-)

diff --git a/gnome-extra/chrome-gnome-shell/Manifest b/gnome-extra/chrome-gnome-shell/Manifest
index 43ad1ed3e4b..7a5e345bc30 100644
--- a/gnome-extra/chrome-gnome-shell/Manifest
+++ b/gnome-extra/chrome-gnome-shell/Manifest
@@ -1,4 +1,3 @@
-DIST chrome-gnome-shell-7.1.tar.xz 99712 SHA256 0a1d791a149ceabdaec09bd65656781fde20618bd219f467a9f50f3c57d4842f SHA512 da41068049c4d221cf7e1ed6d171fb63cd236ab5afc7374ec72774da092630ca1fb459b178c364a3d014919aedd3e875c1c698b5a42d4e3c7a2f49e0f2610743 WHIRLPOOL 04edac7e7980723833df589a70e46f474e71e1fe2e771ed98cd3e9181c890fc501b20aa3665c5322fcc9286771820fee08160d6dfc37ad084767db7db5812330
 DIST chrome-gnome-shell-8.1.tar.xz 145404 SHA256 27fa50a185aa1f4db5458d71fedfafba16a45498dc9cb619a2db9cd1dc8ae33e SHA512 90fc047aece51e8cee24d65033db1f32f6ddb90d24a63127248b0dc824f26dab3a5cb169e179a17c7b26aacb7d8417101f5a7695c979417e9f8464a9672b34d2 WHIRLPOOL 2ad77e3acbf760dab1547002e383cbf438b09931de3ea01c6302fe12ff5648a23e72cd32bdc6b431e8c1f6cd57a4b746ab071a67389e2de8f9ad0e826a17905b
 DIST chrome-gnome-shell-8.tar.xz 143224 SHA256 2621a1e0762ff39473180a0eed49414594ea3eae4812acd584d89374221b37c5 SHA512 61acd4b0564892667bd1468430ddfff4c0cfbe92b573d8b7e4c5448c25266bd0ee6e89e9bebe08553de4f9661ceeea46f5af38d980051491c40ed7deb24e3277 WHIRLPOOL 9e6de120bc84a4f431201753587864f6878eca0937624eccaea60e9f7c20a385ee0867107f823b131dc58e0bac121cdccda6e42861a5bc4ebbb45b7be7b374f8
 DIST chrome-gnome-shell-9.tar.xz 151984 SHA256 11fdfaa12208ec87ddbac27fc9652609c74e421d3e258de6b4776e392efdd448 SHA512 b9b5f913a74bdfa641ce35c62f15aa1ceff37e6e0fef43c127ff8ba31933ba2d9c93ee50809b013336ec63ae1020d4e1cacd56d9a86204e1ba4c0bd1d8ed50cf WHIRLPOOL 918a640f8da15b4ecb71870fb400f791c72ded75a3bfeaeb74a22c229afcde6f9497cc2c94ff2665f7d0cd7ea0dac83fe08870c3a3e590f3b425a44cb1b832a0

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-7.1.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-7.1.ebuild
deleted file mode 100644
index 2ee09612678..00000000000
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-7.1.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
-
-inherit cmake-utils python-single-r1
-
-DESCRIPTION="GNOME Shell integration for Chrome/Chromium, Vivaldi, Opera browsers"
-HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome"
-SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}
-	sys-apps/coreutils
-"
-RDEPEND="${PYTHON_DEPS}
-	dev-python/pygobject:3[${PYTHON_USEDEP}]
-	gnome-base/gnome-shell
-"
-
-src_configure() {
-	local mycmakeargs=( -DBUILD_EXTENSION=OFF )
-	cmake-utils_src_configure
-}
-
-src_install() {
-	# Chrome policy files should be removed with package.
-	# Otherwise it will not be possible to uninstall web extension
-	# from browser.
-	echo -n "CONFIG_PROTECT_MASK=\"" > 50"${PN}" || die
-	echo -n "/etc/chromium/policies/managed/${PN}.json " >> 50"${PN}" || die
-	echo "/etc/opt/chrome/policies/managed/${PN}.json\"" >> 50"${PN}" || die
-	doenvd 50"${PN}"
-
-	cmake-utils_src_install
-}
-
-pkg_postinst() {
-	elog "Please note that this package provides native messaging connector only."
-	elog
-	elog "Managed policy was installed to force web extension installation"
-	elog "for Google Chrome, Chromium and Vivaldi browsers from Chrome Store"
-	elog "https://chrome.google.com/webstore/detail/gphhapmejobijbbhgpjhcjognlahblep"
-	elog
-	elog "For Mozilla Firefox you should manualy install web extension from"
-	elog "https://addons.mozilla.org/firefox/addon/gnome-shell-integration/"
-	elog
-	elog "For Opera you should manualy install web extension from"
-	elog "https://addons.opera.com/extensions/details/gnome-shell-integration/"
-}


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2017-04-26 21:03 Patrice Clement
  0 siblings, 0 replies; 40+ messages in thread
From: Patrice Clement @ 2017-04-26 21:03 UTC (permalink / raw
  To: gentoo-commits

commit:     bd1b0f2f2d0641274c6de50bfacf2472de3b03dc
Author:     Yuri Konotopov <ykonotopov <AT> gnome <DOT> org>
AuthorDate: Sun Apr 16 19:54:39 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Apr 26 21:03:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd1b0f2f

gnome-extra/chrome-gnome-shell: version bump

Closes: https://github.com/gentoo/gentoo/pull/4432

 gnome-extra/chrome-gnome-shell/Manifest            |  1 +
 .../chrome-gnome-shell/chrome-gnome-shell-9.ebuild | 60 ++++++++++++++++++++++
 2 files changed, 61 insertions(+)

diff --git a/gnome-extra/chrome-gnome-shell/Manifest b/gnome-extra/chrome-gnome-shell/Manifest
index 03113a8c078..43ad1ed3e4b 100644
--- a/gnome-extra/chrome-gnome-shell/Manifest
+++ b/gnome-extra/chrome-gnome-shell/Manifest
@@ -1,3 +1,4 @@
 DIST chrome-gnome-shell-7.1.tar.xz 99712 SHA256 0a1d791a149ceabdaec09bd65656781fde20618bd219f467a9f50f3c57d4842f SHA512 da41068049c4d221cf7e1ed6d171fb63cd236ab5afc7374ec72774da092630ca1fb459b178c364a3d014919aedd3e875c1c698b5a42d4e3c7a2f49e0f2610743 WHIRLPOOL 04edac7e7980723833df589a70e46f474e71e1fe2e771ed98cd3e9181c890fc501b20aa3665c5322fcc9286771820fee08160d6dfc37ad084767db7db5812330
 DIST chrome-gnome-shell-8.1.tar.xz 145404 SHA256 27fa50a185aa1f4db5458d71fedfafba16a45498dc9cb619a2db9cd1dc8ae33e SHA512 90fc047aece51e8cee24d65033db1f32f6ddb90d24a63127248b0dc824f26dab3a5cb169e179a17c7b26aacb7d8417101f5a7695c979417e9f8464a9672b34d2 WHIRLPOOL 2ad77e3acbf760dab1547002e383cbf438b09931de3ea01c6302fe12ff5648a23e72cd32bdc6b431e8c1f6cd57a4b746ab071a67389e2de8f9ad0e826a17905b
 DIST chrome-gnome-shell-8.tar.xz 143224 SHA256 2621a1e0762ff39473180a0eed49414594ea3eae4812acd584d89374221b37c5 SHA512 61acd4b0564892667bd1468430ddfff4c0cfbe92b573d8b7e4c5448c25266bd0ee6e89e9bebe08553de4f9661ceeea46f5af38d980051491c40ed7deb24e3277 WHIRLPOOL 9e6de120bc84a4f431201753587864f6878eca0937624eccaea60e9f7c20a385ee0867107f823b131dc58e0bac121cdccda6e42861a5bc4ebbb45b7be7b374f8
+DIST chrome-gnome-shell-9.tar.xz 151984 SHA256 11fdfaa12208ec87ddbac27fc9652609c74e421d3e258de6b4776e392efdd448 SHA512 b9b5f913a74bdfa641ce35c62f15aa1ceff37e6e0fef43c127ff8ba31933ba2d9c93ee50809b013336ec63ae1020d4e1cacd56d9a86204e1ba4c0bd1d8ed50cf WHIRLPOOL 918a640f8da15b4ecb71870fb400f791c72ded75a3bfeaeb74a22c229afcde6f9497cc2c94ff2665f7d0cd7ea0dac83fe08870c3a3e590f3b425a44cb1b832a0

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild
new file mode 100644
index 00000000000..212495f9a51
--- /dev/null
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild
@@ -0,0 +1,60 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
+
+inherit cmake-utils python-single-r1
+
+DESCRIPTION="GNOME Shell integration for Chrome/Chromium, Firefox, Vivaldi, Opera browsers"
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome"
+SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="${PYTHON_DEPS}
+	app-misc/jq
+	sys-apps/coreutils
+"
+RDEPEND="${PYTHON_DEPS}
+	dev-python/pygobject:3[${PYTHON_USEDEP}]
+	dev-python/requests[${PYTHON_USEDEP}]
+	gnome-base/gnome-shell
+"
+
+src_configure() {
+	local mycmakeargs=( -DBUILD_EXTENSION=OFF )
+	cmake-utils_src_configure
+}
+
+src_install() {
+	# Chrome policy files should be removed with package.
+	# Otherwise it will not be possible to uninstall web extension
+	# from browser.
+	echo -n "CONFIG_PROTECT_MASK=\"" > 50"${PN}" || die
+	echo -n "/etc/chromium/policies/managed/${PN}.json " >> 50"${PN}" || die
+	echo "/etc/opt/chrome/policies/managed/${PN}.json\"" >> 50"${PN}" || die
+	doenvd 50"${PN}"
+
+	cmake-utils_src_install
+}
+
+pkg_postinst() {
+	elog "Please note that this package provides native messaging connector only."
+	elog
+	elog "Managed policy was installed to force browser extension installation"
+	elog "for Google Chrome, Chromium and Vivaldi browsers from Chrome Store"
+	elog "https://chrome.google.com/webstore/detail/gphhapmejobijbbhgpjhcjognlahblep"
+	elog
+	elog "For Mozilla Firefox you should manualy install browser extension from"
+	elog "https://addons.mozilla.org/firefox/addon/gnome-shell-integration/"
+	elog
+	elog "For Opera you should manualy install browser extension from"
+	elog "https://addons.opera.com/extensions/details/gnome-shell-integration/"
+}


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2017-07-10  7:08 Sergei Trofimovich
  0 siblings, 0 replies; 40+ messages in thread
From: Sergei Trofimovich @ 2017-07-10  7:08 UTC (permalink / raw
  To: gentoo-commits

commit:     80d58907441185ab691259dffc1047591c3c4dbd
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 10 07:03:11 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Jul 10 07:08:24 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80d58907

gnome-extra/chrome-gnome-shell: ia64 keyworded, bug #583422

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

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild
index 212495f9a51..4c068d94c83 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~x86"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2017-09-17 11:14 Sergei Trofimovich
  0 siblings, 0 replies; 40+ messages in thread
From: Sergei Trofimovich @ 2017-09-17 11:14 UTC (permalink / raw
  To: gentoo-commits

commit:     2279ccab691fc3bc37d36264050a8e04218ebfb2
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 17 11:13:08 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Sep 17 11:14:00 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2279ccab

gnome-extra/chrome-gnome-shell: keyworded 9 for ppc64, bug #583422

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild
index 4c068d94c83..d303afcbe7b 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2017-09-17 11:42 Sergei Trofimovich
  0 siblings, 0 replies; 40+ messages in thread
From: Sergei Trofimovich @ 2017-09-17 11:42 UTC (permalink / raw
  To: gentoo-commits

commit:     91ac54e94169286f714a50b924e0bc1d66001039
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 17 11:19:50 2017 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Sep 17 11:19:50 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91ac54e9

gnome-extra/chrome-gnome-shell: keyworded 9 for ppc, bug #583422

Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild
index d303afcbe7b..599855c9cf5 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-9.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2018-02-17 15:26 Patrice Clement
  0 siblings, 0 replies; 40+ messages in thread
From: Patrice Clement @ 2018-02-17 15:26 UTC (permalink / raw
  To: gentoo-commits

commit:     f9bc326b3b44013adac3f8931443f656a3430806
Author:     Yuri Konotopov <ykonotopov <AT> gnome <DOT> org>
AuthorDate: Sun Feb  4 20:09:44 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Feb 17 15:26:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9bc326b

gnome-extra/chrome-gnome-shell: drop old.

Closes: https://github.com/gentoo/gentoo/pull/7076

 gnome-extra/chrome-gnome-shell/Manifest            |  1 -
 .../chrome-gnome-shell-8.1.ebuild                  | 60 ----------------------
 2 files changed, 61 deletions(-)

diff --git a/gnome-extra/chrome-gnome-shell/Manifest b/gnome-extra/chrome-gnome-shell/Manifest
index 186c298084f..138c6e028b7 100644
--- a/gnome-extra/chrome-gnome-shell/Manifest
+++ b/gnome-extra/chrome-gnome-shell/Manifest
@@ -1,3 +1,2 @@
-DIST chrome-gnome-shell-8.1.tar.xz 145404 BLAKE2B a974b9068dafd58eefc16be10c5758cc52c57dc620247f8d6d2586b981354e63d5a390e543bd2a0afa89e9989b01b4097a701664408ac45db9966c08e6533396 SHA512 90fc047aece51e8cee24d65033db1f32f6ddb90d24a63127248b0dc824f26dab3a5cb169e179a17c7b26aacb7d8417101f5a7695c979417e9f8464a9672b34d2
 DIST chrome-gnome-shell-8.tar.xz 143224 BLAKE2B 9dcb94f7dcc263c6cc332c476bd652b0ea62443ffb154f67ba869ddc970e892a28ef96be13732d49dfbf5c3db9c4c8fed18918359f240e6b1b6218fa3a2bd462 SHA512 61acd4b0564892667bd1468430ddfff4c0cfbe92b573d8b7e4c5448c25266bd0ee6e89e9bebe08553de4f9661ceeea46f5af38d980051491c40ed7deb24e3277
 DIST chrome-gnome-shell-9.tar.xz 151984 BLAKE2B 884906a308d864893664f499172c130b6ab7cc3ae7a5746f7430f3d779f43320de723c9757fc4c8a9328704b2b5c40c8a829d74280ac78d4f09e000f593c3805 SHA512 b9b5f913a74bdfa641ce35c62f15aa1ceff37e6e0fef43c127ff8ba31933ba2d9c93ee50809b013336ec63ae1020d4e1cacd56d9a86204e1ba4c0bd1d8ed50cf

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.1.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.1.ebuild
deleted file mode 100644
index 212495f9a51..00000000000
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-8.1.ebuild
+++ /dev/null
@@ -1,60 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
-
-inherit cmake-utils python-single-r1
-
-DESCRIPTION="GNOME Shell integration for Chrome/Chromium, Firefox, Vivaldi, Opera browsers"
-HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome"
-SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}
-	app-misc/jq
-	sys-apps/coreutils
-"
-RDEPEND="${PYTHON_DEPS}
-	dev-python/pygobject:3[${PYTHON_USEDEP}]
-	dev-python/requests[${PYTHON_USEDEP}]
-	gnome-base/gnome-shell
-"
-
-src_configure() {
-	local mycmakeargs=( -DBUILD_EXTENSION=OFF )
-	cmake-utils_src_configure
-}
-
-src_install() {
-	# Chrome policy files should be removed with package.
-	# Otherwise it will not be possible to uninstall web extension
-	# from browser.
-	echo -n "CONFIG_PROTECT_MASK=\"" > 50"${PN}" || die
-	echo -n "/etc/chromium/policies/managed/${PN}.json " >> 50"${PN}" || die
-	echo "/etc/opt/chrome/policies/managed/${PN}.json\"" >> 50"${PN}" || die
-	doenvd 50"${PN}"
-
-	cmake-utils_src_install
-}
-
-pkg_postinst() {
-	elog "Please note that this package provides native messaging connector only."
-	elog
-	elog "Managed policy was installed to force browser extension installation"
-	elog "for Google Chrome, Chromium and Vivaldi browsers from Chrome Store"
-	elog "https://chrome.google.com/webstore/detail/gphhapmejobijbbhgpjhcjognlahblep"
-	elog
-	elog "For Mozilla Firefox you should manualy install browser extension from"
-	elog "https://addons.mozilla.org/firefox/addon/gnome-shell-integration/"
-	elog
-	elog "For Opera you should manualy install browser extension from"
-	elog "https://addons.opera.com/extensions/details/gnome-shell-integration/"
-}


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2018-02-17 15:26 Patrice Clement
  0 siblings, 0 replies; 40+ messages in thread
From: Patrice Clement @ 2018-02-17 15:26 UTC (permalink / raw
  To: gentoo-commits

commit:     3848050dd44e0c16763ab62bdb9c2cf8e0bb569d
Author:     Yuri Konotopov <ykonotopov <AT> gnome <DOT> org>
AuthorDate: Sun Feb  4 20:10:03 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Feb 17 15:26:09 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3848050d

gnome-extra/chrome-gnome-shell: version bump.

 gnome-extra/chrome-gnome-shell/Manifest            |  1 +
 .../chrome-gnome-shell-10.ebuild                   | 40 ++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/gnome-extra/chrome-gnome-shell/Manifest b/gnome-extra/chrome-gnome-shell/Manifest
index 138c6e028b7..ea2790636d5 100644
--- a/gnome-extra/chrome-gnome-shell/Manifest
+++ b/gnome-extra/chrome-gnome-shell/Manifest
@@ -1,2 +1,3 @@
+DIST chrome-gnome-shell-10.tar.xz 158972 BLAKE2B fe4df942f885aee40d5c5e01dcd127a9deb46aeb57765336c91a7a9c56f7c953eb36d822ffa821300b99e3d765c1b162767fc5debc24e42a16bddb1404796c9c SHA512 cf0d108c3fb57deb4926a4cf043dd64d776eda4c01ec595a1472c6c45726b8460381b9bd7cb1b43d7a5bd8a585be0d1b648c720a2f0a7a377c133b8750e76cd6
 DIST chrome-gnome-shell-8.tar.xz 143224 BLAKE2B 9dcb94f7dcc263c6cc332c476bd652b0ea62443ffb154f67ba869ddc970e892a28ef96be13732d49dfbf5c3db9c4c8fed18918359f240e6b1b6218fa3a2bd462 SHA512 61acd4b0564892667bd1468430ddfff4c0cfbe92b573d8b7e4c5448c25266bd0ee6e89e9bebe08553de4f9661ceeea46f5af38d980051491c40ed7deb24e3277
 DIST chrome-gnome-shell-9.tar.xz 151984 BLAKE2B 884906a308d864893664f499172c130b6ab7cc3ae7a5746f7430f3d779f43320de723c9757fc4c8a9328704b2b5c40c8a829d74280ac78d4f09e000f593c3805 SHA512 b9b5f913a74bdfa641ce35c62f15aa1ceff37e6e0fef43c127ff8ba31933ba2d9c93ee50809b013336ec63ae1020d4e1cacd56d9a86204e1ba4c0bd1d8ed50cf

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
new file mode 100644
index 00000000000..09548f73bbc
--- /dev/null
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit cmake-utils python-single-r1
+
+DESCRIPTION="GNOME Shell integration for Chrome/Chromium, Firefox, Vivaldi, Opera browsers"
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome"
+SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="${PYTHON_DEPS}
+	app-misc/jq
+	sys-apps/coreutils
+"
+RDEPEND="${PYTHON_DEPS}
+	dev-python/pygobject:3[${PYTHON_USEDEP}]
+	dev-python/requests[${PYTHON_USEDEP}]
+	gnome-base/gnome-shell
+"
+
+src_configure() {
+	local mycmakeargs=( -DBUILD_EXTENSION=OFF )
+	cmake-utils_src_configure
+}
+
+pkg_postinst() {
+	elog "Please note that this package provides native messaging connector only."
+	elog "You can install browser extension using link provided at"
+	elog "https://extensions.gnome.org website."
+}


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2018-04-06 14:43 Aaron Bauman
  0 siblings, 0 replies; 40+ messages in thread
From: Aaron Bauman @ 2018-04-06 14:43 UTC (permalink / raw
  To: gentoo-commits

commit:     fc91c155a1ef085695aef9236e1cb76d36fab3bd
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  6 14:42:34 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Apr  6 14:43:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc91c155

gnome-extra/chrome-gnome-shell: amd64 stable

Bug: https://bugs.gentoo.org/650146
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
index 09548f73bbc..af7ab4aaf73 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2018-04-25 20:27 Thomas Deutschmann
  0 siblings, 0 replies; 40+ messages in thread
From: Thomas Deutschmann @ 2018-04-25 20:27 UTC (permalink / raw
  To: gentoo-commits

commit:     b49e8b8e3da3ed617d016e496db13835dbcf5e0f
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 25 20:11:56 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Apr 25 20:11:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b49e8b8e

gnome-extra/chrome-gnome-shell: x86 stable (bug #650146)

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
index af7ab4aaf73..a932b4e301d 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2018-10-16  9:18 Tobias Klausmann
  0 siblings, 0 replies; 40+ messages in thread
From: Tobias Klausmann @ 2018-10-16  9:18 UTC (permalink / raw
  To: gentoo-commits

commit:     b6437ce2b3e704796a1710179c2a0b907660cdae
Author:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 16 09:18:15 2018 +0000
Commit:     Tobias Klausmann <klausman <AT> gentoo <DOT> org>
CommitDate: Tue Oct 16 09:18:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6437ce2

gnome-extra/chrome-gnome-shell-10-r0: add ~alpha keyword

Gentoo-Bug: http://bugs.gentoo.org/583422
Signed-off-by: Tobias Klausmann <klausman <AT> gentoo.org>

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
index a932b4e301d..3f8d388c296 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 x86"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2018-11-18  9:51 Mikle Kolyada
  0 siblings, 0 replies; 40+ messages in thread
From: Mikle Kolyada @ 2018-11-18  9:51 UTC (permalink / raw
  To: gentoo-commits

commit:     94d09c42af38901d0a461a14462c18980d40f648
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 18 09:50:26 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Nov 18 09:50:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94d09c42

gnome-extra/chrome-gnome-shell: Add ~arm keyword wrt bug #583422

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
index 3f8d388c296..2389b912cc2 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 x86"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2019-04-19 12:52 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2019-04-19 12:52 UTC (permalink / raw
  To: gentoo-commits

commit:     3d78ce7f7d4173f0cd57b958a5702ac5a63e44ec
Author:     Yuri Konotopov <ykonotopov <AT> gnome <DOT> org>
AuthorDate: Mon Nov 12 16:35:54 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 19 12:52:17 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d78ce7f

gnome-extra/chrome-gnome-shell: properly support firefox-bin.

www-client/firefox-bin is built on Debian host which doesn't have
/usr/lib{32,64}, so it expects native host manifest in /usr/lib.
With this change native host manifest will be additionally installed in
/usr/lib when needed.

Closes: https://bugs.gentoo.org/643522
Signed-off-by: Yuri Konotopov <ykonotopov <AT> gnome.org>
Closes: https://github.com/gentoo/gentoo/pull/10401
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../chrome-gnome-shell-10-r1.ebuild                | 51 ++++++++++++++++++++++
 1 file changed, 51 insertions(+)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild
new file mode 100644
index 00000000000..5e66e29d679
--- /dev/null
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
+
+inherit cmake-utils python-single-r1
+
+DESCRIPTION="GNOME Shell integration for Chrome/Chromium, Firefox, Vivaldi, Opera browsers"
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome"
+SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="${PYTHON_DEPS}
+	app-misc/jq
+	sys-apps/coreutils
+"
+RDEPEND="${PYTHON_DEPS}
+	dev-python/pygobject:3[${PYTHON_USEDEP}]
+	dev-python/requests[${PYTHON_USEDEP}]
+	gnome-base/gnome-shell
+"
+
+src_configure() {
+	local mycmakeargs=( -DBUILD_EXTENSION=OFF )
+	cmake-utils_src_configure
+}
+
+src_install() {
+	cmake-utils_src_install
+
+	if [[ $(get_libdir) != "lib" && "${SYMLINK_LIB}" != yes ]]; then
+		# Workaround www-client/firefox-bin manifests location
+		# Bug: https://bugs.gentoo.org/643522
+		insinto /usr/lib/mozilla/native-messaging-hosts
+		doins "${ED}"/usr/$(get_libdir)/mozilla/native-messaging-hosts/org.gnome.chrome_gnome_shell.json
+	fi
+}
+
+pkg_postinst() {
+	elog "Please note that this package provides native messaging connector only."
+	elog "You can install browser extension using link provided at"
+	elog "https://extensions.gnome.org website."
+}


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2019-06-20  9:20 Mikle Kolyada
  0 siblings, 0 replies; 40+ messages in thread
From: Mikle Kolyada @ 2019-06-20  9:20 UTC (permalink / raw
  To: gentoo-commits

commit:     13c7351e8ab09e2cf3fdb1085608dba04780f6d2
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 20 09:19:49 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Jun 20 09:20:04 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13c7351e

gnome-extra/chrome-gnome-shell: amd64 stable wrt bug #687264

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild
index 251ff870c21..69d182a919a 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 x86"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2019-08-03 19:04 Aaron Bauman
  0 siblings, 0 replies; 40+ messages in thread
From: Aaron Bauman @ 2019-08-03 19:04 UTC (permalink / raw
  To: gentoo-commits

commit:     3d2acb07e951d3b113dfcb4ef59fc288a31e415a
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  3 18:16:30 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Aug  3 19:04:20 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d2acb07

gnome-extra/chrome-gnome-shell: arm64 keyworded

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.70, Repoman-2.3.16

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild
index 69d182a919a..1fc9e6bfb16 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2020-01-07 17:26 Ben Kohler
  0 siblings, 0 replies; 40+ messages in thread
From: Ben Kohler @ 2020-01-07 17:26 UTC (permalink / raw
  To: gentoo-commits

commit:     d82e7f3c3326f1beb816ea6f442cc53c82d5c188
Author:     Yuri Konotopov <ykonotopov <AT> gnome <DOT> org>
AuthorDate: Tue Dec 10 15:24:30 2019 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Jan  7 17:24:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d82e7f3c

gnome-extra/chrome-gnome-shell: added python3_{7,8} targets

Closes: https://bugs.gentoo.org/684988
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Yuri Konotopov <ykonotopov <AT> gnome.org>
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 .../chrome-gnome-shell-10-r2.ebuild                | 51 ++++++++++++++++++++++
 1 file changed, 51 insertions(+)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r2.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r2.ebuild
new file mode 100644
index 00000000000..cc94f8f1db7
--- /dev/null
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r2.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
+
+inherit cmake-utils python-single-r1
+
+DESCRIPTION="GNOME Shell integration for Chrome/Chromium, Firefox, Vivaldi, Opera browsers"
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome"
+SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="${PYTHON_DEPS}
+	app-misc/jq
+	sys-apps/coreutils
+"
+RDEPEND="${PYTHON_DEPS}
+	dev-python/pygobject:3[${PYTHON_USEDEP}]
+	dev-python/requests[${PYTHON_USEDEP}]
+	gnome-base/gnome-shell
+"
+
+src_configure() {
+	local mycmakeargs=( -DBUILD_EXTENSION=OFF )
+	cmake-utils_src_configure
+}
+
+src_install() {
+	cmake-utils_src_install
+
+	if [[ $(get_libdir) != "lib" && "${SYMLINK_LIB}" != yes ]]; then
+		# Workaround www-client/firefox-bin manifests location
+		# Bug: https://bugs.gentoo.org/643522
+		insinto /usr/lib/mozilla/native-messaging-hosts
+		doins "${ED}"/usr/$(get_libdir)/mozilla/native-messaging-hosts/org.gnome.chrome_gnome_shell.json
+	fi
+}
+
+pkg_postinst() {
+	elog "Please note that this package provides native messaging connector only."
+	elog "You can install browser extension using link provided at"
+	elog "https://extensions.gnome.org website."
+}


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2020-01-07 17:34 Ben Kohler
  0 siblings, 0 replies; 40+ messages in thread
From: Ben Kohler @ 2020-01-07 17:34 UTC (permalink / raw
  To: gentoo-commits

commit:     f6ac7a58ac88ee3cc6efe4ae46355df7ef8c2239
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  7 17:33:29 2020 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Jan  7 17:33:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6ac7a58

gnome-extra/chrome-gnome-shell: drop old

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 .../chrome-gnome-shell-10.ebuild                   | 40 ----------------------
 1 file changed, 40 deletions(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
deleted file mode 100644
index 29fd3225284..00000000000
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_6 )
-
-inherit cmake-utils python-single-r1
-
-DESCRIPTION="GNOME Shell integration for Chrome/Chromium, Firefox, Vivaldi, Opera browsers"
-HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome"
-SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 x86"
-IUSE=""
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}
-	app-misc/jq
-	sys-apps/coreutils
-"
-RDEPEND="${PYTHON_DEPS}
-	dev-python/pygobject:3[${PYTHON_USEDEP}]
-	dev-python/requests[${PYTHON_USEDEP}]
-	gnome-base/gnome-shell
-"
-
-src_configure() {
-	local mycmakeargs=( -DBUILD_EXTENSION=OFF )
-	cmake-utils_src_configure
-}
-
-pkg_postinst() {
-	elog "Please note that this package provides native messaging connector only."
-	elog "You can install browser extension using link provided at"
-	elog "https://extensions.gnome.org website."
-}


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2020-02-09 16:25 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2020-02-09 16:25 UTC (permalink / raw
  To: gentoo-commits

commit:     6d2cfc5b88811e765f19205f10c8f881a90f2004
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  7 14:53:26 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 16:22:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d2cfc5b

gnome-extra/chrome-gnome-shell: Switch to PYTHON_MULTI_USEDEP API

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 ...e-gnome-shell-10-r1.ebuild => chrome-gnome-shell-10-r3.ebuild} | 6 ++++--
 ...e-gnome-shell-10-r2.ebuild => chrome-gnome-shell-10-r4.ebuild} | 8 +++++---
 2 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r3.ebuild
similarity index 91%
rename from gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild
rename to gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r3.ebuild
index d60ba0d0a1e..b283ba7f1e9 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r1.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r3.ebuild
@@ -23,8 +23,10 @@ DEPEND="${PYTHON_DEPS}
 	sys-apps/coreutils
 "
 RDEPEND="${PYTHON_DEPS}
-	dev-python/pygobject:3[${PYTHON_USEDEP}]
-	dev-python/requests[${PYTHON_USEDEP}]
+	$(python_gen_cond_dep '
+		dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+		dev-python/requests[${PYTHON_MULTI_USEDEP}]
+	')
 	gnome-base/gnome-shell
 "
 

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r2.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
similarity index 88%
rename from gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r2.ebuild
rename to gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
index cc94f8f1db7..c6249a6e393 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r2.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -23,8 +23,10 @@ DEPEND="${PYTHON_DEPS}
 	sys-apps/coreutils
 "
 RDEPEND="${PYTHON_DEPS}
-	dev-python/pygobject:3[${PYTHON_USEDEP}]
-	dev-python/requests[${PYTHON_USEDEP}]
+	$(python_gen_cond_dep '
+		dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
+		dev-python/requests[${PYTHON_MULTI_USEDEP}]
+	')
 	gnome-base/gnome-shell
 "
 


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2020-02-10 11:54 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2020-02-10 11:54 UTC (permalink / raw
  To: gentoo-commits

commit:     fdcf51b5be715c807662c0b4200d09f5fb4269e4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 11:42:30 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 11:54:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdcf51b5

gnome-extra/chrome-gnome-shell: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r3.ebuild | 2 +-
 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r3.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r3.ebuild
index b283ba7f1e9..b7c746b42dd 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r3.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r3.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit cmake-utils python-single-r1
 

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
index c6249a6e393..b70997c1968 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
+PYTHON_COMPAT=( python3_{5,6,7,8} )
 
 inherit cmake-utils python-single-r1
 


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2020-04-25 18:04 Matt Turner
  0 siblings, 0 replies; 40+ messages in thread
From: Matt Turner @ 2020-04-25 18:04 UTC (permalink / raw
  To: gentoo-commits

commit:     a20759b0d1de127dd7b51c3fc46b46a912027077
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 25 18:03:41 2020 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat Apr 25 18:03:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a20759b0

gnome-extra/chrome-gnome-shell-10-r4: amd64 stable, bug 719278

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

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
index b70997c1968..a662003e31c 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2020-04-25 21:14 Mart Raudsepp
  0 siblings, 0 replies; 40+ messages in thread
From: Mart Raudsepp @ 2020-04-25 21:14 UTC (permalink / raw
  To: gentoo-commits

commit:     5ed11843ca63433389d6f73f3fb2af591e8ca926
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 25 21:11:07 2020 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat Apr 25 21:11:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ed11843

gnome-extra/chrome-gnome-shell: drop alpha keywords

Needs gnome-shell, which had ancient version with alpha keywords
removed.

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

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r3.ebuild | 2 +-
 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r3.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r3.ebuild
index 30e3cf8e311..1db1d00076b 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r3.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
index a662003e31c..742c547f856 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2021-01-01  0:59 Michał Górny
  0 siblings, 0 replies; 40+ messages in thread
From: Michał Górny @ 2021-01-01  0:59 UTC (permalink / raw
  To: gentoo-commits

commit:     104a6d1435452e35dc2c63959999613bff8d21ca
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  1 00:58:27 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan  1 00:58:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=104a6d14

gnome-extra/chrome-gnome-shell: Remove old (py3.6)

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../chrome-gnome-shell-10-r3.ebuild                | 53 ----------------------
 1 file changed, 53 deletions(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r3.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r3.ebuild
deleted file mode 100644
index 1db1d00076b..00000000000
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r3.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit cmake-utils python-single-r1
-
-DESCRIPTION="GNOME Shell integration for Chrome/Chromium, Firefox, Vivaldi, Opera browsers"
-HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome"
-SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
-IUSE=""
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}
-	app-misc/jq
-	sys-apps/coreutils
-"
-RDEPEND="${PYTHON_DEPS}
-	$(python_gen_cond_dep '
-		dev-python/pygobject:3[${PYTHON_MULTI_USEDEP}]
-		dev-python/requests[${PYTHON_MULTI_USEDEP}]
-	')
-	gnome-base/gnome-shell
-"
-
-src_configure() {
-	local mycmakeargs=( -DBUILD_EXTENSION=OFF )
-	cmake-utils_src_configure
-}
-
-src_install() {
-	cmake-utils_src_install
-
-	if [[ $(get_libdir) != "lib" && "${SYMLINK_LIB}" != yes ]]; then
-		# Workaround www-client/firefox-bin manifests location
-		# Bug: https://bugs.gentoo.org/643522
-		insinto /usr/lib/mozilla/native-messaging-hosts
-		doins "${ED}"/usr/$(get_libdir)/mozilla/native-messaging-hosts/org.gnome.chrome_gnome_shell.json
-	fi
-}
-
-pkg_postinst() {
-	elog "Please note that this package provides native messaging connector only."
-	elog "You can install browser extension using link provided at"
-	elog "https://extensions.gnome.org website."
-}


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2021-02-25 12:02 Ben Kohler
  0 siblings, 0 replies; 40+ messages in thread
From: Ben Kohler @ 2021-02-25 12:02 UTC (permalink / raw
  To: gentoo-commits

commit:     66c8b53c00449e8f484203d5f0c9e404aebb0467
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 24 21:47:21 2021 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Thu Feb 25 12:02:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66c8b53c

gnome-extra/chrome-gnome-shell: add python3_9 support

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
index 84e442bee80..0482fd4e1ff 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit cmake-utils python-single-r1
 


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2021-03-04  0:23 Sam James
  0 siblings, 0 replies; 40+ messages in thread
From: Sam James @ 2021-03-04  0:23 UTC (permalink / raw
  To: gentoo-commits

commit:     2084bbff497f13fa5bad7b8fc1ad8ee45bebdeed
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  4 00:23:39 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar  4 00:23:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2084bbff

gnome-extra/chrome-gnome-shell: Stabilize 10-r4 arm64, #773172

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

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
index 0482fd4e1ff..50f322f7a5c 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2021-12-28  3:11 Georgy Yakovlev
  0 siblings, 0 replies; 40+ messages in thread
From: Georgy Yakovlev @ 2021-12-28  3:11 UTC (permalink / raw
  To: gentoo-commits

commit:     d56361c776dfa21baa8cc1f3d395bb6d5a10c5f8
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 28 03:01:24 2021 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Tue Dec 28 03:11:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d56361c7

gnome-extra/chrome-gnome-shell: enable py3.10

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
index 45f889c7f4f5..fdd0cb9ab06c 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit cmake-utils python-single-r1
 


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2022-03-11 16:16 Sam James
  0 siblings, 0 replies; 40+ messages in thread
From: Sam James @ 2022-03-11 16:16 UTC (permalink / raw
  To: gentoo-commits

commit:     32d820b41e659459f9f8e830bc15decc580159fe
Author:     Yuri Konotopov <ykonotopov <AT> gnome <DOT> org>
AuthorDate: Fri Mar 11 15:41:57 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 11 16:16:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32d820b4

gnome-extra/chrome-gnome-shell: move to cmake.eclass and update to EAPI-8

Bug: https://bugs.gentoo.org/834118
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yuri Konotopov <ykonotopov <AT> gnome.org>
Closes: https://github.com/gentoo/gentoo/pull/24492
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../chrome-gnome-shell-10-r5.ebuild                | 54 ++++++++++++++++++++++
 1 file changed, 54 insertions(+)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r5.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r5.ebuild
new file mode 100644
index 000000000000..1e973b982b02
--- /dev/null
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r5.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit cmake python-single-r1
+
+DESCRIPTION="GNOME Shell integration for Chrome/Chromium, Firefox, Vivaldi, Opera browsers"
+HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome"
+SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE=""
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="${PYTHON_DEPS}"
+RDEPEND="${PYTHON_DEPS}
+	$(python_gen_cond_dep '
+		dev-python/pygobject:3[${PYTHON_USEDEP}]
+		dev-python/requests[${PYTHON_USEDEP}]
+	')
+	gnome-base/gnome-shell
+"
+BDEPEND="
+	app-misc/jq
+	sys-apps/coreutils
+"
+
+src_configure() {
+	local mycmakeargs=( -DBUILD_EXTENSION=OFF )
+	cmake_src_configure
+}
+
+src_install() {
+	cmake_src_install
+
+	if [[ $(get_libdir) != "lib" && "${SYMLINK_LIB}" != yes ]]; then
+		# Workaround www-client/firefox-bin manifests location
+		# Bug: https://bugs.gentoo.org/643522
+		insinto /usr/lib/mozilla/native-messaging-hosts
+		doins "${ED}"/usr/$(get_libdir)/mozilla/native-messaging-hosts/org.gnome.chrome_gnome_shell.json
+	fi
+}
+
+pkg_postinst() {
+	elog "Please note that this package provides native messaging connector only."
+	elog "You can install browser extension using link provided at"
+	elog "https://extensions.gnome.org website."
+}


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2022-03-12 12:08 Jakov Smolić
  0 siblings, 0 replies; 40+ messages in thread
From: Jakov Smolić @ 2022-03-12 12:08 UTC (permalink / raw
  To: gentoo-commits

commit:     a7e4329e568eba7d3fb2c7bb13e766400ef52425
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 12 12:08:12 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sat Mar 12 12:08:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7e4329e

gnome-extra/chrome-gnome-shell: Stabilize 10-r5 x86, #834118

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r5.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r5.ebuild
index 1e973b982b02..fb2e4281ba0b 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r5.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2022-03-13 11:54 Jakov Smolić
  0 siblings, 0 replies; 40+ messages in thread
From: Jakov Smolić @ 2022-03-13 11:54 UTC (permalink / raw
  To: gentoo-commits

commit:     5ad1d920c325a20dcd1590c7ee1ff4829c3727cb
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 11:54:16 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 11:54:16 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ad1d920

gnome-extra/chrome-gnome-shell: Stabilize 10-r5 amd64, #834118

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r5.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r5.ebuild
index fb2e4281ba0b..4179162403e0 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r5.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2022-03-13 17:26 Sam James
  0 siblings, 0 replies; 40+ messages in thread
From: Sam James @ 2022-03-13 17:26 UTC (permalink / raw
  To: gentoo-commits

commit:     28ea6a3a2418532a34b0376972f719602dd84438
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 17:25:46 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 17:25:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28ea6a3a

gnome-extra/chrome-gnome-shell: Stabilize 10-r5 arm64, #834118

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

 gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r5.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r5.ebuild
index 4179162403e0..8198915b17bf 100644
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r5.ebuild
+++ b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
 IUSE=""
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"


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

* [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/
@ 2022-03-13 17:26 Sam James
  0 siblings, 0 replies; 40+ messages in thread
From: Sam James @ 2022-03-13 17:26 UTC (permalink / raw
  To: gentoo-commits

commit:     212326ac6a5ef37c563b1fde8bcbd379960ffb60
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 17:26:32 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 13 17:26:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=212326ac

gnome-extra/chrome-gnome-shell: drop 10-r4

Closes: https://bugs.gentoo.org/834118
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../chrome-gnome-shell-10-r4.ebuild                | 53 ----------------------
 1 file changed, 53 deletions(-)

diff --git a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild b/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
deleted file mode 100644
index fdd0cb9ab06c..000000000000
--- a/gnome-extra/chrome-gnome-shell/chrome-gnome-shell-10-r4.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit cmake-utils python-single-r1
-
-DESCRIPTION="GNOME Shell integration for Chrome/Chromium, Firefox, Vivaldi, Opera browsers"
-HOMEPAGE="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome"
-SRC_URI="mirror://gnome/sources/${PN}/${PV}/${P}.tar.xz"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
-IUSE=""
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-DEPEND="${PYTHON_DEPS}
-	app-misc/jq
-	sys-apps/coreutils
-"
-RDEPEND="${PYTHON_DEPS}
-	$(python_gen_cond_dep '
-		dev-python/pygobject:3[${PYTHON_USEDEP}]
-		dev-python/requests[${PYTHON_USEDEP}]
-	')
-	gnome-base/gnome-shell
-"
-
-src_configure() {
-	local mycmakeargs=( -DBUILD_EXTENSION=OFF )
-	cmake-utils_src_configure
-}
-
-src_install() {
-	cmake-utils_src_install
-
-	if [[ $(get_libdir) != "lib" && "${SYMLINK_LIB}" != yes ]]; then
-		# Workaround www-client/firefox-bin manifests location
-		# Bug: https://bugs.gentoo.org/643522
-		insinto /usr/lib/mozilla/native-messaging-hosts
-		doins "${ED}"/usr/$(get_libdir)/mozilla/native-messaging-hosts/org.gnome.chrome_gnome_shell.json
-	fi
-}
-
-pkg_postinst() {
-	elog "Please note that this package provides native messaging connector only."
-	elog "You can install browser extension using link provided at"
-	elog "https://extensions.gnome.org website."
-}


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

end of thread, other threads:[~2022-03-13 17:26 UTC | newest]

Thread overview: 40+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-10  7:08 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/chrome-gnome-shell/ Sergei Trofimovich
  -- strict thread matches above, loose matches on Subject: below --
2022-03-13 17:26 Sam James
2022-03-13 17:26 Sam James
2022-03-13 11:54 Jakov Smolić
2022-03-12 12:08 Jakov Smolić
2022-03-11 16:16 Sam James
2021-12-28  3:11 Georgy Yakovlev
2021-03-04  0:23 Sam James
2021-02-25 12:02 Ben Kohler
2021-01-01  0:59 Michał Górny
2020-04-25 21:14 Mart Raudsepp
2020-04-25 18:04 Matt Turner
2020-02-10 11:54 Michał Górny
2020-02-09 16:25 Michał Górny
2020-01-07 17:34 Ben Kohler
2020-01-07 17:26 Ben Kohler
2019-08-03 19:04 Aaron Bauman
2019-06-20  9:20 Mikle Kolyada
2019-04-19 12:52 Michał Górny
2018-11-18  9:51 Mikle Kolyada
2018-10-16  9:18 Tobias Klausmann
2018-04-25 20:27 Thomas Deutschmann
2018-04-06 14:43 Aaron Bauman
2018-02-17 15:26 Patrice Clement
2018-02-17 15:26 Patrice Clement
2017-09-17 11:42 Sergei Trofimovich
2017-09-17 11:14 Sergei Trofimovich
2017-04-26 21:03 Patrice Clement
2017-04-26 21:03 Patrice Clement
2017-03-02 10:41 Agostino Sarubbo
2017-03-02 10:40 Agostino Sarubbo
2017-02-18  4:37 Michael Palimaka
2017-01-26  3:14 Mart Raudsepp
2017-01-25 11:03 Mikhail Pukhlikov
2017-01-18 10:18 David Seifert
2017-01-04 23:18 Patrice Clement
2016-09-26 11:25 Patrice Clement
2016-09-17 14:44 Patrice Clement
2016-08-07 20:43 Patrice Clement
2016-05-18  6:30 Ian Delaney

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