diff options
author | Patrick McLean <chutzpah@gentoo.org> | 2013-05-21 21:24:14 +0000 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2013-05-21 21:24:14 +0000 |
commit | 21c02d1ae744251c6f7533ab279150bce7205db4 (patch) | |
tree | 1a741dc866d30ba4f28c06962f1a7e8034de0e7f /profiles | |
parent | Version bump to 3.3.2, re-add keywords from 3.2 (unmask python 3.3). (diff) | |
download | gentoo-2-21c02d1ae744251c6f7533ab279150bce7205db4.tar.gz gentoo-2-21c02d1ae744251c6f7533ab279150bce7205db4.tar.bz2 gentoo-2-21c02d1ae744251c6f7533ab279150bce7205db4.zip |
Unmask python_targets_python3_3 and python_single_target_python3_3.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/base/use.mask | 7 |
2 files changed, 5 insertions, 7 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index d2ec1a638ff3..2ade2fd8223b 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.539 2013/05/19 15:44:17 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.540 2013/05/21 21:24:14 chutzpah Exp $ + + 21 May 2013; Patrick McLean <chutz@gentoo.org> use.mask: + Unmask python_targets_python3_3 and python_single_target_python3_3. 19 May 2013; Kacper Kowalik <xarthisius@gentoo.org> package.use.mask: Mask app-doc/doxygen[sqlite]. Experimental feature, fails to build for me diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 27d5ac766c62..305948b62ae8 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -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/base/use.mask,v 1.168 2013/05/04 13:38:27 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.169 2013/05/21 21:24:14 chutzpah Exp $ # masking here and unmasking in default/linux/ kmod @@ -309,11 +309,6 @@ ipmi # netlink is a Linux-specific interface netlink -# Mike Gilbert <floppym@gentoo.org> (08 Oct 2012) -# Python 3.3 is masked for testing. -python_targets_python3_3 -python_single_target_python3_3 - # Luca barbato <lu_zero@gentoo.org> (14 Oct 2012) # Pending keywording on arches fdk |