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 340B813838B for ; Tue, 16 Sep 2014 17:25:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04B72E0AE1; Tue, 16 Sep 2014 17:25:40 +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 8B4A2E0AD5 for ; Tue, 16 Sep 2014 17:25:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B2D073402E3 for ; Tue, 16 Sep 2014 17:25:38 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2265) id 72CAC5BA7; Tue, 16 Sep 2014 17:25:37 +0000 (UTC) From: "Chi-Thanh Christopher Nguyen (chithanh)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, chithanh@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: chithanh X-VCS-Committer-Name: Chi-Thanh Christopher Nguyen Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140916172537.72CAC5BA7@oystercatcher.gentoo.org> Date: Tue, 16 Sep 2014 17:25:37 +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: 8850bf74-b8bc-4bc5-90ec-6d41b1302439 X-Archives-Hash: 4d3c7f65256a04ec6d52ac67d5bd1602 chithanh 14/09/16 17:25:37 Modified: ChangeLog Log: Enable glamor by default in desktop profiles Revision Changes Path 1.9384 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9384&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9384&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9383&r2=1.9384 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9383 retrieving revision 1.9384 diff -u -r1.9383 -r1.9384 --- ChangeLog 16 Sep 2014 15:25:18 -0000 1.9383 +++ ChangeLog 16 Sep 2014 17:25:37 -0000 1.9384 @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9383 2014/09/16 15:25:18 mjo Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9384 2014/09/16 17:25:37 chithanh 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! + 16 Sep 2014; Chí-Thanh Christopher Nguyễn + targets/desktop/make.defaults: + Enable glamor by default in desktop profiles + 16 Sep 2014; Michael Orlitzky package.mask: Mask app-text/unix2dos for removal in 30 days.