From a7e7141334390ce95e6318556529863d585622cc Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 23 Apr 2017 22:32:53 +0200 Subject: [PATCH] net-voip/telepathy-haze: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild | 4 +++- net-voip/telepathy-haze/telepathy-haze-0.8.0.ebuild | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild b/net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild index a2fa71931ca0..f1129cbc8855 100644 --- a/net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild +++ b/net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 + PYTHON_COMPAT=( python2_7 ) inherit eutils python-single-r1 @@ -15,6 +16,7 @@ SLOT="0" KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" #IUSE="test" IUSE="" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" # Tests failing, see upstream: https://bugs.freedesktop.org/34577 RESTRICT="test" diff --git a/net-voip/telepathy-haze/telepathy-haze-0.8.0.ebuild b/net-voip/telepathy-haze/telepathy-haze-0.8.0.ebuild index edd9822e2a01..88570dc6ca76 100644 --- a/net-voip/telepathy-haze/telepathy-haze-0.8.0.ebuild +++ b/net-voip/telepathy-haze/telepathy-haze-0.8.0.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 + PYTHON_COMPAT=( python2_7 ) inherit python-single-r1 @@ -15,6 +16,7 @@ SLOT="0" KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" #IUSE="test" IUSE="" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" # Tests failing, see upstream: https://bugs.freedesktop.org/34577 RESTRICT="test" -- 2.26.2