summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-09-30 04:39:25 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-09-30 04:39:25 +0000
commit6c4980a50fba9a8d9ce076caa730ab409842235f (patch)
treebb7c53ea45ccfb8e4615cb9d65553e707757299a /profiles/prefix
parentVersion bump #286778 by Rodrigo Severo. (diff)
downloadgentoo-2-6c4980a50fba9a8d9ce076caa730ab409842235f.tar.gz
gentoo-2-6c4980a50fba9a8d9ce076caa730ab409842235f.tar.bz2
gentoo-2-6c4980a50fba9a8d9ce076caa730ab409842235f.zip
mask python[berkdb] due to build failure and the fact that it is going away soon according to gx86 devs
Diffstat (limited to 'profiles/prefix')
-rw-r--r--profiles/prefix/ChangeLog6
-rw-r--r--profiles/prefix/package.use.mask10
2 files changed, 14 insertions, 2 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog
index 4aff84d840bb..ab86cf289671 100644
--- a/profiles/prefix/ChangeLog
+++ b/profiles/prefix/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for profiles/prefix
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.92 2009/09/28 15:48:54 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.93 2009/09/30 04:39:25 darkside Exp $
+
+ 30 Sep 2009; Jeremy Olexa <darkside@gentoo.org> package.use.mask:
+ mask python[berkdb] due to build failure and the fact that it is going
+ away soon according to gx86 devs
28 Sep 2009; Michael Haubenwallner <haubi@gentoo.org> irix/package.mask,
sunos/solaris/package.mask:
diff --git a/profiles/prefix/package.use.mask b/profiles/prefix/package.use.mask
index ed5f956ab298..3a5257c24cdf 100644
--- a/profiles/prefix/package.use.mask
+++ b/profiles/prefix/package.use.mask
@@ -1,6 +1,14 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/package.use.mask,v 1.2 2009/09/02 19:52:16 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/package.use.mask,v 1.3 2009/09/30 04:39:25 darkside Exp $
+
+# Jeremy Olexa <darkside@gentoo.org> (30 Sep 2009)
+# berkdb has hardcoded paths all over, breaks on linux at least. Use flag
+# disappearing in next bump: prefix can be early and force it to be not used to
+# save headaches.
+# NOTE to prefix devs: if it needs to not be a global mask, talk to me because
+# it currently causes failures on linux. It can be made a "less global" mask.
+dev-lang/python berkdb
# Fabian Groffen <grobian@gentoo.org> (02 Sep 2009)
# these don't work, proxying for darkside