projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa3391e
)
dev-libs/libsolv: [QA] Add missing python metadata variables
author
David Seifert
<soap@gentoo.org>
Sun, 23 Apr 2017 08:06:20 +0000
(10:06 +0200)
committer
David Seifert
<soap@gentoo.org>
Sun, 23 Apr 2017 11:22:27 +0000
(13:22 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-libs/libsolv/libsolv-0.6.22.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/libsolv/libsolv-0.6.22.ebuild
b/dev-libs/libsolv/libsolv-0.6.22.ebuild
index 1ad47f9ee93e35999f1b778ff64f146fdcbd7b1c..b7b51fe52417067bd250b973419010717d611570 100644
(file)
--- a/
dev-libs/libsolv/libsolv-0.6.22.ebuild
+++ b/
dev-libs/libsolv/libsolv-0.6.22.ebuild
@@
-1,4
+1,4
@@
-# 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"
@@
-17,6
+17,7
@@
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="bzip2 lzma perl python rpm ruby tcl"
+REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RDEPEND="
dev-libs/expat