ulm 15/06/14 17:37:18 Modified: tsmuxer-1.10.6-r1.ebuild ChangeLog Log: [QA] Remove emul-linux-x86-* from dependencies. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.14 media-video/tsmuxer/tsmuxer-1.10.6-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/tsmuxer/tsmuxer-1.10.6-r1.ebuild?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/tsmuxer/tsmuxer-1.10.6-r1.ebuild?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/tsmuxer/tsmuxer-1.10.6-r1.ebuild?r1=1.13&r2=1.14 Index: tsmuxer-1.10.6-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/tsmuxer/tsmuxer-1.10.6-r1.ebuild,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- tsmuxer-1.10.6-r1.ebuild 25 Jun 2014 06:32:41 -0000 1.13 +++ tsmuxer-1.10.6-r1.ebuild 14 Jun 2015 17:37:18 -0000 1.14 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/tsmuxer/tsmuxer-1.10.6-r1.ebuild,v 1.13 2014/06/25 06:32:41 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/tsmuxer/tsmuxer-1.10.6-r1.ebuild,v 1.14 2015/06/14 17:37:18 ulm Exp $ EAPI=5 @@ -38,37 +38,19 @@ ) ) amd64? ( - || ( - >=media-libs/freetype-2.5.0.1:2[abi_x86_32(-)] - app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] - ) + >=media-libs/freetype-2.5.0.1:2[abi_x86_32(-)] qt4? ( - || ( - app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] - ( - >=media-libs/fontconfig-2.10.92[abi_x86_32(-)] - >=x11-libs/libICE-1.0.8-r1[abi_x86_32(-)] - >=x11-libs/libSM-1.2.1-r1[abi_x86_32(-)] - >=x11-libs/libX11-1.6.2[abi_x86_32(-)] - >=x11-libs/libXext-1.3.2[abi_x86_32(-)] - >=x11-libs/libXrender-0.9.8[abi_x86_32(-)] - ) - ) - || ( - app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] - ( - >=dev-libs/glib-2.34.3:2[abi_x86_32(-)] - >=media-libs/libpng-1.2.51:1.2[abi_x86_32(-)] - >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)] - ) - ) - || ( - ( - >=dev-qt/qtcore-4.8.5-r1:4[abi_x86_32(-)] - >=dev-qt/qtgui-4.8.5-r2:4[abi_x86_32(-)] - ) - app-emulation/emul-linux-x86-qtlibs[-abi_x86_32(-)] - ) + >=dev-libs/glib-2.34.3:2[abi_x86_32(-)] + >=dev-qt/qtcore-4.8.5-r1:4[abi_x86_32(-)] + >=dev-qt/qtgui-4.8.5-r2:4[abi_x86_32(-)] + >=media-libs/fontconfig-2.10.92[abi_x86_32(-)] + >=media-libs/libpng-1.2.51:1.2[abi_x86_32(-)] + >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)] + >=x11-libs/libICE-1.0.8-r1[abi_x86_32(-)] + >=x11-libs/libSM-1.2.1-r1[abi_x86_32(-)] + >=x11-libs/libX11-1.6.2[abi_x86_32(-)] + >=x11-libs/libXext-1.3.2[abi_x86_32(-)] + >=x11-libs/libXrender-0.9.8[abi_x86_32(-)] ) )" 1.16 media-video/tsmuxer/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/tsmuxer/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/tsmuxer/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/tsmuxer/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/tsmuxer/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 25 Jun 2014 06:32:41 -0000 1.15 +++ ChangeLog 14 Jun 2015 17:37:18 -0000 1.16 @@ -1,6 +1,9 @@ # ChangeLog for media-video/tsmuxer -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/tsmuxer/ChangeLog,v 1.15 2014/06/25 06:32:41 mgorny Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/tsmuxer/ChangeLog,v 1.16 2015/06/14 17:37:18 ulm Exp $ + + 14 Jun 2015; Ulrich Müller <[email protected]> tsmuxer-1.10.6-r1.ebuild: + [QA] Remove emul-linux-x86-* from dependencies. 25 Jun 2014; Michał Górny <[email protected]> tsmuxer-1.10.6-r1.ebuild: Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo for
