public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-hls/
Date: Mon,  4 Jan 2016 22:12:21 +0000 (UTC)	[thread overview]
Message-ID: <1451945494.c57c75f08e20b18862e135401e0b201b8018317f.eva@gentoo> (raw)

commit:     c57c75f08e20b18862e135401e0b201b8018317f
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  4 21:58:09 2016 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Mon Jan  4 22:11:34 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c57c75f0

media-plugins/gst-plugins-hls: fix leading whitespace

Package-Manager: portage-2.2.26

 media-plugins/gst-plugins-hls/gst-plugins-hls-1.6.1.ebuild | 6 +++---
 media-plugins/gst-plugins-hls/gst-plugins-hls-1.6.2.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/media-plugins/gst-plugins-hls/gst-plugins-hls-1.6.1.ebuild b/media-plugins/gst-plugins-hls/gst-plugins-hls-1.6.1.ebuild
index 45fa0f5..bcffd23 100644
--- a/media-plugins/gst-plugins-hls/gst-plugins-hls-1.6.1.ebuild
+++ b/media-plugins/gst-plugins-hls/gst-plugins-hls-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$
 
@@ -27,10 +27,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/hls/Makefile.{am,in} || die
+		-i ext/hls/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/hls/Makefile.{am,in} || die
+		-i ext/hls/Makefile.{am,in} || die
 }

diff --git a/media-plugins/gst-plugins-hls/gst-plugins-hls-1.6.2.ebuild b/media-plugins/gst-plugins-hls/gst-plugins-hls-1.6.2.ebuild
index 45fa0f5..bcffd23 100644
--- a/media-plugins/gst-plugins-hls/gst-plugins-hls-1.6.2.ebuild
+++ b/media-plugins/gst-plugins-hls/gst-plugins-hls-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$
 
@@ -27,10 +27,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/hls/Makefile.{am,in} || die
+		-i ext/hls/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/hls/Makefile.{am,in} || die
+		-i ext/hls/Makefile.{am,in} || die
 }


             reply	other threads:[~2016-01-04 22:12 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-04 22:12 Gilles Dartiguelongue [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-13  7:08 [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-hls/ Mart Raudsepp
2022-10-10  2:34 Matt Turner
2021-02-19 23:16 Mart Raudsepp
2021-02-13 19:49 Mart Raudsepp
2019-02-05 22:57 Mart Raudsepp
2018-09-21  5:23 Mart Raudsepp
2018-09-17 23:51 Mart Raudsepp
2018-07-31  8:02 Mart Raudsepp
2018-07-16 13:49 Mikle Kolyada
2018-03-17 17:39 Mikle Kolyada
2018-02-14 22:06 Mart Raudsepp
2018-01-03  0:05 Mart Raudsepp
2017-12-12 16:55 Mart Raudsepp
2017-09-18 21:42 Mart Raudsepp
2017-09-18 21:42 Mart Raudsepp
2017-09-16 19:46 Mart Raudsepp
2017-06-18  8:31 Mart Raudsepp
2017-02-25 20:46 Mart Raudsepp
2017-02-11 14:52 Mart Raudsepp
2016-07-09 14:27 Patrick Lauer
2016-03-06 19:39 Mikle Kolyada
2016-01-31 14:45 Gilles Dartiguelongue
2015-10-25 17:32 Gilles Dartiguelongue

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1451945494.c57c75f08e20b18862e135401e0b201b8018317f.eva@gentoo \
    --to=eva@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox