diff options
author | 2012-04-22 18:02:38 +0000 | |
---|---|---|
committer | 2012-04-22 18:02:38 +0000 | |
commit | 6b6ac0134588c0ea8356875e9f9ef00b1c2de06e (patch) | |
tree | 2a428cc5e23acc05d415a16ee92d78e60ee8ccc3 /profiles/prefix | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #407283 (diff) | |
download | historical-6b6ac0134588c0ea8356875e9f9ef00b1c2de06e.tar.gz historical-6b6ac0134588c0ea8356875e9f9ef00b1c2de06e.tar.bz2 historical-6b6ac0134588c0ea8356875e9f9ef00b1c2de06e.zip |
Mask python-2.7.3 for misbehaviour with repoman
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/prefix/package.mask | 9 |
2 files changed, 12 insertions, 2 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index f1885dfd5ae6..65675eca2e37 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.339 2012/04/03 11:46:32 heroxbd Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.340 2012/04/22 18:02:38 grobian Exp $ + + 22 Apr 2012; Fabian Groffen <grobian@gentoo.org> package.mask: + Mask python-2.7.3 for misbehaviour with repoman 03 Apr 2012: Benda XU <heroxbd@gentoo.org> linux/arm/make.defaults, let arm prefix use arm instead of arm-linux as its keyword diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index b379dbfddb3b..5ea62bc03f1a 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.99 2012/03/24 12:43:17 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/package.mask,v 1.100 2012/04/22 18:02:38 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 @@ -10,6 +10,13 @@ # +# 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 +=dev-lang/python-2.7.3 + # 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 |