grozin 14/06/25 14:22:30 Modified: use.mask use.stable.mask Log: USE flags clisp, clozurecl, cmucl, ecls, gcl, sbcl masked in base and unmasked only on the relevant arches (stable.masked whenever necessary)
Revision Changes Path 1.63 profiles/arch/x86/use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/use.mask?rev=1.63&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/use.mask?rev=1.63&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/use.mask?r1=1.62&r2=1.63 Index: use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- use.mask 8 Apr 2014 23:41:43 -0000 1.62 +++ use.mask 25 Jun 2014 14:22:30 -0000 1.63 @@ -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/arch/x86/use.mask,v 1.62 2014/04/08 23:41:43 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.63 2014/06/25 14:22:30 grozin Exp $ # Unmask the flag which corresponds to ARCH. -x86 @@ -18,11 +18,14 @@ # Unmask systemd since it is keyworded here. -systemd -# Andrey Grozin <[email protected]> (1 May 2013) -# available on x86 --cmucl +# Andrey Grozin <[email protected]> (25 Jun 2014) +# keyworded on x86 +-clisp -clozurecl +-cmucl +-ecls -gcl +-sbcl # Michał Górny <[email protected]> (26 Jan 2013) # Unmask the flag corresponding to the only ABI. This allows x86 binary 1.4 profiles/arch/x86/use.stable.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/use.stable.mask?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/use.stable.mask?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/use.stable.mask?r1=1.3&r2=1.4 Index: use.stable.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.stable.mask,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- use.stable.mask 8 Apr 2014 23:41:43 -0000 1.3 +++ use.stable.mask 25 Jun 2014 14:22:30 -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/arch/x86/use.stable.mask,v 1.3 2014/04/08 23:41:43 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.stable.mask,v 1.4 2014/06/25 14:22:30 grozin Exp $ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask @@ -10,6 +10,7 @@ python_targets_pypy python_single_target_pypy -# Andrey Grozin <[email protected]> (19 Mar 2014) -# there is no stable dev-lisp/gcl +# Andrey Grozin <[email protected]> (25 Jun 2014) +# no stable versions on x86 +clozurecl gcl
