Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/nemo/
Date: Mon, 12 Oct 2020 09:06:20
Message-Id: 1602493558.842b34ecef048eeeeebcd19b9f9518cf6ab96db6.juippis@gentoo
1 commit: 842b34ecef048eeeeebcd19b9f9518cf6ab96db6
2 Author: Samuel Bernardo <samuelbernardo.mail <AT> gmail <DOT> com>
3 AuthorDate: Sat Sep 19 08:59:03 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 12 09:05:58 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=842b34ec
7
8 gnome-extra/nemo: requires xapp 1.8
9
10 Requires xapp 1.8 version.
11 This commit fixes bug 743427.
12
13 Closes: https://bugs.gentoo.org/743427
14 Package-Manager: Portage-3.0.4, Repoman-3.0.1
15 Signed-off-by: Samuel Bernardo <samuelbernardo.mail <AT> gmail.com>
16 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
17
18 gnome-extra/nemo/nemo-4.6.5.ebuild | 2 +-
19 1 file changed, 1 insertion(+), 1 deletion(-)
20
21 diff --git a/gnome-extra/nemo/nemo-4.6.5.ebuild b/gnome-extra/nemo/nemo-4.6.5.ebuild
22 index e64955da835..b74c1d702a2 100644
23 --- a/gnome-extra/nemo/nemo-4.6.5.ebuild
24 +++ b/gnome-extra/nemo/nemo-4.6.5.ebuild
25 @@ -29,7 +29,7 @@ COMMON_DEPEND="
26 gnome-base/dconf:0=
27 >=x11-libs/libnotify-0.7:=
28 x11-libs/libX11
29 - >=x11-libs/xapps-1.4.0
30 + >=x11-libs/xapps-1.8.0
31
32 exif? ( >=media-libs/libexif-0.6.20:= )
33 tracker? ( >=app-misc/tracker-2.0:= )