diff options
author | David Seifert <soap@gentoo.org> | 2017-04-23 22:16:36 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-04-23 22:59:37 +0200 |
commit | abac9c7e5700eef0c7854fddcbbfec44694ad739 (patch) | |
tree | b3ab6d5a6644265930318a2b8d2c2681512de102 /net-misc | |
parent | net-mail/rss2email: [QA] Add missing python metadata variables (diff) | |
download | gentoo-abac9c7e5700eef0c7854fddcbbfec44694ad739.tar.gz gentoo-abac9c7e5700eef0c7854fddcbbfec44694ad739.tar.bz2 gentoo-abac9c7e5700eef0c7854fddcbbfec44694ad739.zip |
net-misc/chrome-remote-desktop: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'net-misc')
3 files changed, 5 insertions, 2 deletions
diff --git a/net-misc/chrome-remote-desktop/chrome-remote-desktop-49.0.2623.40.ebuild b/net-misc/chrome-remote-desktop/chrome-remote-desktop-49.0.2623.40.ebuild index 26ed18282332..36683aa535d6 100644 --- a/net-misc/chrome-remote-desktop/chrome-remote-desktop-49.0.2623.40.ebuild +++ b/net-misc/chrome-remote-desktop/chrome-remote-desktop-49.0.2623.40.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 # Base URL: https://dl.google.com/linux/chrome-remote-desktop/deb/ @@ -30,6 +30,7 @@ LICENSE="google-chrome" SLOT="0" KEYWORDS="-* amd64 x86" IUSE="" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" # All the libs this package links against. RDEPEND="app-admin/sudo diff --git a/net-misc/chrome-remote-desktop/chrome-remote-desktop-55.0.2883.50.ebuild b/net-misc/chrome-remote-desktop/chrome-remote-desktop-55.0.2883.50.ebuild index 341ba6069715..3c0165a981a5 100644 --- a/net-misc/chrome-remote-desktop/chrome-remote-desktop-55.0.2883.50.ebuild +++ b/net-misc/chrome-remote-desktop/chrome-remote-desktop-55.0.2883.50.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 # Base URL: https://dl.google.com/linux/chrome-remote-desktop/deb/ @@ -29,6 +29,7 @@ LICENSE="google-chrome" SLOT="0" KEYWORDS="-* amd64" IUSE="" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" # All the libs this package links against. RDEPEND="app-admin/sudo diff --git a/net-misc/chrome-remote-desktop/chrome-remote-desktop-56.0.2924.51.ebuild b/net-misc/chrome-remote-desktop/chrome-remote-desktop-56.0.2924.51.ebuild index fef07b1c57aa..a2172a6f3a1b 100644 --- a/net-misc/chrome-remote-desktop/chrome-remote-desktop-56.0.2924.51.ebuild +++ b/net-misc/chrome-remote-desktop/chrome-remote-desktop-56.0.2924.51.ebuild @@ -29,6 +29,7 @@ LICENSE="google-chrome" SLOT="0" KEYWORDS="-* ~amd64" IUSE="" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" # All the libs this package links against. RDEPEND="app-admin/sudo |