summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi Cardona <remi@gentoo.org>2009-12-13 16:04:49 +0000
committerRemi Cardona <remi@gentoo.org>2009-12-13 16:04:49 +0000
commit4ed1d886ad3a9c8441f94d3b8538709a372e4e13 (patch)
tree034419a33e99a6edaf7def87ac143755a61ea700 /profiles
parentNone of the version in portage builds on alpha and this has no keyworded depe... (diff)
downloadhistorical-4ed1d886ad3a9c8441f94d3b8538709a372e4e13.tar.gz
historical-4ed1d886ad3a9c8441f94d3b8538709a372e4e13.tar.bz2
historical-4ed1d886ad3a9c8441f94d3b8538709a372e4e13.zip
add x11-apps/ttmkfdir, x11-apps/xfs and x11-apps/xfsinfo to p.mask
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/package.mask10
2 files changed, 13 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index f745e26d9c37..1db908ec997f 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3667 2009/12/13 11:15:31 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3668 2009/12/13 16:04:49 remi 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!
+ 13 Dec 2009; Rémi Cardona <remi@gentoo.org> package.mask:
+ add x11-apps/ttmkfdir, x11-apps/xfs and x11-apps/xfsinfo to p.mask
+
13 Dec 2009; Torsten Veller <tove@gentoo.org> package.mask:
Mask dev-perl/PDL-2.4.5
diff --git a/profiles/package.mask b/profiles/package.mask
index 79d72a1d3322..de0f0cdbb2e6 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,5 +1,5 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.10958 2009/12/13 11:15:31 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.10959 2009/12/13 16:04:49 remi 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,14 @@
#--- END OF EXAMPLES ---
+# Rémi Cardona <remi@gentoo.org> (13 Dec 2009)
+# ttmkfdir had multiple QA issues and bugs (bugs #209616, #235354 and #262945)
+# xfs is completely useless, even on thin clients
+# and xfsinfo is useless if xfs goes
+x11-apps/ttmkfdir
+x11-apps/xfs
+x11-apps/xfsinfo
+
# Torsten Veller <tove@gentoo.org> (13 Dec 2009)
# missing deps (#294330)
=dev-perl/PDL-2.4.5