jer 14/08/28 09:55:22 Modified: zim-0.60-remove-ubuntu-theme.patch Log: Version bump. (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.2 x11-misc/zim/files/zim-0.60-remove-ubuntu-theme.patch 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 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 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 Index: zim-0.60-remove-ubuntu-theme.patch =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/zim/files/zim-0.60-remove-ubuntu-theme.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- zim-0.60-remove-ubuntu-theme.patch 31 May 2013 15:22:58 -0000 1.1 +++ zim-0.60-remove-ubuntu-theme.patch 28 Aug 2014 09:55:22 -0000 1.2 @@ -1,8 +1,8 @@ # don't install /usr/share/icons/ubuntu-mono-{dark,light} # it's only used in conjunction with appindicator # and clutters the icon-themes menu in gnome ---- zim-0.60/setup.py -+++ zim-0.60/setup.py +--- a/setup.py ++++ b/setup.py @@ -94,12 +94,6 @@ files = [os.path.join(dir, f) for f in files] data_files.append((target, files))
