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 77CB2139086 for ; Fri, 13 Jan 2017 11:08:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91BBF23410E; Fri, 13 Jan 2017 11:08:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 6D3C923410E for ; Fri, 13 Jan 2017 11:08:34 +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 276FD341726 for ; Fri, 13 Jan 2017 11:08:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2656B2638 for ; Fri, 13 Jan 2017 11:08:31 +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: <1484303866.c6949f1965e11100baa85a609cabb626b78fcd2c.mudler@gentoo> Subject: [gentoo-commits] proj/gentoo-mate:master commit in: app-editors/pluma/ X-VCS-Repository: proj/gentoo-mate X-VCS-Files: app-editors/pluma/pluma-1.16.0-r1.ebuild app-editors/pluma/pluma-1.16.0.ebuild X-VCS-Directories: app-editors/pluma/ X-VCS-Committer: mudler X-VCS-Committer-Name: Ettore Di Giacinto X-VCS-Revision: c6949f1965e11100baa85a609cabb626b78fcd2c X-VCS-Branch: master Date: Fri, 13 Jan 2017 11:08:31 +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: 9e3ea338-0b8b-48da-97bf-537ff85ce6c2 X-Archives-Hash: ce537e4b8facded5de9cc728d1d7ff62 commit: c6949f1965e11100baa85a609cabb626b78fcd2c Author: Ettore Di Giacinto gentoo org> AuthorDate: Fri Jan 13 10:37:46 2017 +0000 Commit: Ettore Di Giacinto gentoo org> CommitDate: Fri Jan 13 10:37:46 2017 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=c6949f19 app-editors/pluma: add back mate-base/mate-desktop dependency as runtime wrt #605064 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=605064 Package-Manager: Portage-2.3.1, Repoman-2.3.1 app-editors/pluma/{pluma-1.16.0.ebuild => pluma-1.16.0-r1.ebuild} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app-editors/pluma/pluma-1.16.0.ebuild b/app-editors/pluma/pluma-1.16.0-r1.ebuild similarity index 94% rename from app-editors/pluma/pluma-1.16.0.ebuild rename to app-editors/pluma/pluma-1.16.0-r1.ebuild index ff18a05..a63ba09 100644 --- a/app-editors/pluma/pluma-1.16.0.ebuild +++ b/app-editors/pluma/pluma-1.16.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 # $Id$ @@ -58,7 +58,8 @@ COMMON_DEPEND="dev-libs/atk:0 ) !!app-editors/mate-text-editor" -RDEPEND="${COMMON_DEPEND}" +RDEPEND="${COMMON_DEPEND} + >=mate-base/mate-desktop-1.9[gtk3(-)=]" DEPEND="${COMMON_DEPEND} ~app-text/docbook-xml-dtd-4.1.2