Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/zim/files: zim-0.60-remove-ubuntu-theme.patch
Date: Thu, 28 Aug 2014 09:55:26
Message-Id: 20140828095522.8C34941AA@oystercatcher.gentoo.org
1 jer 14/08/28 09:55:22
2
3 Modified: zim-0.60-remove-ubuntu-theme.patch
4 Log:
5 Version bump.
6
7 (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.2 x11-misc/zim/files/zim-0.60-remove-ubuntu-theme.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/zim/files/zim-0.60-remove-ubuntu-theme.patch?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/zim/files/zim-0.60-remove-ubuntu-theme.patch?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/zim/files/zim-0.60-remove-ubuntu-theme.patch?r1=1.1&r2=1.2
15
16 Index: zim-0.60-remove-ubuntu-theme.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/zim/files/zim-0.60-remove-ubuntu-theme.patch,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- zim-0.60-remove-ubuntu-theme.patch 31 May 2013 15:22:58 -0000 1.1
23 +++ zim-0.60-remove-ubuntu-theme.patch 28 Aug 2014 09:55:22 -0000 1.2
24 @@ -1,8 +1,8 @@
25 # don't install /usr/share/icons/ubuntu-mono-{dark,light}
26 # it's only used in conjunction with appindicator
27 # and clutters the icon-themes menu in gnome
28 ---- zim-0.60/setup.py
29 -+++ zim-0.60/setup.py
30 +--- a/setup.py
31 ++++ b/setup.py
32 @@ -94,12 +94,6 @@
33 files = [os.path.join(dir, f) for f in files]
34 data_files.append((target, files))