diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2009-06-24 09:12:15 +0000 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2009-06-24 09:12:15 +0000 |
commit | df39d82b5ac1384e1f853c4d5b94abfe68f56244 (patch) | |
tree | d97660353b8961a6a8e8e71b8e658d2b20087488 /profiles | |
parent | Add a patch to fix build dependencies in the makefiles, bug #274770 (diff) | |
download | gentoo-2-df39d82b5ac1384e1f853c4d5b94abfe68f56244.tar.gz gentoo-2-df39d82b5ac1384e1f853c4d5b94abfe68f56244.tar.bz2 gentoo-2-df39d82b5ac1384e1f853c4d5b94abfe68f56244.zip |
Mask icu-4.2, let it fix in ~main tree first (#269659).
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/prefix/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/prefix/package.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/prefix/ChangeLog b/profiles/prefix/ChangeLog index d36be739e612..7262e9e5f9c5 100644 --- a/profiles/prefix/ChangeLog +++ b/profiles/prefix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profiles/prefix # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Id: ChangeLog,v 1.6 2009/06/23 10:10:23 haubi Exp $ +# $Id: ChangeLog,v 1.7 2009/06/24 09:12:15 haubi Exp $ + + 24 Jun 2009; Michael Haubenwallner <haubi@gentoo.org> package.mask: + Mask icu-4.2, let it fix in ~main tree first (#269659). 23 Jun 2009; Michael Haubenwallner <haubi@gentoo.org> +hpux/B.11.31/hppa2.0/make.defaults, +hpux/B.11.31/hppa2.0/parent: diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask index 3bea8206b49f..7a99de6346d1 100644 --- a/profiles/prefix/package.mask +++ b/profiles/prefix/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Id: package.mask,v 1.4 2009/06/21 16:07:32 grobian Exp $ +# $Id: package.mask,v 1.5 2009/06/24 09:12:15 haubi Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked. This file is for # Prefix profiles only! @@ -32,6 +32,10 @@ #--- END OF EXAMPLES --- +# Michael Haubenwallner <haubi@gentoo.org> (24 Jun 2009) +# pkgdata does not work yet, let fix in ~main first (#269659) +>=dev-libs/icu-4.2 + # Fabian Groffen <grobian@gentoo.org> (21 Jun 2009) # fails to compile the widec version, ebuild changes somehow broke it, # need further investigation |