projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
801eebd
)
net-wireless/blueberry: [QA] Add missing python metadata variables
author
David Seifert
<soap@gentoo.org>
Sun, 23 Apr 2017 20:42:30 +0000
(22:42 +0200)
committer
David Seifert
<soap@gentoo.org>
Sun, 23 Apr 2017 21:00:35 +0000
(23:00 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
net-wireless/blueberry/blueberry-1.1.8.ebuild
patch
|
blob
|
history
diff --git
a/net-wireless/blueberry/blueberry-1.1.8.ebuild
b/net-wireless/blueberry/blueberry-1.1.8.ebuild
index c18f34668b827d985dcc9b597aba52e70bb5fd45..036859a11bd05cd09d989f05ff8873e0e8cf7f38 100644
(file)
--- a/
net-wireless/blueberry/blueberry-1.1.8.ebuild
+++ b/
net-wireless/blueberry/blueberry-1.1.8.ebuild
@@
-1,7
+1,8
@@
-# Copyright 1999-201
6
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 eutils gnome2-utils python-single-r1
@@
-14,6
+15,7
@@
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
dev-python/pygobject:3[${PYTHON_USEDEP}]