diff options
author | 2011-01-24 17:52:39 +0000 | |
---|---|---|
committer | 2011-01-24 17:52:39 +0000 | |
commit | ea2b64fcf1c02ddecf83ca344a956cf4d61b3ff5 (patch) | |
tree | 06824a2f23cddad679d19f19bef6aa4048b103fd /profiles/prefix | |
parent | Version bump (diff) | |
download | gentoo-2-ea2b64fcf1c02ddecf83ca344a956cf4d61b3ff5.tar.gz gentoo-2-ea2b64fcf1c02ddecf83ca344a956cf4d61b3ff5.tar.bz2 gentoo-2-ea2b64fcf1c02ddecf83ca344a956cf4d61b3ff5.zip |
Mask sys-fs/e2fsprogs-1.41.14, it's broken in multiple ways
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/prefix/linux/package.mask | 6 | ||||
-rw-r--r-- | profiles/prefix/package.mask | 8 |
3 files changed, 17 insertions, 3 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index c5507dbfc887..9e30c12a3bb1 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for profiles/prefix # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.238 2011/01/22 19:58:37 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.239 2011/01/24 17:52:38 grobian Exp $ + + 24 Jan 2011; Fabian Groffen <grobian@gentoo.org> linux/package.mask, + package.mask: + Mask sys-fs/e2fsprogs-1.41.14, it's broken in multiple ways 22 Jan 2011; Fabian Groffen <grobian@gentoo.org> linux/package.mask, package.mask: diff --git a/profiles/prefix/linux/package.mask b/profiles/prefix/linux/package.mask index 7884941808de..2b745c4514a6 100644 --- a/profiles/prefix/linux/package.mask +++ b/profiles/prefix/linux/package.mask @@ -1,4 +1,8 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/package.mask,v 1.6 2011/01/22 19:58:37 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/linux/package.mask,v 1.7 2011/01/24 17:52:39 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (24 Jan 2011) +# unmask, on Linux this should mostly work +=sys-fs/e2fsprogs-1.41.14 diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index 69b48e931469..182a04535a04 100644 --- a/profiles/prefix/package.mask +++ b/profiles/prefix/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Id: package.mask,v 1.84 2011/01/22 19:58:37 grobian Exp $ +# $Id: package.mask,v 1.85 2011/01/24 17:52:38 grobian Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked. This file is for # Prefix profiles only! @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Fabian Groffen <grobian@gentoo.org> (24 Jan 2011) +# This release breaks in multiple ways (posix_memalign, O_DIRECT), wait +# for upstream to sanitise their code (or someone else to do it, since +# many people are affected: uClibc, BSD, ...) +=sys-fs/e2fsprogs-1.41.14 + # Alex Alexander <wired@gentoo.org> (06 Nov 2010) # Masked Qt-4.7 as requested by prefix team, bug #338289 =x11-libs/qt-assistant-4.7* |