diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-07-07 11:10:21 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-07-07 11:10:21 +0000 |
commit | d95ed33617c5ee3252c66814bb23c48e8c0dd833 (patch) | |
tree | 91b3e6869336044d7383a042b886e1400cf7a8d4 /profiles | |
parent | Add a message to explain people about how to create vala projects since we do... (diff) | |
download | historical-d95ed33617c5ee3252c66814bb23c48e8c0dd833.tar.gz historical-d95ed33617c5ee3252c66814bb23c48e8c0dd833.tar.bz2 historical-d95ed33617c5ee3252c66814bb23c48e8c0dd833.zip |
Mask boost(-build) 1.46.1 since we cannot unpack the tar
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/prefix/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/package.mask | 9 |
2 files changed, 12 insertions, 2 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index 316bbaaa2dd4..51626f598e8d 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.284 2011/07/04 08:28:46 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.285 2011/07/07 11:10:21 grobian Exp $ + + 07 Jul 2011; Fabian Groffen <grobian@gentoo.org> sunos/solaris/package.mask: + Mask boost(-build) 1.46.1 since we cannot unpack the tar 04 Jul 2011; Fabian Groffen <grobian@gentoo.org> +darwin/macos/10.7/eapi, +darwin/macos/10.7/make.defaults, +darwin/macos/10.7/package.provided, diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask index bd90d1722713..59a60af4cdc4 100644 --- a/profiles/prefix/sunos/solaris/package.mask +++ b/profiles/prefix/sunos/solaris/package.mask @@ -1,6 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/package.mask,v 1.28 2011/05/02 19:36:17 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/package.mask,v 1.29 2011/07/07 11:10:21 grobian Exp $ + +# Fabian Groffen <grobian@gentoo.org> (07 Jul 2011) +# cannot unpack :( +# tar: Archive value 4294967295 is out of gid_t range +# -2147483648..2147483647 +~dev-libs/boost-build-1.46.1 +~dev-libs/boost-1.46.1 # Fabian Groffen <grobian@gentoo.org> (14 Feb 2010) # fails to compile, offical 7.2 works like a charm |