Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-extra/xfce4-mailwatch-plugin/
Date: Thu, 22 Aug 2019 11:15:32
Message-Id: 1566472506.ab057b4625aaa6b901c70e4d035b76d6eeb24185.mgorny@gentoo
1 commit: ab057b4625aaa6b901c70e4d035b76d6eeb24185
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 22 10:27:45 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 22 11:15:06 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab057b46
7
8 xfce-extra/xfce4-mailwatch-plugin: Require GTK+2 xfce4-panel
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 ...ch-plugin-1.2.0-r2.ebuild => xfce4-mailwatch-plugin-1.2.0-r3.ebuild} | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r2.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r3.ebuild
16 similarity index 96%
17 rename from xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r2.ebuild
18 rename to xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r3.ebuild
19 index f337fb97d36..fb2e8ab291c 100644
20 --- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r2.ebuild
21 +++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r3.ebuild
22 @@ -20,7 +20,7 @@ RDEPEND=">=dev-libs/glib-2:=
23 <xfce-base/exo-0.12.5-r100
24 >=xfce-base/libxfce4ui-4.10:=
25 >=xfce-base/libxfce4util-4.10:=
26 - >=xfce-base/xfce4-panel-4.10
27 + >=xfce-base/xfce4-panel-4.10[gtk2(+)]
28 ssl? (
29 dev-libs/libgcrypt:0=
30 >=net-libs/gnutls-2:=