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-cdr/burn-cd/
Date: Wed, 19 Apr 2017 08:03:48
Message-Id: 1492588936.1c65da7711d8a2c439909d77b00e13ac8cbe4256.soap@gentoo
1 commit: 1c65da7711d8a2c439909d77b00e13ac8cbe4256
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 19 07:37:42 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 19 08:02:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c65da77
7
8 app-cdr/burn-cd: [QA] Add missing python metadata variables
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 app-cdr/burn-cd/burn-cd-1.8.1.ebuild | 3 ++-
13 1 file changed, 2 insertions(+), 1 deletion(-)
14
15 diff --git a/app-cdr/burn-cd/burn-cd-1.8.1.ebuild b/app-cdr/burn-cd/burn-cd-1.8.1.ebuild
16 index 266f98f1103..94d13a444d1 100644
17 --- a/app-cdr/burn-cd/burn-cd-1.8.1.ebuild
18 +++ b/app-cdr/burn-cd/burn-cd-1.8.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -13,6 +13,7 @@ SRC_URI="https://github.com/aglyzov/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
26 LICENSE="LGPL-2"
27 SLOT="0"
28 KEYWORDS="~amd64 ~x86"
29 +REQUIRED_USE="${PYTHON_REQUIRED_USE}"
30
31 DEPEND="${PYTHON_DEPS}"
32 RDEPEND="${DEPEND}