mgorny 14/06/18 20:18:53
Modified: gst-plugins-smoothstreaming-1.2.4-r1.ebuild
ChangeLog
Log:
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
#513718.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
EFB4464E!)
Revision Changes Path
1.2
media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.2.4-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.2.4-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.2.4-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.2.4-r1.ebuild?r1=1.1&r2=1.2
Index: gst-plugins-smoothstreaming-1.2.4-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.2.4-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gst-plugins-smoothstreaming-1.2.4-r1.ebuild 10 Jun 2014 19:16:28 -0000
1.1
+++ gst-plugins-smoothstreaming-1.2.4-r1.ebuild 18 Jun 2014 20:18:53 -0000
1.2
@@ -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.1 2014/06/10 19:16:28 mgorny Exp $
+# $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 $
EAPI="5"
@@ -11,7 +11,7 @@
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND="dev-libs/libxml2[${MULTILIB_USEDEP}]"
+RDEPEND=">=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}"
# FIXME: gsturidownloader does not have a .pc
1.7 media-plugins/gst-plugins-smoothstreaming/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/ChangeLog?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/ChangeLog?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 10 Jun 2014 19:16:28 -0000 1.6
+++ ChangeLog 18 Jun 2014 20:18:53 -0000 1.7
@@ -1,6 +1,11 @@
# 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.6 2014/06/10 19:16:28 mgorny Exp $
+# $Header:
/var/cvsroot/gentoo-x86/media-plugins/gst-plugins-smoothstreaming/ChangeLog,v
1.7 2014/06/18 20:18:53 mgorny Exp $
+
+ 18 Jun 2014; Michał Górny <[email protected]>
+ gst-plugins-smoothstreaming-1.2.4-r1.ebuild:
+ Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
+ #513718.
*gst-plugins-smoothstreaming-1.2.4-r1 (10 Jun 2014)