From 6fdfd3de39552532ca5cf24bff473514a08ef732 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 21 Mar 2013 23:02:46 +0000 Subject: Add python_targets_python3_4 description (it's not available in the main tree yet, but may be useful for ebuilds that want to support it anyway). --- profiles/ChangeLog | 6 +++++- profiles/desc/python_targets.desc | 3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'profiles') diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 75e5d6a964e5..965d9a8e76bb 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7617 2013/03/21 22:14:32 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7618 2013/03/21 23:02:46 zmedico Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 21 Mar 2013; Zac Medico desc/python_targets.desc: + Add python_targets_python3_4 description (it's not available in the main tree + yet, but may be useful for ebuilds that want to support it anyway). + 21 Mar 2013; Julian Ospald hardened/linux/amd64/no-multilib/package.mask: mask games-rpg/bastion for hardened-multilib diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc index ac2b1ac10d73..4325c925ed33 100644 --- a/profiles/desc/python_targets.desc +++ b/profiles/desc/python_targets.desc @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v 1.7 2013/03/07 20:51:07 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v 1.8 2013/03/21 23:02:46 zmedico Exp $ # This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags. @@ -10,6 +10,7 @@ python2_7 - Build with Python 2.7 python3_1 - Build with Python 3.1 python3_2 - Build with Python 3.2 python3_3 - Build with Python 3.3 +python3_4 - Build with Python 3.4 jython2_5 - Build with Jython 2.5 jython2_7 - Build with Jython 2.7 pypy1_9 - Build with PyPy 1.9 -- cgit v1.2.3-65-gdbad