From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1F2F11387B1 for ; Sat, 4 Jan 2014 16:29:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE06FE0997; Sat, 4 Jan 2014 16:29:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7E771E0997 for ; Sat, 4 Jan 2014 16:29:12 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A961033F632 for ; Sat, 4 Jan 2014 16:29:11 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2306) id 711B32004C; Sat, 4 Jan 2014 16:29:10 +0000 (UTC) From: "Alexandre Rostovtsev (tetromino)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tetromino@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: tetromino X-VCS-Committer-Name: Alexandre Rostovtsev Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140104162910.711B32004C@flycatcher.gentoo.org> Date: Sat, 4 Jan 2014 16:29:10 +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: a5a7fe5d-5c33-4f4c-89e5-c46ab78e55a7 X-Archives-Hash: cddcae503013def9ec53e28e7f070972 tetromino 14/01/04 16:29:10 Modified: ChangeLog Log: Do not enable USE=gnome for verbiste and im-ja to avoid blocking gnome-3 update. Revision Changes Path 1.8493 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8493&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.8493&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.8492&r2=1.8493 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.8492 retrieving revision 1.8493 diff -u -r1.8492 -r1.8493 --- ChangeLog 4 Jan 2014 02:32:23 -0000 1.8492 +++ ChangeLog 4 Jan 2014 16:29:10 -0000 1.8493 @@ -1,6 +1,6 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8492 2014/01/04 02:32:23 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8493 2014/01/04 16:29:10 tetromino 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 @@ -8,6 +8,11 @@ 04 Jan 2014; Alexandre Rostovtsev targets/desktop/gnome/package.use: + Do not enable USE=gnome for verbiste and im-ja to avoid blocking gnome-3 + update. + + 04 Jan 2014; Alexandre Rostovtsev + targets/desktop/gnome/package.use: Do not enable USE=gnome for lablgtk by default; it blocks the gnome-3 update (bug #496722).