Gentoo Archives: gentoo-commits

From: Ettore Di Giacinto <mudler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-mate:master commit in: x11-terms/mate-terminal/
Date: Mon, 02 Jan 2017 17:17:04
Message-Id: 1483377381.e8a6cb9b931f86a0c4aecfda8e1c956597d47eea.mudler@gentoo
1 commit: e8a6cb9b931f86a0c4aecfda8e1c956597d47eea
2 Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 17:16:21 2017 +0000
4 Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 2 17:16:21 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=e8a6cb9b
7
8 x11-terms/mate-terminal: adding back mate-desktop as runtime dependency to live ebuild
9
10 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=602914
11
12 Package-Manager: Portage-2.3.1, Repoman-2.3.1
13
14 x11-terms/mate-terminal/mate-terminal-9999.ebuild | 5 +++--
15 1 file changed, 3 insertions(+), 2 deletions(-)
16
17 diff --git a/x11-terms/mate-terminal/mate-terminal-9999.ebuild b/x11-terms/mate-terminal/mate-terminal-9999.ebuild
18 index c1bd264..db98e2a 100644
19 --- a/x11-terms/mate-terminal/mate-terminal-9999.ebuild
20 +++ b/x11-terms/mate-terminal/mate-terminal-9999.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2016 Gentoo Foundation
23 +# Copyright 1999-2017 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -27,7 +27,8 @@ COMMON_DEPEND="dev-libs/atk:0
28 >=x11-libs/gtk+-3.14:3
29 >=x11-libs/vte-0.38:2.91"
30
31 -RDEPEND="${COMMON_DEPEND}"
32 +RDEPEND="${COMMON_DEPEND}
33 + >=mate-base/mate-desktop-1.6"
34
35 DEPEND="${COMMON_DEPEND}
36 app-text/rarian:0