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 61E7C139085 for ; Thu, 5 Jan 2017 13:32:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ADC242241A4; Thu, 5 Jan 2017 13:32:37 +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 8D4C52241A4 for ; Thu, 5 Jan 2017 13:32:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 C0A1C3411D7 for ; Thu, 5 Jan 2017 13:32:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 630AD261D for ; Thu, 5 Jan 2017 13:32:35 +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: <1483623109.91028a109abf2095117acd4f5468fd408956c4ea.mudler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/mate-terminal/ X-VCS-Repository: repo/gentoo 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: 91028a109abf2095117acd4f5468fd408956c4ea X-VCS-Branch: master Date: Thu, 5 Jan 2017 13:32:35 +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: 0134ca72-50d7-4b04-a392-5085ef5df036 X-Archives-Hash: c672c4a18607f6772a440cf2f6f12c0e commit: 91028a109abf2095117acd4f5468fd408956c4ea Author: Ettore Di Giacinto gentoo org> AuthorDate: Mon Jan 2 17:13:08 2017 +0000 Commit: Ettore Di Giacinto gentoo org> CommitDate: Thu Jan 5 13:31:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91028a10 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