mgorny 14/03/30 21:40:40 Modified: package.use.stable.mask Removed: use.mask use.stable.mask Log: Move pypy flag masks to arch profile since it is EAPI=5 now.
Revision Changes Path 1.4 profiles/default/linux/x86/13.0/package.use.stable.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/x86/13.0/package.use.stable.mask?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/x86/13.0/package.use.stable.mask?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/default/linux/x86/13.0/package.use.stable.mask?r1=1.3&r2=1.4 Index: package.use.stable.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/x86/13.0/package.use.stable.mask,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- package.use.stable.mask 16 Mar 2014 22:40:58 -0000 1.3 +++ package.use.stable.mask 30 Mar 2014 21:40:40 -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/profiles/default/linux/x86/13.0/package.use.stable.mask,v 1.3 2014/03/16 22:40:58 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/x86/13.0/package.use.stable.mask,v 1.4 2014/03/30 21:40:40 mgorny Exp $ # Tom Wijsman <[email protected] (16 Mar 2014) # Mask unstable USE flags on media-video/vlc, see security bug #499806. @@ -9,11 +9,3 @@ # Tom Wijsman <[email protected]> (06 Feb 2014) # [QA] Masked jit USE flag on www-apps/cgit as dev-lang/luajit is not stable. www-apps/cgit jit - -# Michał Górny <[email protected]> (16 Nov 2013) -# Don't apply stable masks to python-exec since we're forcing every -# impl there anyway. Please keep this in sync with use.stable.mask. -dev-lang/python-exec -python_targets_pypy2_0 -dev-lang/python-exec -python_single_target_pypy2_0 -dev-python/python-exec -python_targets_pypy2_0 -dev-python/python-exec -python_single_target_pypy2_0
