grozin 14/06/25 14:22:28 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.62 profiles/arch/amd64/use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/use.mask?rev=1.62&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/use.mask?rev=1.62&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/use.mask?r1=1.61&r2=1.62 Index: use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- use.mask 8 Apr 2014 23:40:34 -0000 1.61 +++ use.mask 25 Jun 2014 14:22:28 -0000 1.62 @@ -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/amd64/use.mask,v 1.61 2014/04/08 23:40:34 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v 1.62 2014/06/25 14:22:28 grozin Exp $ # Unmask the flag which corresponds to ARCH. -amd64 @@ -20,10 +20,13 @@ # Unmask systemd since it is keyworded here. -systemd -# Andrey Grozin <[email protected]> (1 May 2013) -# available on amd64 +# Andrey Grozin <[email protected]> (25 Jun 2014) +# keyworded on amd64 +-clisp -clozurecl +-ecls -gcl +-sbcl # Michał Górny <[email protected]> (26 Jan 2013) # Unmask the multilib flags for this arch. 1.4 profiles/arch/amd64/use.stable.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/use.stable.mask?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/use.stable.mask?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/use.stable.mask?r1=1.3&r2=1.4 Index: use.stable.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/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:40:34 -0000 1.3 +++ use.stable.mask 25 Jun 2014 14:22:28 -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/amd64/use.stable.mask,v 1.3 2014/04/08 23:40:34 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.stable.mask,v 1.4 2014/06/25 14:22:28 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 amd64 +clozurecl gcl
