summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2015-05-26 08:05:09 +0000
committerFabian Groffen <grobian@gentoo.org>2015-05-26 08:05:09 +0000
commit65b1d03c13fdd03ff4188ed1bb9867a6bb9e51ed (patch)
tree8edaa9180f56cdf911c1f151ea1a4c6ce876f60a /profiles/prefix
parentBump (diff)
downloadhistorical-65b1d03c13fdd03ff4188ed1bb9867a6bb9e51ed.tar.gz
historical-65b1d03c13fdd03ff4188ed1bb9867a6bb9e51ed.tar.bz2
historical-65b1d03c13fdd03ff4188ed1bb9867a6bb9e51ed.zip
Mask USE=uuid on Solaris and Darwin for ossp-uuid doesn't compile and isn't actually necessary, bug #324527
Diffstat (limited to 'profiles/prefix')
-rw-r--r--profiles/prefix/ChangeLog7
-rw-r--r--profiles/prefix/darwin/package.use.mask8
-rw-r--r--profiles/prefix/sunos/solaris/package.use.mask8
3 files changed, 18 insertions, 5 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog
index 2786b5a7f502..2750d8a4a928 100644
--- a/profiles/prefix/ChangeLog
+++ b/profiles/prefix/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for profiles/prefix
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.453 2015/02/17 18:00:53 haubi Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.454 2015/05/26 08:05:08 grobian Exp $
+
+ 26 May 2015; Fabian Groffen <grobian@gentoo.org> darwin/package.use.mask,
+ sunos/solaris/package.use.mask:
+ Mask USE=uuid on Solaris and Darwin for ossp-uuid doesn't compile and isn't
+ actually necessary, bug #324527
17 Feb 2015; Michael Haubenwallner <haubi@gentoo.org>
sunos/solaris/package.mask:
diff --git a/profiles/prefix/darwin/package.use.mask b/profiles/prefix/darwin/package.use.mask
index 6b11c3c9d0eb..5fbfdeee879d 100644
--- a/profiles/prefix/darwin/package.use.mask
+++ b/profiles/prefix/darwin/package.use.mask
@@ -1,8 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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.13 2014/01/03 03:26:12 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.14 2015/05/26 08:05:08 grobian Exp $
+# Fabian Groffen <grobian@gentoo.org> (26 May 2015)
+# Avoid pulling in broken and unnecessary ossp-uuid, bug #324527
+dev-db/postgresql uuid
+
# Christoph Junghans <ottxor@gentoo.org> (26 Aug 2012)
# libutempter support does not work on Darwin (bug #388791)
x11-terms/eterm utempter
diff --git a/profiles/prefix/sunos/solaris/package.use.mask b/profiles/prefix/sunos/solaris/package.use.mask
index c85aeb28a456..e212a14881ef 100644
--- a/profiles/prefix/sunos/solaris/package.use.mask
+++ b/profiles/prefix/sunos/solaris/package.use.mask
@@ -1,8 +1,12 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/package.use.mask,v 1.7 2011/12/30 16:20:16 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/package.use.mask,v 1.8 2015/05/26 08:05:09 grobian Exp $
+# Fabian Groffen <grobian@gentoo.org> (26 May 2015)
+# Avoid pulling in broken and unnecessary ossp-uuid, bug #324527
+dev-db/postgresql uuid
+
# Fabian Groffen <grobian@gentoo.org> (08 Dec 2011)
# Unmask libssp, Solaris' libc doesn't have stack protection symbols
sys-devel/gcc -libssp