Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/gdevilspie/
Date: Thu, 02 Jun 2016 14:21:59
Message-Id: 1464877303.936bea88bb2bd8d58e80c0ee4e0042a596411727.kensington@gentoo
1 commit: 936bea88bb2bd8d58e80c0ee4e0042a596411727
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 2 14:15:27 2016 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 2 14:21:43 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=936bea88
7
8 x11-misc/gdevilspie: remove trailing whitespace
9
10 Package-Manager: portage-2.3.0_rc1
11
12 x11-misc/gdevilspie/gdevilspie-0.5-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/x11-misc/gdevilspie/gdevilspie-0.5-r1.ebuild b/x11-misc/gdevilspie/gdevilspie-0.5-r1.ebuild
16 index f4e5ac8..dd95762 100644
17 --- a/x11-misc/gdevilspie/gdevilspie-0.5-r1.ebuild
18 +++ b/x11-misc/gdevilspie/gdevilspie-0.5-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -25,7 +25,7 @@ RDEPEND="${DEPEND}
26 "
27
28 PATCHES=(
29 - # Fix paths for finding XDG and glade file, bug #539638
30 + # Fix paths for finding XDG and glade file, bug #539638
31 "${FILESDIR}/${P}-paths.patch"
32 )