From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-138295-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1STyin-0007Y7-8x
	for garchives@archives.gentoo.org; Mon, 14 May 2012 17:06:09 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 607F5E0943;
	Mon, 14 May 2012 17:05:53 +0000 (UTC)
Received: from mail-yx0-f181.google.com (mail-yx0-f181.google.com [209.85.213.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id B8BB3E07F6
	for <gentoo-user@lists.gentoo.org>; Mon, 14 May 2012 17:04:28 +0000 (UTC)
Received: by yenl3 with SMTP id l3so5098002yen.40
        for <gentoo-user@lists.gentoo.org>; Mon, 14 May 2012 10:04:28 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=google.com; s=20120113;
        h=sender:mime-version:in-reply-to:references:date:message-id:subject
         :from:to:content-type:x-gm-message-state;
        bh=EXRth5hoerhN7KX5I8eW2lBZiGUl+07PmMM3wNRcJ0Q=;
        b=L/0m7imnkgo7+MrzNZaw8Xpf58bsbkisk/uGGUqM4BofrRu/Bvv6sV/ElEvgBWW23y
         ooxX6eDkF5kcCaFQ9IaG859vZN3xBgIf3y84Aced51j5m6FOtKQwm1nSXg+ZOp4OsDyc
         /kXz8POFxpilhbq1z14ahkBUjukGn2c/v/cEACA42nvvjKYYr69KuTCjumqgnB+YUx3H
         rsbAb1cHkwKo5s+Hofp+bJd4R+b5jSzhzxcb05eYTIPBkeOKtS4pd0a2X7OuYk8Gld7T
         yQOB+C2eOz7UnBFlNRpGoGbW+2pkhh0FDt2m6pLZ0O6OTvBfNg+5enN5IO05PYbZxAdH
         R28w==
Received: by 10.236.37.202 with SMTP id y50mr8667144yha.63.1337015067791;
        Mon, 14 May 2012 10:04:27 -0700 (PDT)
Received: from mail-vb0-f53.google.com (mail-vb0-f53.google.com [209.85.212.53])
        by mx.google.com with ESMTPS id p14sm8612287ani.8.2012.05.14.10.04.25
        (version=TLSv1/SSLv3 cipher=OTHER);
        Mon, 14 May 2012 10:04:26 -0700 (PDT)
Sender: Nilesh Govindarajan <nilesh@itech7.com>
Received: by vbbfc26 with SMTP id fc26so6178556vbb.40
        for <gentoo-user@lists.gentoo.org>; Mon, 14 May 2012 10:04:25 -0700 (PDT)
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.52.15.233 with SMTP id a9mr767092vdd.34.1337015065125; Mon, 14
 May 2012 10:04:25 -0700 (PDT)
Received: by 10.220.10.5 with HTTP; Mon, 14 May 2012 10:04:24 -0700 (PDT)
In-Reply-To: <4FAFEED5.7050404@gentoo.org>
References: <CAPo3noYZWi_vqna6kTY1wBeOm1T24viY6dfZv8KXpTf7ANSh2Q@mail.gmail.com>
	<20120513180545.1357396c@hactar.digimed.co.uk>
	<4FAFEED5.7050404@gentoo.org>
Date: Mon, 14 May 2012 22:34:24 +0530
Message-ID: <CAPo3noZ0ViUEZuXwqzkTeYkREu-rxQt3pSBFizOAkROeREQD4w@mail.gmail.com>
Subject: Re: [gentoo-user] libicui18n.so.49 troubles
From: Nilesh Govindrajan <contact@nileshgr.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
X-Gm-Message-State: ALoCoQnaZRAnysZQjN51N/ekviseVlB/9yCSOHJUhgemv7gkJLGcv9zRlGKYoPGKHGj0PzxWh4bU
X-Archives-Salt: 884167e9-4698-4e38-8597-fe4ea4e0e94f
X-Archives-Hash: 820f58c98994b3300b64b11564b36a6c

On Sun, May 13, 2012 at 10:56 PM, Markos Chandras <hwoarang@gentoo.org> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> On 05/13/2012 06:05 PM, Neil Bothwick wrote:
>> On Sun, 13 May 2012 20:58:51 +0530, Nilesh Govindrajan wrote:
>>
>>> I had to mask icu-49 because some packages failed to compile
>>> during a world update.
>>
>> Same here, but the problems seem fixed now and I unmasked 49-r1 a
>> week or so ago.
>>
>>
> revdep-rebuild handles all packages except qt-core which you need to
> rebuild yourself. If you found a package that does not build with the
> new icu after running "revdep-rebuild && emerge -1 qt-core" file a bug
> report.
>
> - --
> Regards,
> Markos Chandras / Gentoo Linux Developer / Key ID: B4AFF2C2
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.19 (GNU/Linux)
>
> iQIcBAEBCgAGBQJPr+7VAAoJEPqDWhW0r/LCU40QAKDNvRiPawyKD/TyTHjF2Wsv
> PWYtwsDRE2+ryNrR8sk6kWvRF5enOZBNNYKLSplMGhPd0/Mkl4td9wfrzwsvwgBT
> et0IFgLI08eOdPtRGXVb4KHImvU707+5JWKrKbTe6F+b43B5xkrat+CZqDrMIj0P
> 4A0imMspS2bZC30QVW5UCPlVtg/E4Ah+1yCS/9Q2pdaB3hDkjXKpqPpWp0XA1ujR
> kKCibQi+IIFCpm81Z0OAmLptUdaOjpmJbZB/rzYT2rHqG4SzmpmCA8dSeM/Ywmkq
> zXvqpDOLW87dFYXjE9k1Vn6CUzSHUZOYVtvJkbmvUl/rLp24rEq8L7MVACyHjLBQ
> UHWynw1INOLGLEOVEHFGKFxev4x1YvNQJnOtEj/4BncSeMMcK+Kceu4r5jV6Ehx2
> MI4OLixwrx7aq7/aJUMBKdfBS9u2rseO1l8Epy6gFzca+eSzIjU82ikOcDOowVuT
> KI/t3+Q/N+9TPy+V11Exm8+ApdZ8rFrmc5OKktJHJe9q8SNrKNLadHrxHO3T98Ro
> vZxt4oMPk9YV8MdJPAgODsQeRq4Tpr3yCg/cK/oIntvZqEFMOS0JVF3OqJ0GP0yz
> np8WSxORBo+XA9G/9XfyjGyX943IbHlv/O0C7T4oPqTBEYqGaeZRIbOY56dYhAD9
> Ecn1lXWFjUpS/hPZe2eW
> =YQCQ
> -----END PGP SIGNATURE-----
>

Thanks for your replies guys. I'll try updating again, hopefully it
should solve the problem.

-- 
Nilesh Govindarajan
http://nileshgr.com