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 7BC12139085 for ; Mon, 2 Jan 2017 17:17:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94C16E0BFB; Mon, 2 Jan 2017 17:17:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 6F7ABE0BFB for ; Mon, 2 Jan 2017 17:17:03 +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 207B233E142 for ; Mon, 2 Jan 2017 17:17:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C41F12521 for ; Mon, 2 Jan 2017 17:16:59 +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: <1483377291.c9e86063830b02f190deca38282e64c9259a2a0c.mudler@gentoo> Subject: [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/ X-VCS-Repository: proj/gentoo-mate X-VCS-Files: x11-terms/mate-terminal/mate-terminal-1.16.1-r1.ebuild x11-terms/mate-terminal/mate-terminal-1.16.1.ebuild X-VCS-Directories: x11-terms/mate-terminal/ X-VCS-Committer: mudler X-VCS-Committer-Name: Ettore Di Giacinto X-VCS-Revision: c9e86063830b02f190deca38282e64c9259a2a0c X-VCS-Branch: master Date: Mon, 2 Jan 2017 17:16:59 +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: 75d1b024-7e0e-46f5-827f-d6bf1165b8b5 X-Archives-Hash: d4e2eb3f159e7d5f0ab01431e5b474a6 commit: c9e86063830b02f190deca38282e64c9259a2a0c Author: Ettore Di Giacinto gentoo org> AuthorDate: Mon Jan 2 17:13:08 2017 +0000 Commit: Ettore Di Giacinto gentoo org> CommitDate: Mon Jan 2 17:14:51 2017 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=c9e86063 x11-terms/mate-terminal: revbump adding back mate-desktop as runtime dependency Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=602914 Package-Manager: Portage-2.3.1, Repoman-2.3.1 .../{mate-terminal-1.16.1.ebuild => mate-terminal-1.16.1-r1.ebuild} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/x11-terms/mate-terminal/mate-terminal-1.16.1.ebuild b/x11-terms/mate-terminal/mate-terminal-1.16.1-r1.ebuild similarity index 86% rename from x11-terms/mate-terminal/mate-terminal-1.16.1.ebuild rename to x11-terms/mate-terminal/mate-terminal-1.16.1-r1.ebuild index c1bd264..db98e2a 100644 --- a/x11-terms/mate-terminal/mate-terminal-1.16.1.ebuild +++ b/x11-terms/mate-terminal/mate-terminal-1.16.1-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 # $Id$ @@ -27,7 +27,8 @@ COMMON_DEPEND="dev-libs/atk:0 >=x11-libs/gtk+-3.14:3 >=x11-libs/vte-0.38:2.91" -RDEPEND="${COMMON_DEPEND}" +RDEPEND="${COMMON_DEPEND} + >=mate-base/mate-desktop-1.6" DEPEND="${COMMON_DEPEND} app-text/rarian:0