media-libs/gstreamer-editing-servers: fix leading whitespace
authorGilles Dartiguelongue <eva@gentoo.org>
Mon, 4 Jan 2016 21:53:52 +0000 (22:53 +0100)
committerGilles Dartiguelongue <eva@gentoo.org>
Mon, 4 Jan 2016 22:11:34 +0000 (23:11 +0100)
Package-Manager: portage-2.2.26

media-libs/gstreamer-editing-services/gstreamer-editing-services-1.4.0.ebuild

index 7f0a6e71638bded51e9ecae504e10aa0eccf1f38..aa181a54db945e84a3bb6c1c3a372a3362193d4b 100644 (file)
@@ -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$
 
@@ -46,8 +46,8 @@ src_configure() {
                $(use_enable introspection) \
                --disable-examples \
                --without-gtk \
-               --with-package-name="GStreamer editing services ebuild for Gentoo" \
-               --with-package-origin="https://packages.gentoo.org/package/media-libs/gstreamer-editing-services"
+               --with-package-name="GStreamer editing services ebuild for Gentoo" \
+               --with-package-origin="https://packages.gentoo.org/package/media-libs/gstreamer-editing-services"
 }
 
 src_compile() {