projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7e7141
)
net-voip/telepathy-rakia: [QA] Add missing python metadata variables
author
David Seifert
<soap@gentoo.org>
Sun, 23 Apr 2017 20:35:15 +0000
(22:35 +0200)
committer
David Seifert
<soap@gentoo.org>
Sun, 23 Apr 2017 21:00:23 +0000
(23:00 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
net-voip/telepathy-rakia/telepathy-rakia-0.8.0.ebuild
patch
|
blob
|
history
diff --git
a/net-voip/telepathy-rakia/telepathy-rakia-0.8.0.ebuild
b/net-voip/telepathy-rakia/telepathy-rakia-0.8.0.ebuild
index 1010e7ea91cbeac79d99bfeefc8b4bf60938788e..47387a51f19e3c4b62f623cda77b8e156587f76f 100644
(file)
--- a/
net-voip/telepathy-rakia/telepathy-rakia-0.8.0.ebuild
+++ b/
net-voip/telepathy-rakia/telepathy-rakia-0.8.0.ebuild
@@
-1,7
+1,8
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
+
PYTHON_COMPAT=( python2_7 )
inherit python-single-r1
@@
-14,8
+15,10
@@
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux"
IUSE="test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
COMMON_DEPEND="
+ ${PYTHON_DEPS}
>=dev-libs/dbus-glib-0.60
>=dev-libs/glib-2.30:2
>=net-libs/sofia-sip-1.12.11