summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2011-07-15 11:40:29 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2011-07-15 11:40:29 +0000
commit7d35fc81d33653683eec77e394a5d10fa1bd399a (patch)
tree67c5fcd2c0d90f51de9fa5e32bf96bb985fcd27d /profiles
parentFix use.mask on kdebindings-meta[java] (diff)
downloadgentoo-2-7d35fc81d33653683eec77e394a5d10fa1bd399a.tar.gz
gentoo-2-7d35fc81d33653683eec77e394a5d10fa1bd399a.tar.bz2
gentoo-2-7d35fc81d33653683eec77e394a5d10fa1bd399a.zip
[package.mask] Masked ~dev-db/mariadb-5.1.55 until we get some feedback on the unit tests as they build for me but fail for Robin.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog7
-rw-r--r--profiles/base/packages14
-rw-r--r--profiles/package.mask7
3 files changed, 19 insertions, 9 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index c52ec327b3bc..de3e5a0f7974 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,16 @@
# ChangeLog for profile directory
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5527 2011/07/14 17:29:23 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5528 2011/07/15 11:40:29 jmbsvicetto Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 15 Jul 2011; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ base/packages, package.mask:
+ [package.mask] Masked ~dev-db/mariadb-5.1.55 until we get some feedback on
+ the unit tests as they build for me but fail for Robin.
+
14 Jul 2011; Pacho Ramos <pacho@gentoo.org> package.mask:
Mask gnome-extra/libgda:3 for removal, bug #252540.
diff --git a/profiles/base/packages b/profiles/base/packages
index f539730dff96..b5df4b29605b 100644
--- a/profiles/base/packages
+++ b/profiles/base/packages
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/packages,v 1.50 2011/05/28 19:00:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/packages,v 1.51 2011/07/15 11:40:29 jmbsvicetto Exp $
# Gentoo Base Profile
@@ -54,15 +54,15 @@
*>=sys-apps/shadow-4.1
*sys-apps/texinfo
*sys-apps/which
-*sys-devel/autoconf
-*sys-devel/automake
+#*sys-devel/autoconf
+#*sys-devel/automake
*sys-devel/binutils
-*sys-devel/bison
-*sys-devel/flex
+#*sys-devel/bison
+#*sys-devel/flex
*sys-devel/gcc
*sys-devel/gnuconfig
-*sys-devel/libtool
-*sys-devel/m4
+#*sys-devel/libtool
+#*sys-devel/m4
*sys-devel/make
*sys-devel/patch
*sys-fs/e2fsprogs
diff --git a/profiles/package.mask b/profiles/package.mask
index 971427944ce1..20a6eeb35224 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,5 +1,5 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12904 2011/07/14 17:29:23 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12905 2011/07/15 11:40:29 jmbsvicetto 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. Please be extremely
@@ -31,6 +31,11 @@
#--- END OF EXAMPLES ---
+# Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> (15 July 2011)
+# Masking mariadb-5.1.55 until we have feedback about the unit tests
+# as they build for me but fail for Robin
+~dev-db/mariadb-5.1.55
+
# Pacho Ramos <pacho@gentoo.org> (14 Jul 2011)
# Upstream doesn't maintain it for a long time, nothing uses it
# anymore and bundles a copy of sqlite3, bug #252540