ago 14/07/22 10:49:59 Modified: gst-plugins-hls-1.2.4-r1.ebuild ChangeLog Log: 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)
Revision Changes Path 1.3 media-plugins/gst-plugins-hls/gst-plugins-hls-1.2.4-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-hls/gst-plugins-hls-1.2.4-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-hls/gst-plugins-hls-1.2.4-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-hls/gst-plugins-hls-1.2.4-r1.ebuild?r1=1.2&r2=1.3 Index: gst-plugins-hls-1.2.4-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-hls/gst-plugins-hls-1.2.4-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gst-plugins-hls-1.2.4-r1.ebuild 18 Jun 2014 20:07:27 -0000 1.2 +++ gst-plugins-hls-1.2.4-r1.ebuild 22 Jul 2014 10:49:59 -0000 1.3 @@ -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-hls/gst-plugins-hls-1.2.4-r1.ebuild,v 1.2 2014/06/18 20:07:27 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-hls/gst-plugins-hls-1.2.4-r1.ebuild,v 1.3 2014/07/22 10:49:59 ago Exp $ EAPI="5" @@ -8,7 +8,7 @@ inherit gstreamer DESCRIPTION="HTTP live streaming plugin" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=net-libs/gnutls-2.12.23-r6[${MULTILIB_USEDEP}]" 1.8 media-plugins/gst-plugins-hls/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-hls/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-hls/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-hls/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-hls/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 18 Jun 2014 20:07:27 -0000 1.7 +++ ChangeLog 22 Jul 2014 10:49:59 -0000 1.8 @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-hls # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-hls/ChangeLog,v 1.7 2014/06/18 20:07:27 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-hls/ChangeLog,v 1.8 2014/07/22 10:49:59 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <a...@gentoo.org> + gst-plugins-hls-1.2.4-r1.ebuild: + Stable for amd64, wrt bug #512912 18 Jun 2014; Michał Górny <mgo...@gentoo.org> gst-plugins-hls-1.2.4-r1.ebuild: Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug