Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/sunos/solaris/5.11/
Date: Sat, 03 Sep 2016 18:16:15
Message-Id: 1472926502.7082d7b7da3cfd3304693aaabd2c2bfc4e7711c4.grobian@gentoo
1 commit: 7082d7b7da3cfd3304693aaabd2c2bfc4e7711c4
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 3 18:15:02 2016 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 3 18:15:02 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7082d7b7
7
8 profiles/prefix/sunos/solaris/5.11: add sys-libs/libuuid to @system
9
10 profiles/prefix/sunos/solaris/5.11/packages | 12 ++++++++++++
11 1 file changed, 12 insertions(+)
12
13 diff --git a/profiles/prefix/sunos/solaris/5.11/packages b/profiles/prefix/sunos/solaris/5.11/packages
14 new file mode 100644
15 index 00000000..f83f5d3
16 --- /dev/null
17 +++ b/profiles/prefix/sunos/solaris/5.11/packages
18 @@ -0,0 +1,12 @@
19 +# Copyright 1999-2016 Gentoo Foundation
20 +# Distributed under the terms of the GNU General Public License v2
21 +# $Id$
22 +
23 +# Host provided libuuid.so links against libpool.so, which in turn links
24 +# against libxml2.so. In the latter it looks for SUNW@ symbols which
25 +# our Prefix-provided libxml2.so doesn't have and cause problems, hence
26 +# we need to provide libuuid.so ourselves for packages that use it.
27 +# It's added here, because in previous releases we relied on the
28 +# system-provided libuuid, but now no longer can, and ebuilds can't
29 +# easily make the difference.
30 +*sys-libs/libuuid