grobian 15/05/26 08:05:09 Modified: package.use.mask Log: Mask USE=uuid on Solaris and Darwin for ossp-uuid doesn't compile and isn't actually necessary, bug #324527
Revision Changes Path 1.8 profiles/prefix/sunos/solaris/package.use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/sunos/solaris/package.use.mask?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/sunos/solaris/package.use.mask?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/sunos/solaris/package.use.mask?r1=1.7&r2=1.8 Index: package.use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/package.use.mask,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- package.use.mask 30 Dec 2011 16:20:16 -0000 1.7 +++ package.use.mask 26 May 2015 08:05:09 -0000 1.8 @@ -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 <[email protected]> (26 May 2015) +# Avoid pulling in broken and unnecessary ossp-uuid, bug #324527 +dev-db/postgresql uuid + # Fabian Groffen <[email protected]> (08 Dec 2011) # Unmask libssp, Solaris' libc doesn't have stack protection symbols sys-devel/gcc -libssp
