mgorny 15/01/28 22:30:26 Modified: adobe-flash-11.2.202.440.ebuild ChangeLog Log: Switch to CPU_FLAGS_X86. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Revision Changes Path 1.3 www-plugins/adobe-flash/adobe-flash-11.2.202.440.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.440.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.440.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.440.ebuild?r1=1.2&r2=1.3 Index: adobe-flash-11.2.202.440.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.440.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- adobe-flash-11.2.202.440.ebuild 27 Jan 2015 10:31:09 -0000 1.2 +++ adobe-flash-11.2.202.440.ebuild 28 Jan 2015 22:30:26 -0000 1.3 @@ -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/www-plugins/adobe-flash/adobe-flash-11.2.202.440.ebuild,v 1.2 2015/01/27 10:31:09 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.440.ebuild,v 1.3 2015/01/28 22:30:26 mgorny Exp $ EAPI=5 inherit nsplugins toolchain-funcs versionator multilib multilib-minimal @@ -25,9 +25,10 @@ ) abi_x86_64? ( ${AF_64_URI} ) " -IUSE="debug kde selinux sse2" +IUSE="debug kde selinux cpu_flags_x86_sse2" REQUIRED_USE=" - sse2 debug? ( abi_x86_32 ) + cpu_flags_x86_sse2 + debug? ( abi_x86_32 ) || ( abi_x86_64 abi_x86_32 ) " SLOT="0" 1.295 www-plugins/adobe-flash/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.295&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.295&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?r1=1.294&r2=1.295 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v retrieving revision 1.294 retrieving revision 1.295 diff -u -r1.294 -r1.295 --- ChangeLog 27 Jan 2015 10:37:09 -0000 1.294 +++ ChangeLog 28 Jan 2015 22:30:26 -0000 1.295 @@ -1,6 +1,9 @@ # ChangeLog for www-plugins/adobe-flash # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.294 2015/01/27 10:37:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.295 2015/01/28 22:30:26 mgorny Exp $ + + 28 Jan 2015; Michał Górny <mgo...@gentoo.org> adobe-flash-11.2.202.440.ebuild: + Switch to CPU_FLAGS_X86. 27 Jan 2015; Jeroen Roovers <j...@gentoo.org> -adobe-flash-11.2.202.438.ebuild: