diff options
author | 2013-12-26 15:27:39 +0000 | |
---|---|---|
committer | 2013-12-26 15:27:39 +0000 | |
commit | 83de01071cab4b0cfefc57aeb1e14f7f7515c6ff (patch) | |
tree | b47673f3fbfe6526e40e36bd1152885332655ccd /profiles/default | |
parent | arm stable, bug #474128 (diff) | |
download | historical-83de01071cab4b0cfefc57aeb1e14f7f7515c6ff.tar.gz historical-83de01071cab4b0cfefc57aeb1e14f7f7515c6ff.tar.bz2 historical-83de01071cab4b0cfefc57aeb1e14f7f7515c6ff.zip |
update profile EAPI to 5 and unmask dev-lang/python-3.3* targets, bug #474128
Diffstat (limited to 'profiles/default')
-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, |