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 4CB09139694 for ; Fri, 21 Apr 2017 07:33:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2DCBE0C7A; Fri, 21 Apr 2017 07:33:29 +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 CFE47E0C7A for ; Fri, 21 Apr 2017 07:33:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E8C7133BEA7 for ; Fri, 21 Apr 2017 07:33:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E0FB67440 for ; Fri, 21 Apr 2017 07:33:20 +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: <1492758175.8b330d8478adddb97badff69fdda36a2a02da864.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/mozo/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/mozo/mozo-1.12.0-r1.ebuild x11-misc/mozo/mozo-1.14.1.ebuild x11-misc/mozo/mozo-1.16.0-r1.ebuild X-VCS-Directories: x11-misc/mozo/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 8b330d8478adddb97badff69fdda36a2a02da864 X-VCS-Branch: master Date: Fri, 21 Apr 2017 07:33:20 +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: 459d8eea-5699-495b-989d-6efc898ad08c X-Archives-Hash: cfd13ed86e1e3cca5407c53768be2ed3 commit: 8b330d8478adddb97badff69fdda36a2a02da864 Author: David Seifert gentoo org> AuthorDate: Fri Apr 21 07:02:55 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Fri Apr 21 07:02:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b330d84 x11-misc/mozo: [QA] Add missing python metadata variables Package-Manager: Portage-2.3.5, Repoman-2.3.2 x11-misc/mozo/mozo-1.12.0-r1.ebuild | 6 +++--- x11-misc/mozo/mozo-1.14.1.ebuild | 4 ++-- x11-misc/mozo/mozo-1.16.0-r1.ebuild | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11-misc/mozo/mozo-1.12.0-r1.ebuild b/x11-misc/mozo/mozo-1.12.0-r1.ebuild index ec999eab3f1..9cf53b815bb 100644 --- a/x11-misc/mozo/mozo-1.12.0-r1.ebuild +++ b/x11-misc/mozo/mozo-1.12.0-r1.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 @@ -14,8 +14,8 @@ KEYWORDS="amd64 ~arm x86" DESCRIPTION="Mozo menu editor for MATE" LICENSE="GPL-2" SLOT="0" - IUSE="gtk3" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} >=mate-base/mate-menus-1.6[introspection] @@ -33,7 +33,7 @@ RDEPEND="${PYTHON_DEPS} x11-libs/gtk+:3[introspection] )" -DEPEND="${COMMON_DEPEND} +DEPEND="${RDEPEND} >=dev-util/intltool-0.40:* sys-devel/gettext:* virtual/pkgconfig:*" diff --git a/x11-misc/mozo/mozo-1.14.1.ebuild b/x11-misc/mozo/mozo-1.14.1.ebuild index a02a515a179..7d024452e8b 100644 --- a/x11-misc/mozo/mozo-1.14.1.ebuild +++ b/x11-misc/mozo/mozo-1.14.1.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,8 @@ fi DESCRIPTION="Mozo menu editor for MATE" LICENSE="GPL-2" SLOT="0" - IUSE="" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" COMMON_DEPEND="${PYTHON_DEPS} >=dev-python/pygobject-3:3[${PYTHON_USEDEP}] diff --git a/x11-misc/mozo/mozo-1.16.0-r1.ebuild b/x11-misc/mozo/mozo-1.16.0-r1.ebuild index 5d07223cc28..8f48007b8fc 100644 --- a/x11-misc/mozo/mozo-1.16.0-r1.ebuild +++ b/x11-misc/mozo/mozo-1.16.0-r1.ebuild @@ -15,8 +15,8 @@ fi DESCRIPTION="Mozo menu editor for MATE" LICENSE="GPL-2" SLOT="0" - IUSE="" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" COMMON_DEPEND="${PYTHON_DEPS} >=dev-python/pygobject-3:3[${PYTHON_USEDEP}]