diff options
author | 2011-03-30 08:33:21 +0000 | |
---|---|---|
committer | 2011-03-30 08:33:21 +0000 | |
commit | 5fa22b298dc8969640a012e86d745cdf729e3bb4 (patch) | |
tree | b830a40b812fcf297dabf1578a7073549d265edd /profiles/prefix | |
parent | Fix slot-deps on gnome libs for all ebuilds (diff) | |
download | historical-5fa22b298dc8969640a012e86d745cdf729e3bb4.tar.gz historical-5fa22b298dc8969640a012e86d745cdf729e3bb4.tar.bz2 historical-5fa22b298dc8969640a012e86d745cdf729e3bb4.zip |
Mask USE=git for gettext, due to some weird git brokeness
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/5.11/package.use.mask | 8 |
2 files changed, 13 insertions, 1 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index c36669d82039..561264bf6e71 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for profiles/prefix # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.255 2011/03/29 20:19:15 haubi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.256 2011/03/30 08:33:21 grobian Exp $ + + 30 Mar 2011; Fabian Groffen <grobian@gentoo.org> + +sunos/solaris/5.11/package.use.mask: + Mask USE=git for gettext, due to some weird git brokeness 29 Mar 2011; Michael Haubenwallner <haubi@gentoo.org> +linux/x86/profile.bashrc: diff --git a/profiles/prefix/sunos/solaris/5.11/package.use.mask b/profiles/prefix/sunos/solaris/5.11/package.use.mask new file mode 100644 index 000000000000..18ef8b83cf12 --- /dev/null +++ b/profiles/prefix/sunos/solaris/5.11/package.use.mask @@ -0,0 +1,8 @@ +# 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/5.11/package.use.mask,v 1.1 2011/03/30 08:33:21 grobian Exp $ + + +# Fabian Groffen <grobian@gentoo.org> (30 Mar 2011) +# git is broken with some repack failure (OpenSolaris only) +sys-devel/gettext git |