summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-09 11:01:27 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-09 11:01:27 +0000
commit1917540bdba3145ef71d2f2777ce440264225f7c (patch)
treeb8c2f28fe0c2eef43ec65ec1c9422f26316f19c4 /media-plugins/gst-plugins-smoothstreaming
parentamd64 stable, bug 499954 (diff)
downloadgentoo-2-1917540bdba3145ef71d2f2777ce440264225f7c.tar.gz
gentoo-2-1917540bdba3145ef71d2f2777ce440264225f7c.tar.bz2
gentoo-2-1917540bdba3145ef71d2f2777ce440264225f7c.zip
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-plugins/gst-plugins-smoothstreaming')
-rw-r--r--media-plugins/gst-plugins-smoothstreaming/ChangeLog7
-rw-r--r--media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.2.3.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/media-plugins/gst-plugins-smoothstreaming/ChangeLog b/media-plugins/gst-plugins-smoothstreaming/ChangeLog
index 00521cdb4537..b7ef9ed440a4 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.2 2014/03/01 10:13:30 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/ChangeLog,v 1.3 2014/03/09 11:01:27 pacho Exp $
+
+ 09 Mar 2014; Pacho Ramos <pacho@gentoo.org>
+ gst-plugins-smoothstreaming-1.2.3.ebuild:
+ amd64 stable, bug 499954
*gst-plugins-smoothstreaming-1.2.3 (01 Mar 2014)
@@ -13,4 +17,3 @@
29 Sep 2013; Gilles Dartiguelongue <eva@gentoo.org>
+gst-plugins-smoothstreaming-1.2.0.ebuild, +metadata.xml:
Initial ebuild.
-
diff --git a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.2.3.ebuild b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.2.3.ebuild
index c214a5413eac..064681ca118f 100644
--- a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.2.3.ebuild
+++ b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.2.3.ebuild
@@ -1,13 +1,13 @@
# 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.3.ebuild,v 1.1 2014/03/01 10:13:30 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.2.3.ebuild,v 1.2 2014/03/09 11:01:27 pacho Exp $
EAPI="5"
inherit gst-plugins10 gst-plugins-bad
DESCRIPTION="Smooth Streaming plugin"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND="dev-libs/libxml2"