diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-14 18:53:07 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-14 18:53:07 +0000 |
commit | 6bb71912c07a152f8a4d71c38c2b89dec88c4335 (patch) | |
tree | 80df5356268dcdda24053eb41ddba25bc63544b4 /media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.4.5.ebuild | |
parent | amd64 stable, bug 534012 (diff) | |
download | gentoo-2-6bb71912c07a152f8a4d71c38c2b89dec88c4335.tar.gz gentoo-2-6bb71912c07a152f8a4d71c38c2b89dec88c4335.tar.bz2 gentoo-2-6bb71912c07a152f8a4d71c38c2b89dec88c4335.zip |
amd64 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.4.5.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.4.5.ebuild b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.4.5.ebuild index 60f2e764a220..e987bc57a89a 100644 --- a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.4.5.ebuild +++ b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.4.5.ebuild,v 1.1 2015/02/03 19:56:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.4.5.ebuild,v 1.2 2015/03/14 18:53:07 pacho Exp $ EAPI="5" GST_ORG_MODULE=gst-plugins-bad @@ -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}]" |