commit: abac9c7e5700eef0c7854fddcbbfec44694ad739 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Apr 23 20:16:36 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Apr 23 20:59:37 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abac9c7e
net-misc/chrome-remote-desktop: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.5, Repoman-2.3.2 .../chrome-remote-desktop/chrome-remote-desktop-49.0.2623.40.ebuild | 3 ++- .../chrome-remote-desktop/chrome-remote-desktop-55.0.2883.50.ebuild | 3 ++- .../chrome-remote-desktop/chrome-remote-desktop-56.0.2924.51.ebuild | 1 + 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 26ed1828233..36683aa535d 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 341ba606971..3c0165a981a 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 fef07b1c57a..a2172a6f3a1 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
