summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-10-31 16:02:06 +0000
committerMichał Górny <mgorny@gentoo.org>2012-10-31 16:02:06 +0000
commit6ee8f731f526c980a84a94d7d668a53c63d434e6 (patch)
treecf698ebaf8ae5233ac7f8bb4e5e91c66ecba07ec /profiles/arch
parentStable for amd64, wrt bug #440378 (diff)
downloadhistorical-6ee8f731f526c980a84a94d7d668a53c63d434e6.tar.gz
historical-6ee8f731f526c980a84a94d7d668a53c63d434e6.tar.bz2
historical-6ee8f731f526c980a84a94d7d668a53c63d434e6.zip
Update the PYTHON_TARGETS mask. Pypy1.7 is no longer in the tree, and 1.9 was introduced.
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/amd64-fbsd/ChangeLog6
-rw-r--r--profiles/arch/amd64-fbsd/use.mask4
2 files changed, 7 insertions, 3 deletions
diff --git a/profiles/arch/amd64-fbsd/ChangeLog b/profiles/arch/amd64-fbsd/ChangeLog
index 2dc760ee8d4f..d71ba41dd2c5 100644
--- a/profiles/arch/amd64-fbsd/ChangeLog
+++ b/profiles/arch/amd64-fbsd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for Gentoo/x86-fbsd profile directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/ChangeLog,v 1.29 2012/09/22 19:29:59 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/ChangeLog,v 1.30 2012/10/31 16:02:06 mgorny Exp $
+
+ 31 Oct 2012; Michał Górny <mgorny@gentoo.org> use.mask:
+ Update the PYTHON_TARGETS mask. Pypy1.7 is no longer in the tree, and 1.9 was
+ introduced.
22 Sep 2012; Alexis Ballier <aballier@gentoo.org> make.defaults:
Put 64bits libraries into lib as this is what vanilla FreeBSD does and also
diff --git a/profiles/arch/amd64-fbsd/use.mask b/profiles/arch/amd64-fbsd/use.mask
index d9d996316bb9..00c0e45817d5 100644
--- a/profiles/arch/amd64-fbsd/use.mask
+++ b/profiles/arch/amd64-fbsd/use.mask
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/use.mask,v 1.9 2012/08/21 15:16:14 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64-fbsd/use.mask,v 1.10 2012/10/31 16:02:06 mgorny Exp $
# Unmask the flag which corresponds to ARCH.
-amd64-fbsd
@@ -38,8 +38,8 @@ python_targets_python2_4
python_targets_python2_5
python_targets_python2_6
python_targets_python3_1
-python_targets_pypy1_7
python_targets_pypy1_8
+python_targets_pypy1_9
python_targets_jython2_5
# Diego Elio Pettenò <flameeyes@gentoo.org> (21 Aug 2012)