summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2016-01-04 22:59:11 +0100
committerGilles Dartiguelongue <eva@gentoo.org>2016-01-04 23:11:34 +0100
commit7f4d4adb76d763798720f7afeca1f8506959176a (patch)
treefbf2b61da22814d401596a605d69ab34b4d31021 /media-plugins
parentmedia-plugins/gst-plugins-hls: fix leading whitespace (diff)
downloadgentoo-7f4d4adb76d763798720f7afeca1f8506959176a.tar.gz
gentoo-7f4d4adb76d763798720f7afeca1f8506959176a.tar.bz2
gentoo-7f4d4adb76d763798720f7afeca1f8506959176a.zip
media-plugins/gst-plugins-smoothstreaming: fix leading whitespace
Package-Manager: portage-2.2.26
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.6.1.ebuild6
-rw-r--r--media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.6.2.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.6.1.ebuild b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.6.1.ebuild
index 30167d6140fc..83b89c561a12 100644
--- a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.6.1.ebuild
+++ b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.6.1.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,10 +25,10 @@ src_prepare() {
directory="gst-libs/gst/uridownloader"
libs="-lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgstbase-1.0 -lgsturidownloader-1.0"
sed -e "s:\$(top_builddir)/${directory}/.*\.la:${libs}:" \
- -i ext/smoothstreaming/Makefile.{am,in} || die
+ -i ext/smoothstreaming/Makefile.{am,in} || die
directory="gst-libs/gst/adaptivedemux"
libs="-lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgstbase-1.0 -lgstapp-1.0 -lgsturidownloader-1.0 -lgstadaptivedemux-1.0"
sed -e "s:\$(top_builddir)/${directory}/.*\.la:${libs}:" \
- -i ext/smoothstreaming/Makefile.{am,in} || die
+ -i ext/smoothstreaming/Makefile.{am,in} || die
}
diff --git a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.6.2.ebuild b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.6.2.ebuild
index 30167d6140fc..83b89c561a12 100644
--- a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.6.2.ebuild
+++ b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.6.2.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,10 +25,10 @@ src_prepare() {
directory="gst-libs/gst/uridownloader"
libs="-lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgstbase-1.0 -lgsturidownloader-1.0"
sed -e "s:\$(top_builddir)/${directory}/.*\.la:${libs}:" \
- -i ext/smoothstreaming/Makefile.{am,in} || die
+ -i ext/smoothstreaming/Makefile.{am,in} || die
directory="gst-libs/gst/adaptivedemux"
libs="-lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgstbase-1.0 -lgstapp-1.0 -lgsturidownloader-1.0 -lgstadaptivedemux-1.0"
sed -e "s:\$(top_builddir)/${directory}/.*\.la:${libs}:" \
- -i ext/smoothstreaming/Makefile.{am,in} || die
+ -i ext/smoothstreaming/Makefile.{am,in} || die
}