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: 1483377291.c9e86063830b02f190deca38282e64c9259a2a0c.mudler@gentoo
1 commit: c9e86063830b02f190deca38282e64c9259a2a0c
2 Author: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 17:13:08 2017 +0000
4 Commit: Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 2 17:14:51 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=c9e86063
7
8 x11-terms/mate-terminal: revbump adding back mate-desktop as runtime dependency
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 .../{mate-terminal-1.16.1.ebuild => mate-terminal-1.16.1-r1.ebuild} | 5 +++--
15 1 file changed, 3 insertions(+), 2 deletions(-)
16
17 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
18 similarity index 86%
19 rename from x11-terms/mate-terminal/mate-terminal-1.16.1.ebuild
20 rename to x11-terms/mate-terminal/mate-terminal-1.16.1-r1.ebuild
21 index c1bd264..db98e2a 100644
22 --- a/x11-terms/mate-terminal/mate-terminal-1.16.1.ebuild
23 +++ b/x11-terms/mate-terminal/mate-terminal-1.16.1-r1.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2016 Gentoo Foundation
26 +# Copyright 1999-2017 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 # $Id$
29
30 @@ -27,7 +27,8 @@ COMMON_DEPEND="dev-libs/atk:0
31 >=x11-libs/gtk+-3.14:3
32 >=x11-libs/vte-0.38:2.91"
33
34 -RDEPEND="${COMMON_DEPEND}"
35 +RDEPEND="${COMMON_DEPEND}
36 + >=mate-base/mate-desktop-1.6"
37
38 DEPEND="${COMMON_DEPEND}
39 app-text/rarian:0