diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-06-03 00:15:27 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-06-03 00:21:43 +1000 |
commit | 936bea88bb2bd8d58e80c0ee4e0042a596411727 (patch) | |
tree | 9b5b2cbb7d061a2e0fbac83affb71006e4c710fa /x11-misc | |
parent | media-video/kamoso: remove unused patch (diff) | |
download | gentoo-936bea88bb2bd8d58e80c0ee4e0042a596411727.tar.gz gentoo-936bea88bb2bd8d58e80c0ee4e0042a596411727.tar.bz2 gentoo-936bea88bb2bd8d58e80c0ee4e0042a596411727.zip |
x11-misc/gdevilspie: remove trailing whitespace
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/gdevilspie/gdevilspie-0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/gdevilspie/gdevilspie-0.5-r1.ebuild b/x11-misc/gdevilspie/gdevilspie-0.5-r1.ebuild index f4e5ac8f74aa..dd95762e0592 100644 --- a/x11-misc/gdevilspie/gdevilspie-0.5-r1.ebuild +++ b/x11-misc/gdevilspie/gdevilspie-0.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -25,7 +25,7 @@ RDEPEND="${DEPEND} " PATCHES=( - # Fix paths for finding XDG and glade file, bug #539638 + # Fix paths for finding XDG and glade file, bug #539638 "${FILESDIR}/${P}-paths.patch" ) |