Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/sphinxbase/
Date: Wed, 19 Apr 2017 08:03:44
Message-Id: 1492588903.b942633e0ee76af520bbd785c0add9b8b4fb70c5.soap@gentoo
1 commit: b942633e0ee76af520bbd785c0add9b8b4fb70c5
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 19 07:26:24 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 19 08:01:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b942633e
7
8 app-accessibility/sphinxbase: [QA] Add missing python metadata variables
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 app-accessibility/sphinxbase/sphinxbase-0.8.ebuild | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/app-accessibility/sphinxbase/sphinxbase-0.8.ebuild b/app-accessibility/sphinxbase/sphinxbase-0.8.ebuild
16 index 80503d2b459..b52de17feda 100644
17 --- a/app-accessibility/sphinxbase/sphinxbase-0.8.ebuild
18 +++ b/app-accessibility/sphinxbase/sphinxbase-0.8.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -17,6 +17,7 @@ LICENSE="BSD-2 HPND MIT"
26 SLOT="0"
27 KEYWORDS="amd64 x86"
28 IUSE="doc lapack python static-libs"
29 +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
30
31 # automagic dep on pulseaudio
32 RDEPEND="