From d188eb81ecb50a7703ffcefc61e729623d2f4d14 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 29 Jan 2013 21:16:00 +0000 Subject: ChangeLog --- profiles/desc/python_single_target.desc | 5 ++--- profiles/desc/python_targets.desc | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) (limited to 'profiles/desc') diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc index 08f98557720f..f3979134eda8 100644 --- a/profiles/desc/python_single_target.desc +++ b/profiles/desc/python_single_target.desc @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation. +# Copyright 1999-2013 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v 1.2 2012/12/20 05:55:56 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v 1.3 2013/01/29 21:16:00 mgorny Exp $ # This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags. @@ -11,6 +11,5 @@ python3_1 - Build for Python 3.1 only python3_2 - Build for Python 3.2 only python3_3 - Build for Python 3.3 only jython2_5 - Build for Jython 2.5 only -pypy1_8 - Build for PyPy 1.8 only pypy1_9 - Build for PyPy 1.9 only pypy2_0 - Build for PyPy 2.0 only diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc index 5eadb957d669..ac969aa71e9c 100644 --- a/profiles/desc/python_targets.desc +++ b/profiles/desc/python_targets.desc @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation. +# 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.5 2012/12/20 05:55:56 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v 1.6 2013/01/29 21:16:00 mgorny Exp $ # This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags. @@ -11,6 +11,5 @@ python3_1 - Build with Python 3.1 python3_2 - Build with Python 3.2 python3_3 - Build with Python 3.3 jython2_5 - Build with Jython 2.5 -pypy1_8 - Build with PyPy 1.8 pypy1_9 - Build with PyPy 1.9 pypy2_0 - Build with PyPy 2.0 -- cgit v1.2.3-65-gdbad