From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 634E01382FE for ; Sat, 9 Jul 2016 14:27:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB5E321C039; Sat, 9 Jul 2016 14:27:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 473DA21C039 for ; Sat, 9 Jul 2016 14:27:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ED24C34069F for ; Sat, 9 Jul 2016 14:27:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 99234CEF for ; Sat, 9 Jul 2016 14:27:21 +0000 (UTC) From: "Patrick Lauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick Lauer" Message-ID: <1468074373.5f86c9d19d5fab6e0e08f186437e9a2dc934e4cc.patrick@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-hls/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-hls/gst-plugins-hls-1.8.2.ebuild X-VCS-Directories: media-plugins/gst-plugins-hls/ X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer X-VCS-Revision: 5f86c9d19d5fab6e0e08f186437e9a2dc934e4cc X-VCS-Branch: master Date: Sat, 9 Jul 2016 14:27:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 64f94857-9642-4e5e-9b9b-25027cc4a57a X-Archives-Hash: a44daf8785f9808e51451687101eb526 commit: 5f86c9d19d5fab6e0e08f186437e9a2dc934e4cc Author: Patrick Lauer gentoo org> AuthorDate: Sat Jul 9 14:26:13 2016 +0000 Commit: Patrick Lauer gentoo org> CommitDate: Sat Jul 9 14:26:13 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f86c9d1 media-plugins/gst-plugins-hls: Whitespace Package-Manager: portage-2.3.0 media-plugins/gst-plugins-hls/gst-plugins-hls-1.8.2.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/media-plugins/gst-plugins-hls/gst-plugins-hls-1.8.2.ebuild b/media-plugins/gst-plugins-hls/gst-plugins-hls-1.8.2.ebuild index 73e74de..9d358b5 100644 --- a/media-plugins/gst-plugins-hls/gst-plugins-hls-1.8.2.ebuild +++ b/media-plugins/gst-plugins-hls/gst-plugins-hls-1.8.2.ebuild @@ -40,4 +40,3 @@ multilib_src_configure() { gstreamer_multilib_src_configure \ --with-hls-crypto=nettle } - \ No newline at end of file