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 13857139694 for ; Fri, 21 Apr 2017 07:33:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1AF74E0C64; Fri, 21 Apr 2017 07:33:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 F0618E0C64 for ; Fri, 21 Apr 2017 07:33:25 +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 969BB341686 for ; Fri, 21 Apr 2017 07:33:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 386CA7444 for ; Fri, 21 Apr 2017 07:33:21 +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: <1492758479.6959e188d5990172a387d6fa9a193b594cfb99b4.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xplanetFX/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/xplanetFX/xplanetFX-2.6.12.ebuild X-VCS-Directories: x11-misc/xplanetFX/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 6959e188d5990172a387d6fa9a193b594cfb99b4 X-VCS-Branch: master Date: Fri, 21 Apr 2017 07:33:21 +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: feb2abf6-eefb-4edd-94dc-c88525d596d8 X-Archives-Hash: 657f820945a55af33469413a51b5a764 commit: 6959e188d5990172a387d6fa9a193b594cfb99b4 Author: David Seifert gentoo org> AuthorDate: Fri Apr 21 07:07:59 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Fri Apr 21 07:07:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6959e188 x11-misc/xplanetFX: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.5, Repoman-2.3.2 x11-misc/xplanetFX/xplanetFX-2.6.12.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/x11-misc/xplanetFX/xplanetFX-2.6.12.ebuild b/x11-misc/xplanetFX/xplanetFX-2.6.12.ebuild index 3eb6dd778ff..ef8d834ced6 100644 --- a/x11-misc/xplanetFX/xplanetFX-2.6.12.ebuild +++ b/x11-misc/xplanetFX/xplanetFX-2.6.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,8 +15,9 @@ LICENSE="WTFPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="libnotify" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" -DEPEND="" +DEPEND="${PYTHON_DEPS}" RDEPEND="${DEPEND} dev-python/pygtk[${PYTHON_USEDEP}] media-gfx/imagemagick