commit: e8739ab2c82c5ca5f77f74179905ded1bf4d45a2
Author: Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 16 18:11:58 2017 +0000
Commit: Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Sat Sep 16 18:11:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8739ab2
media-sound/gnome-sound-recorder: Whitespace
Package-Manager: Portage-2.3.8, Repoman-2.3.3
.../gnome-sound-recorder/gnome-sound-recorder-3.24.0.1.ebuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git
a/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.24.0.1.ebuild
b/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.24.0.1.ebuild
index 461f3c7fefe..363941236b1 100644
--- a/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.24.0.1.ebuild
+++ b/media-sound/gnome-sound-recorder/gnome-sound-recorder-3.24.0.1.ebuild
@@ -36,9 +36,9 @@ DEPEND="${COMMON_DEPEND}
src_prepare() {
gnome2_src_prepare
- # FIXME: upstream should provide a way to set GST_INSPECT, bug #358755 &
co.
- # gst-inspect causes sandbox violations when a plugin needs write access to
- # /dev/dri/card* in its init phase.
- sed -e "s|\(gst10_inspect=\).*|\1$(type -P true)|" \
- -i configure || die
+ # FIXME: upstream should provide a way to set GST_INSPECT, bug #358755
& co.
+ # gst-inspect causes sandbox violations when a plugin needs write
access to
+ # /dev/dri/card* in its init phase.
+ sed -e "s|\(gst10_inspect=\).*|\1$(type -P true)|" \
+ -i configure || die
}