summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/ChangeLog6
-rw-r--r--profiles/desc/python_targets.desc3
2 files changed, 7 insertions, 2 deletions
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 <zmedico@gentoo.org> 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 <hasufell@gentoo.org>
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