diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:51:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:51:03 +0000 |
commit | f87cafe9c24ee59322f5c51f33efb6ace7c080df (patch) | |
tree | 2df473ce08f9ca79b45a62da76af3e56e58d9ef4 /media-plugins/gst-plugins-smoothstreaming | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-f87cafe9c24ee59322f5c51f33efb6ace7c080df.tar.gz gentoo-2-f87cafe9c24ee59322f5c51f33efb6ace7c080df.tar.bz2 gentoo-2-f87cafe9c24ee59322f5c51f33efb6ace7c080df.zip |
Stable for amd64, wrt bug #512912
(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 9b1b50c6c5ed..985485177e45 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.7 2014/06/18 20:18:53 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/ChangeLog,v 1.8 2014/07/22 10:51:03 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-smoothstreaming-1.2.4-r1.ebuild: + Stable for amd64, wrt bug #512912 18 Jun 2014; Michał Górny <mgorny@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 fd7a7e203279..c67e7ea170e4 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.2 2014/06/18 20:18:53 mgorny Exp $ +# $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 $ 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}]" |