projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b6cf01
)
media-sound/lilycomp: [QA] Add missing python metadata variables
author
David Seifert
<soap@gentoo.org>
Sun, 23 Apr 2017 10:33:25 +0000
(12:33 +0200)
committer
David Seifert
<soap@gentoo.org>
Sun, 23 Apr 2017 11:27:50 +0000
(13:27 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
media-sound/lilycomp/lilycomp-1.0.2-r2.ebuild
patch
|
blob
|
history
diff --git
a/media-sound/lilycomp/lilycomp-1.0.2-r2.ebuild
b/media-sound/lilycomp/lilycomp-1.0.2-r2.ebuild
index 60315165198aecb4b93902ec5e2259ff3380e821..b1edca49c7f9433ab54c5533084427a8777000ca 100644
(file)
--- a/
media-sound/lilycomp/lilycomp-1.0.2-r2.ebuild
+++ b/
media-sound/lilycomp/lilycomp-1.0.2-r2.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=6
+
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="tk"
@@
-17,6
+18,7
@@
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
DEPEND="${PYTHON_DEPS}"
RDEPEND="${DEPEND}"