summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2013-08-05 14:20:47 +0000
committerMike Gilbert <floppym@gentoo.org>2013-08-05 14:20:47 +0000
commitd98f1ad618e0842a88287a7cd42de26be795bce2 (patch)
tree47a3ab39b02dc58306cf3f77263d4882fb8a990e /profiles
parentVersion bump (diff)
downloadgentoo-2-d98f1ad618e0842a88287a7cd42de26be795bce2.tar.gz
gentoo-2-d98f1ad618e0842a88287a7cd42de26be795bce2.tar.bz2
gentoo-2-d98f1ad618e0842a88287a7cd42de26be795bce2.zip
Add pypy2_1.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog6
-rw-r--r--profiles/desc/python_single_target.desc3
-rw-r--r--profiles/desc/python_targets.desc3
3 files changed, 9 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index e3a0d6b3f192..8277ebcdeb7b 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.8115 2013/08/04 20:44:43 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8116 2013/08/05 14:20:47 floppym 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!
+ 05 Aug 2013; Mike Gilbert <floppym@gentoo.org>
+ desc/python_single_target.desc, desc/python_targets.desc:
+ Add pypy2_1.
+
04 Aug 2013; Mike Gilbert <floppym@gentoo.org> package.mask:
Remove mask on grub snapshot.
diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc
index fa64b8460bf8..b7352ace78f7 100644
--- a/profiles/desc/python_single_target.desc
+++ b/profiles/desc/python_single_target.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_single_target.desc,v 1.4 2013/03/07 20:51:07 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_single_target.desc,v 1.5 2013/08/05 14:20:47 floppym Exp $
# This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
@@ -14,3 +14,4 @@ jython2_5 - Build for Jython 2.5 only
jython2_7 - Build for Jython 2.7 only
pypy1_9 - Build for PyPy 1.9 only
pypy2_0 - Build for PyPy 2.0 only
+pypy2_1 - Build for PyPy 2.1 only
diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc
index 4325c925ed33..04c82c1f445f 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.8 2013/03/21 23:02:46 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/python_targets.desc,v 1.9 2013/08/05 14:20:47 floppym Exp $
# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
@@ -15,3 +15,4 @@ jython2_5 - Build with Jython 2.5
jython2_7 - Build with Jython 2.7
pypy1_9 - Build with PyPy 1.9
pypy2_0 - Build with PyPy 2.0
+pypy2_1 - Build with PyPy 2.1