diff options
author | Markus Meier <maekke@gentoo.org> | 2013-12-26 15:27:39 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-12-26 15:27:39 +0000 |
commit | 8ea48b3c13c92a4812f6086d523a94ac98cecc0b (patch) | |
tree | c8660586fe8b5f26bdcec0394b8a6452dc9b6809 /profiles | |
parent | arm stable, bug #474128 (diff) | |
download | gentoo-2-8ea48b3c13c92a4812f6086d523a94ac98cecc0b.tar.gz gentoo-2-8ea48b3c13c92a4812f6086d523a94ac98cecc0b.tar.bz2 gentoo-2-8ea48b3c13c92a4812f6086d523a94ac98cecc0b.zip |
update profile EAPI to 5 and unmask dev-lang/python-3.3* targets, bug #474128
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default/linux/arm/13.0/eapi | 2 | ||||
-rw-r--r-- | profiles/default/linux/arm/13.0/use.stable.mask | 8 | ||||
-rw-r--r-- | profiles/default/linux/arm/ChangeLog | 6 |
3 files changed, 14 insertions, 2 deletions
diff --git a/profiles/default/linux/arm/13.0/eapi b/profiles/default/linux/arm/13.0/eapi index 0cfbf08886fc..7ed6ff82de6b 100644 --- a/profiles/default/linux/arm/13.0/eapi +++ b/profiles/default/linux/arm/13.0/eapi @@ -1 +1 @@ -2 +5 diff --git a/profiles/default/linux/arm/13.0/use.stable.mask b/profiles/default/linux/arm/13.0/use.stable.mask new file mode 100644 index 000000000000..94b2dbbf8997 --- /dev/null +++ b/profiles/default/linux/arm/13.0/use.stable.mask @@ -0,0 +1,8 @@ +# Copyright 1999-2013 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/arm/13.0/use.stable.mask,v 1.1 2013/12/26 15:27:39 maekke Exp $ + +# Markus Meier <maekke@gentoo.org> (26 Dec 2013) +# Unmask dev-lang/python-3.3* targets, bug #474128 +-python_targets_python3_3 +-python_single_target_python3_3 diff --git a/profiles/default/linux/arm/ChangeLog b/profiles/default/linux/arm/ChangeLog index 8d450967c96a..9f724b21515b 100644 --- a/profiles/default/linux/arm/ChangeLog +++ b/profiles/default/linux/arm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for the default/linux/arm profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/arm/ChangeLog,v 1.4 2013/02/09 11:43:13 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/arm/ChangeLog,v 1.5 2013/12/26 15:27:39 maekke Exp $ + + 26 Dec 2013; Markus Meier <maekke@gentoo.org> 13.0/eapi, + +13.0/use.stable.mask: + update profile EAPI to 5 and unmask dev-lang/python-3.3* targets, bug #474128 09 Feb 2013; Andreas K. Huettel <dilfridge@gentoo.org> +10.0/armv4/deprecated, +10.0/armv4/desktop/deprecated, |