summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2013-08-16 05:14:22 +0000
committerPatrick Lauer <patrick@gentoo.org>2013-08-16 05:14:22 +0000
commit075d2467e514e49cba7d2bd070cb394c27711184 (patch)
treee1d9104f57e92e864047bc317a0c4e954a41703d /profiles
parentVersion bump (diff)
downloadgentoo-2-075d2467e514e49cba7d2bd070cb394c27711184.tar.gz
gentoo-2-075d2467e514e49cba7d2bd070cb394c27711184.tar.bz2
gentoo-2-075d2467e514e49cba7d2bd070cb394c27711184.zip
Mask glib-2.36.4 until dependencies are there
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/package.mask6
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index ec4166707e26..d7b7458be194 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8161 2013/08/16 00:16:42 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8162 2013/08/16 05:14:21 patrick 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!
+ 16 Aug 2013; Patrick Lauer <patrick@gentoo.org> package.mask:
+ Mask glib-2.36.4 until dependencies are there
+
16 Aug 2013; Alexis Ballier <aballier@gentoo.org> package.mask:
mask ocaml 4.01.0_beta1
diff --git a/profiles/package.mask b/profiles/package.mask
index 64ff944dce15..b1fe80bdeddc 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,6 +1,6 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15029 2013/08/16 00:16:42 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15030 2013/08/16 05:14:22 patrick 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,10 @@
#--- END OF EXAMPLES ---
+# Patrick Lauer <patrick@gentoo.org> (16 Aug 2013)
+# Missing dependencies
+=dev-libs/glib-2.36.4
+
# Alexis Ballier <aballier@gentoo.org> (15 Aug 2013)
# Beta release, breaks some packages
>=dev-lang/ocaml-4.01.0_beta1