diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:22:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:22:19 +0000 |
commit | 33f188d240ddc078fe721f2aa5659a1dcc0cef66 (patch) | |
tree | 4073a86813a14d789e8909664453a9236fc84f20 /media-plugins/gst-plugins-smoothstreaming | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-33f188d240ddc078fe721f2aa5659a1dcc0cef66.tar.gz gentoo-2-33f188d240ddc078fe721f2aa5659a1dcc0cef66.tar.bz2 gentoo-2-33f188d240ddc078fe721f2aa5659a1dcc0cef66.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins/gst-plugins-smoothstreaming')
-rw-r--r-- | media-plugins/gst-plugins-smoothstreaming/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.2.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-smoothstreaming/ChangeLog b/media-plugins/gst-plugins-smoothstreaming/ChangeLog index 985485177e45..09b86c0ffcf4 100644 --- a/media-plugins/gst-plugins-smoothstreaming/ChangeLog +++ b/media-plugins/gst-plugins-smoothstreaming/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-smoothstreaming # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/ChangeLog,v 1.8 2014/07/22 10:51:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/ChangeLog,v 1.9 2014/07/23 15:22:19 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-smoothstreaming-1.2.4-r1.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-smoothstreaming-1.2.4-r1.ebuild: diff --git a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.2.4-r1.ebuild b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.2.4-r1.ebuild index c67e7ea170e4..05830dc63500 100644 --- a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.2.4-r1.ebuild +++ b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.2.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.2.4-r1.ebuild,v 1.3 2014/07/22 10:51:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.2.4-r1.ebuild,v 1.4 2014/07/23 15:22:19 ago Exp $ EAPI="5" @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-bad inherit gstreamer DESCRIPTION="Smooth Streaming plugin" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]" |