summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2012-01-01 19:39:29 +0000
committerFabian Groffen <grobian@gentoo.org>2012-01-01 19:39:29 +0000
commit05ea7a0d8ebe29aa8baa5fc121086f1b96132c1c (patch)
tree36d964efc84308cfafa172f9084cfcd4518a88ed /profiles/prefix
parentDrop ia64 support #345433 (diff)
downloadgentoo-2-05ea7a0d8ebe29aa8baa5fc121086f1b96132c1c.tar.gz
gentoo-2-05ea7a0d8ebe29aa8baa5fc121086f1b96132c1c.tar.bz2
gentoo-2-05ea7a0d8ebe29aa8baa5fc121086f1b96132c1c.zip
Mask USE=server for sys-devel/gdb, since it's not supported on Darwin
Diffstat (limited to 'profiles/prefix')
-rw-r--r--profiles/prefix/ChangeLog7
-rw-r--r--profiles/prefix/darwin/package.use.mask9
2 files changed, 12 insertions, 4 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog
index c41711861af2..f22c25f7e3a8 100644
--- a/profiles/prefix/ChangeLog
+++ b/profiles/prefix/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for profiles/prefix
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.319 2011/12/31 09:13:00 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.320 2012/01/01 19:39:29 grobian Exp $
+
+ 01 Jan 2012; Fabian Groffen <grobian@gentoo.org> darwin/package.use.mask:
+ Mask USE=server for sys-devel/gdb, since it's not supported on Darwin
31 Dec 2011; Fabian Groffen <grobian@gentoo.org> mint/make.defaults:
Add static-libs to USE, bug #394853
diff --git a/profiles/prefix/darwin/package.use.mask b/profiles/prefix/darwin/package.use.mask
index 70b66c4fe3b2..ea608398487a 100644
--- a/profiles/prefix/darwin/package.use.mask
+++ b/profiles/prefix/darwin/package.use.mask
@@ -1,6 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.6 2011/04/07 18:47:44 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.7 2012/01/01 19:39:29 grobian Exp $
+
+
+# Fabian Groffen <grobian@gentoo.org> (01 Jan 2012)
+# gdb server is not supported on this platform
+sys-devel/gdb server
# Fabian Groffen <grobian@gentoo.org> (16 Feb 2011)
# De-mask of OSX-specific USE-flags that are useful for VLC