swift 14/11/02 10:29:23 Modified: adobe-flash-11.2.202.411.ebuild ChangeLog Log: Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug #527698) (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0x2EDD52403B68AF47)
Revision Changes Path 1.4 www-plugins/adobe-flash/adobe-flash-11.2.202.411.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.411.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.411.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.411.ebuild?r1=1.3&r2=1.4 Index: adobe-flash-11.2.202.411.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.411.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- adobe-flash-11.2.202.411.ebuild 15 Oct 2014 19:03:10 -0000 1.3 +++ adobe-flash-11.2.202.411.ebuild 2 Nov 2014 10:29:22 -0000 1.4 @@ -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/www-plugins/adobe-flash/adobe-flash-11.2.202.411.ebuild,v 1.3 2014/10/15 19:03:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.411.ebuild,v 1.4 2014/11/02 10:29:22 swift Exp $ EAPI=5 inherit nsplugins toolchain-funcs versionator multilib multilib-minimal @@ -73,7 +73,6 @@ DEPEND=" amd64? ( abi_x86_32? ( !abi_x86_64? ( www-plugins/nspluginwrapper ) ) ) - selinux? ( sec-policy/selinux-flash ) " RDEPEND=" ${DEPEND} @@ -114,6 +113,7 @@ x86? ( ${NATIVE_DEPS} ) ) || ( media-fonts/liberation-fonts media-fonts/corefonts ) + selinux? ( sec-policy/selinux-flash ) " # Ignore QA warnings in these closed-source binaries, since we can't fix them: 1.272 www-plugins/adobe-flash/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.272&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.272&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?r1=1.271&r2=1.272 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v retrieving revision 1.271 retrieving revision 1.272 diff -u -r1.271 -r1.272 --- ChangeLog 15 Oct 2014 21:20:20 -0000 1.271 +++ ChangeLog 2 Nov 2014 10:29:22 -0000 1.272 @@ -1,6 +1,11 @@ # ChangeLog for www-plugins/adobe-flash # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.271 2014/10/15 21:20:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.272 2014/11/02 10:29:22 swift Exp $ + + 02 Nov 2014; Sven Vermeulen <[email protected]> + adobe-flash-11.2.202.411.ebuild: + Remove sec-policy/selinux-* dependency from DEPEND but keep in RDEPEND (bug + #527698) 15 Oct 2014; Jeroen Roovers <[email protected]> -adobe-flash-11.2.202.406.ebuild:
