diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-05-11 06:55:16 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-05-11 06:55:16 +0000 |
commit | 9b533550e2a26395ec056c48404d4e438daf2012 (patch) | |
tree | e98c63d091c109e49d7990c2fed1d67a47aa2a44 /profiles/prefix | |
parent | marked x86 per bug 415415 (diff) | |
download | gentoo-2-9b533550e2a26395ec056c48404d4e438daf2012.tar.gz gentoo-2-9b533550e2a26395ec056c48404d4e438daf2012.tar.bz2 gentoo-2-9b533550e2a26395ec056c48404d4e438daf2012.zip |
Unmask python-2.7.3, shutil problem with chflags() has been fixed
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/prefix/package.mask | 10 |
2 files changed, 5 insertions, 10 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index 55fb6857d4f3..9ba46e0e26d1 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profiles/prefix # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.347 2012/05/09 11:17:30 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.348 2012/05/11 06:55:16 grobian Exp $ + + 11 May 2012; Fabian Groffen <grobian@gentoo.org> package.mask: + Unmask python-2.7.3, shutil problem with chflags() has been fixed 09 May 2012; Fabian Groffen <grobian@gentoo.org> sunos/solaris/package.mask: Mask dev-libs/libelf on Solaris, as it breaks the system diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index c98ce4fb8259..3123f0744536 100644 --- a/profiles/prefix/package.mask +++ b/profiles/prefix/package.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/prefix/package.mask,v 1.105 2012/05/05 13:22:38 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/package.mask,v 1.106 2012/05/11 06:55:16 grobian Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. This file is for @@ -20,14 +20,6 @@ # platforms, masking for now. >=app-misc/pax-utils-0.3 -# Fabian Groffen <grobian@gentoo.org> (22 Apr 2012) -# Produces odd behaviour with repoman, shutil'c copystat fails -# doing os.chflags on just updated files, claiming operation not -# supported. A second attempt always succeeds. The problem does not -# occur with python 2.7.2. http://bugs.python.org/issue14662 -=dev-lang/python-2.7.3 -=dev-lang/python-2.7.3-r1 - # Jeremy Olexa <darkside@gentoo.org> (28 Oct 2011) # Masking selective games-*, www-apps/*, net-proxy/* packages because: # 1) It is unclear if there are any users |