From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CB4E41381FA for ; Wed, 28 May 2014 09:44:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40B47E0909; Wed, 28 May 2014 09:44:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D0F71E093A for ; Wed, 28 May 2014 09:44:35 +0000 (UTC) Received: from flycatcher.gentoo.org (unknown [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DF45E33EB08 for ; Wed, 28 May 2014 09:44:34 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2329) id 749032004E; Wed, 28 May 2014 09:44:33 +0000 (UTC) From: "Sergey Popov (pinkbyte)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pinkbyte@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: profiles X-VCS-Committer: pinkbyte X-VCS-Committer-Name: Sergey Popov Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140528094433.749032004E@flycatcher.gentoo.org> Date: Wed, 28 May 2014 09:44:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 41dfbc50-ab3b-4713-a3e9-5ed2531761bb X-Archives-Hash: f512adeb78d62f1057751a97279f237f pinkbyte 14/05/28 09:44:33 Modified: ChangeLog Log: Add 'Uzbek in Latin script' locale Revision Changes Path 1.9010 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9010&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9010&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9009&r2=1.9010 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9009 retrieving revision 1.9010 diff -u -r1.9009 -r1.9010 --- ChangeLog 27 May 2014 19:08:06 -0000 1.9009 +++ ChangeLog 28 May 2014 09:44:33 -0000 1.9010 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9009 2014/05/27 19:08:06 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9010 2014/05/28 09:44:33 pinkbyte Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 28 May 2014; Sergey Popov desc/linguas.desc: + Add 'Uzbek in Latin script' locale + 27 May 2014; Michał Górny targets/desktop/package.use: Disable USE=mng on emul-linux-x86-qtlibs by default.