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/multiload-nandhp/
Date: Thu, 22 Aug 2019 11:15:29
Message-Id: 1566472496.d6559d9824b4fac2ef896c42e14a425c15f8471c.mgorny@gentoo
1 commit: d6559d9824b4fac2ef896c42e14a425c15f8471c
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 22 10:27:35 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 22 11:14:56 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6559d98
7
8 xfce-extra/multiload-nandhp: Require GTK+2 xfce4-panel
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 ...{multiload-nandhp-0.3-r1.ebuild => multiload-nandhp-0.3-r2.ebuild} | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/xfce-extra/multiload-nandhp/multiload-nandhp-0.3-r1.ebuild b/xfce-extra/multiload-nandhp/multiload-nandhp-0.3-r2.ebuild
16 similarity index 91%
17 rename from xfce-extra/multiload-nandhp/multiload-nandhp-0.3-r1.ebuild
18 rename to xfce-extra/multiload-nandhp/multiload-nandhp-0.3-r2.ebuild
19 index 0affafa8718..741761441e5 100644
20 --- a/xfce-extra/multiload-nandhp/multiload-nandhp-0.3-r1.ebuild
21 +++ b/xfce-extra/multiload-nandhp/multiload-nandhp-0.3-r2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -20,7 +20,7 @@ RDEPEND=">=x11-libs/gtk+-2.14:2=
29 >=gnome-base/libgtop-2.11.92:=
30 >=xfce-base/libxfce4ui-4.10:=
31 >=xfce-base/libxfce4util-4.10:=
32 - >=xfce-base/xfce4-panel-4.10:="
33 + >=xfce-base/xfce4-panel-4.10:=[gtk2(+)]"
34 DEPEND="${RDEPEND}
35 dev-util/intltool
36 sys-devel/gettext