Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-smoothstreaming/
Date: Thu, 16 Feb 2017 13:25:52
Message-Id: 1487251415.7812e72d2e2f926435864c26a8758fafc31a69f1.ago@gentoo
1 commit: 7812e72d2e2f926435864c26a8758fafc31a69f1
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 16 13:23:35 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 16 13:23:35 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7812e72d
7
8 media-plugins/gst-plugins-smoothstreaming: amd64 stable wrt bug #601354
9
10 Package-Manager: portage-2.3.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 .../gst-plugins-smoothstreaming-1.10.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.10.3.ebuild b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.10.3.ebuild
18 index 27cadc9c1c..203b0dcfb0 100644
19 --- a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.10.3.ebuild
20 +++ b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.10.3.ebuild
21 @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-bad
22 inherit gstreamer
23
24 DESCRIPTION="Smooth Streaming plugin for GStreamer"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="amd64 ~x86"
27 IUSE=""
28
29 RDEPEND=">=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]"