diff options
author | Andrey Grozin <grozin@gentoo.org> | 2014-03-30 09:30:18 +0000 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2014-03-30 09:30:18 +0000 |
commit | e61400aa3a48517d03ebf1d472cc15e5a7afd37e (patch) | |
tree | fef22201e456bceee0e1a15b32b87f41775f2ae9 /profiles | |
parent | Disable py2.6 since it is no longer supported in dev-python/pbr. (diff) | |
download | historical-e61400aa3a48517d03ebf1d472cc15e5a7afd37e.tar.gz historical-e61400aa3a48517d03ebf1d472cc15e5a7afd37e.tar.bz2 historical-e61400aa3a48517d03ebf1d472cc15e5a7afd37e.zip |
Masking gcl in use.stable.mask
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/use.stable.mask | 10 | ||||
-rw-r--r-- | profiles/arch/x86/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/x86/use.stable.mask | 10 |
4 files changed, 28 insertions, 2 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index 419068419567..8d38dc9ba611 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.249 2014/03/29 22:07:07 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.250 2014/03/30 09:28:17 grozin Exp $ + + 30 Mar 2014; Andrey Grozin <grozin@gentoo.org> +use.stable.mask: + Masking gcl 29 Mar 2014; Michał Górny <mgorny@gentoo.org> use.mask, +x32/use.mask: Restore abi_x86_x32 mask since the relevant ABI is not in MULTILIB_ABIS and diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask new file mode 100644 index 000000000000..60b96f9c81ee --- /dev/null +++ b/profiles/arch/amd64/use.stable.mask @@ -0,0 +1,10 @@ +# 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.1 2014/03/30 09:28:17 grozin Exp $ + +# This file requires eapi 5 or later. New entries go on top. +# Please use the same syntax as in use.mask + +# Andrey Grozin <grozin@gentoo.org> (19 Mar 2014) +# there is no stable dev-lisp/gcl +gcl diff --git a/profiles/arch/x86/ChangeLog b/profiles/arch/x86/ChangeLog index 53a07b335e46..49fde4790097 100644 --- a/profiles/arch/x86/ChangeLog +++ b/profiles/arch/x86/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.159 2014/03/27 15:00:54 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.160 2014/03/30 09:30:18 grozin Exp $ + + 30 Mar 2014; Andrey Grozin <grozin@gentoo.org> +use.stable.mask: + Masking gcl 27 Mar 2014; Mike Gilbert <floppym@gentoo.org> package.use.mask: Negate sys-apps/systemd[seccomp] mask. diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask new file mode 100644 index 000000000000..8c4b53ab94a3 --- /dev/null +++ b/profiles/arch/x86/use.stable.mask @@ -0,0 +1,10 @@ +# 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.1 2014/03/30 09:30:18 grozin Exp $ + +# This file requires eapi 5 or later. New entries go on top. +# Please use the same syntax as in use.mask + +# Andrey Grozin <grozin@gentoo.org> (19 Mar 2014) +# there is no stable dev-lisp/gcl +gcl |