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 152771381FB for ; Wed, 27 Mar 2013 11:07:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D81B2E0978; Wed, 27 Mar 2013 11:07:06 +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 44B19E0979 for ; Wed, 27 Mar 2013 11:07:06 +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 5BB9E33DBAB for ; Wed, 27 Mar 2013 11:07:05 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2265) id 200122171D; Wed, 27 Mar 2013 11:07:04 +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: <20130327110704.200122171D@flycatcher.gentoo.org> Date: Wed, 27 Mar 2013 11:07:04 +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: 86a8ec32-ce9a-4c81-8bfa-af3c957096ad X-Archives-Hash: 6ff62f2ed9a6a287221301f4c16e3eca chithanh 13/03/27 11:07:04 Modified: ChangeLog Log: Add wayland to use.stable.mask Revision Changes Path 1.7656 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7656&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7656&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7655&r2=1.7656 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.7655 retrieving revision 1.7656 diff -u -r1.7655 -r1.7656 --- ChangeLog 27 Mar 2013 07:04:55 -0000 1.7655 +++ ChangeLog 27 Mar 2013 11:07:03 -0000 1.7656 @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7655 2013/03/27 07:04:55 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7656 2013/03/27 11:07:03 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! + 27 Mar 2013; Chí-Thanh Christopher Nguyễn + eapi-5-files/use.stable.mask: + Add wayland to use.stable.mask + 27 Mar 2013; Michał Górny package.mask: Mask new sys-apps/systemd before it is committed.