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 C109C13908F for ; Sun, 29 Jan 2017 12:47:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 032391419B; Sun, 29 Jan 2017 12:47:57 +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 D00F7234030 for ; Sun, 29 Jan 2017 12:47:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 10CA234165F for ; Sun, 29 Jan 2017 12:47:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC13839CB for ; Sun, 29 Jan 2017 12:47:54 +0000 (UTC) From: "Ettore Di Giacinto" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ettore Di Giacinto" Message-ID: <1485694043.e2761cd63297b0ab34143e80d4b1d6458ed8b828.mudler@gentoo> Subject: [gentoo-commits] proj/gentoo-mate:master commit in: x11-misc/mozo/ X-VCS-Repository: proj/gentoo-mate X-VCS-Files: x11-misc/mozo/mozo-9999.ebuild X-VCS-Directories: x11-misc/mozo/ X-VCS-Committer: mudler X-VCS-Committer-Name: Ettore Di Giacinto X-VCS-Revision: e2761cd63297b0ab34143e80d4b1d6458ed8b828 X-VCS-Branch: master Date: Sun, 29 Jan 2017 12:47:54 +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: 2cd8edb4-f894-4cf8-b933-10bcc6d12678 X-Archives-Hash: 57ed1645e6ed2f83e7a6907d15e4e449 commit: e2761cd63297b0ab34143e80d4b1d6458ed8b828 Author: Ettore Di Giacinto gentoo org> AuthorDate: Sun Jan 29 12:33:49 2017 +0000 Commit: Ettore Di Giacinto gentoo org> CommitDate: Sun Jan 29 12:47:23 2017 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=e2761cd6 x11-misc/mozo: sync live ebuild Package-Manager: Portage-2.3.3, Repoman-2.3.1 x11-misc/mozo/mozo-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/mozo/mozo-9999.ebuild b/x11-misc/mozo/mozo-9999.ebuild index 80e2d65..0e27e29 100644 --- a/x11-misc/mozo/mozo-9999.ebuild +++ b/x11-misc/mozo/mozo-9999.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 # $Id$ @@ -21,7 +21,7 @@ IUSE="" COMMON_DEPEND="${PYTHON_DEPS} >=dev-python/pygobject-3:3[${PYTHON_USEDEP}] - >=mate-base/mate-menus-1.6[introspection] + >=mate-base/mate-menus-1.6[introspection,python] x11-libs/gdk-pixbuf:2[introspection] x11-libs/gtk+:3[introspection] virtual/libintl:0