summaryrefslogtreecommitdiff
path: root/net-voip/telepathy-haze
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-23 22:32:53 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-23 23:00:17 +0200
commita7e7141334390ce95e6318556529863d585622cc (patch)
tree8821fcbb7f088d961ebb88ffa796bbbabaeadea9 /net-voip/telepathy-haze
parent0cca1dbe3d74aa1f453b8779feb6d4a62d6f256e (diff)
downloadgentoo-a7e7141334390ce95e6318556529863d585622cc.tar.gz
gentoo-a7e7141334390ce95e6318556529863d585622cc.tar.xz
net-voip/telepathy-haze: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'net-voip/telepathy-haze')
-rw-r--r--net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild4
-rw-r--r--net-voip/telepathy-haze/telepathy-haze-0.8.0.ebuild4
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 a2fa71931ca..f1129cbc885 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 edd9822e2a0..88570dc6ca7 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"