pacho 15/05/25 22:34:14 Modified: gst-plugins-vpx-1.4.5.ebuild ChangeLog Log: Needs to be rebuilt when libvpx soname version changes (Portage version: 2.2.19/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Revision Changes Path 1.7 media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.4.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.4.5.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.4.5.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.4.5.ebuild?r1=1.6&r2=1.7 Index: gst-plugins-vpx-1.4.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.4.5.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- gst-plugins-vpx-1.4.5.ebuild 29 Mar 2015 11:10:26 -0000 1.6 +++ gst-plugins-vpx-1.4.5.ebuild 25 May 2015 22:34:14 -0000 1.7 @@ -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-vpx/gst-plugins-vpx-1.4.5.ebuild,v 1.6 2015/03/29 11:10:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.4.5.ebuild,v 1.7 2015/05/25 22:34:14 pacho Exp $ EAPI="5" GST_ORG_MODULE=gst-plugins-good @@ -12,5 +12,5 @@ IUSE="" # VP9 is under experimental, do not enable it now -RDEPEND=">=media-libs/libvpx-1.3.0[${MULTILIB_USEDEP}]" +RDEPEND=">=media-libs/libvpx-1.3.0:=[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND}" 1.47 media-plugins/gst-plugins-vpx/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-vpx/ChangeLog?rev=1.47&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-vpx/ChangeLog?rev=1.47&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-vpx/ChangeLog?r1=1.46&r2=1.47 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vpx/ChangeLog,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- ChangeLog 29 Mar 2015 11:10:26 -0000 1.46 +++ ChangeLog 25 May 2015 22:34:14 -0000 1.47 @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/gst-plugins-vpx # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vpx/ChangeLog,v 1.46 2015/03/29 11:10:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vpx/ChangeLog,v 1.47 2015/05/25 22:34:14 pacho Exp $ + + 25 May 2015; Pacho Ramos <[email protected]> gst-plugins-vpx-1.4.5.ebuild: + Needs to be rebuilt when libvpx soname version changes 29 Mar 2015; Jeroen Roovers <[email protected]> gst-plugins-vpx-1.4.5.ebuild: Stable for HPPA (bug #534012).
