diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-07-07 11:22:05 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-07-07 11:22:05 +0000 |
commit | f60d0a600cb80f7d5f92d436d8cfa7281c735ef2 (patch) | |
tree | 45d54842a808025d7f8a526ad51c6ae672198a00 | |
parent | Version bump. Update to new upstream. (diff) | |
download | historical-f60d0a600cb80f7d5f92d436d8cfa7281c735ef2.tar.gz historical-f60d0a600cb80f7d5f92d436d8cfa7281c735ef2.tar.bz2 historical-f60d0a600cb80f7d5f92d436d8cfa7281c735ef2.zip |
1.45.0 has the same problem :(
-rw-r--r-- | profiles/prefix/ChangeLog | 4 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/package.mask | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index 51626f598e8d..8be8e7c41467 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,9 +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.285 2011/07/07 11:10:21 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.286 2011/07/07 11:22:05 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 + Mask boost(-build) 1.45.0 and 1.46.1 since we cannot unpack the tars 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 e4505d256ba9..a472b0076c1d 100644 --- a/profiles/prefix/sunos/solaris/package.mask +++ b/profiles/prefix/sunos/solaris/package.mask @@ -1,6 +1,6 @@ # 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.30 2011/07/07 11:11:36 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/sunos/solaris/package.mask,v 1.31 2011/07/07 11:22:05 grobian Exp $ # Fabian Groffen <grobian@gentoo.org> (07 Jul 2011) # cannot unpack :( @@ -8,6 +8,8 @@ # -2147483648..2147483647 ~dev-util/boost-build-1.46.1 ~dev-libs/boost-1.46.1 +~dev-util/boost-build-1.45.0 +~dev-libs/boost-1.45.0 # Fabian Groffen <grobian@gentoo.org> (14 Feb 2010) # fails to compile, offical 7.2 works like a charm |