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 C17641381FA for ; Sat, 29 Dec 2012 17:37:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01BFCE0693; Sat, 29 Dec 2012 17:37:35 +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 7C824E0693 for ; Sat, 29 Dec 2012 17:37:35 +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 94E0F33BF47 for ; Sat, 29 Dec 2012 17:37:34 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2306) id 56B412171D; Sat, 29 Dec 2012 17:37:33 +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: <20121229173733.56B412171D@flycatcher.gentoo.org> Date: Sat, 29 Dec 2012 17:37: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: 42573cc9-7516-4446-9da9-1cc4a5117d3a X-Archives-Hash: b6afcd9396b279ce395c1a8b1ff9db36 tetromino 12/12/29 17:37:33 Modified: ChangeLog Log: Have dev-vcs/giggle USE=-eds by default to avoid blocking gnome-3.6 updates (bug #449138). Revision Changes Path 1.7309 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7309&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7309&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7308&r2=1.7309 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.7308 retrieving revision 1.7309 diff -u -r1.7308 -r1.7309 --- ChangeLog 28 Dec 2012 18:02:14 -0000 1.7308 +++ ChangeLog 29 Dec 2012 17:37:33 -0000 1.7309 @@ -1,11 +1,16 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7308 2012/12/28 18:02:14 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7309 2012/12/29 17:37:33 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 # here. If in doubt put a record here! + 29 Dec 2012; Alexandre Rostovtsev + targets/desktop/gnome/package.use: + Have dev-vcs/giggle USE=-eds by default to avoid blocking gnome-3.6 updates + (bug #449138). + 28 Dec 2012; Ulrich Müller license_groups: Add MIT-with-advertising to MISC-FREE license group, bugs 448650 and 448652.