From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A6041139694 for ; Wed, 19 Apr 2017 08:03:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E684E0CED; Wed, 19 Apr 2017 08:03:07 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 40A46E0CED for ; Wed, 19 Apr 2017 08:03:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AE66D341674 for ; Wed, 19 Apr 2017 08:03:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 16FB4742A for ; Wed, 19 Apr 2017 08:03:04 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1492588882.35ecbc6a424ed1a00eb24d332c907bb0afcf91e6.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/SphinxTrain/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild X-VCS-Directories: app-accessibility/SphinxTrain/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 35ecbc6a424ed1a00eb24d332c907bb0afcf91e6 X-VCS-Branch: master Date: Wed, 19 Apr 2017 08:03:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 20b28c76-be6a-4a98-b4b5-14ce68b8400d X-Archives-Hash: 31eedb8b17dd96029cfa4f8babd76171 commit: 35ecbc6a424ed1a00eb24d332c907bb0afcf91e6 Author: David Seifert gentoo org> AuthorDate: Wed Apr 19 07:22:28 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Wed Apr 19 08:01:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35ecbc6a app-accessibility/SphinxTrain: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.5, Repoman-2.3.2 app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild b/app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild index 87bdff84f8e..6b11a50e8c7 100644 --- a/app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild +++ b/app-accessibility/SphinxTrain/SphinxTrain-1.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,6 +15,7 @@ LICENSE="BSD-with-attribution" SLOT="0" KEYWORDS="amd64 x86" IUSE="" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="app-accessibility/sphinxbase dev-lang/perl