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 E981B1381F3 for ; Sat, 4 May 2013 13:42:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C09FE08BE; Sat, 4 May 2013 13:42:01 +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 E493BE08BE for ; Sat, 4 May 2013 13:42:00 +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 09CBD33DF4E for ; Sat, 4 May 2013 13:42:00 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2279) id CB5202171D; Sat, 4 May 2013 13:41:58 +0000 (UTC) From: "Michal Gorny (mgorny)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mgorny@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: mgorny X-VCS-Committer-Name: Michal Gorny Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130504134158.CB5202171D@flycatcher.gentoo.org> Date: Sat, 4 May 2013 13:41:58 +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: 7f2acf19-5395-4485-a087-83ff80bc9442 X-Archives-Hash: afe05907c02e295b73c5feaa7ea77486 mgorny 13/05/04 13:41:58 Modified: ChangeLog Log: Remove USE=systemd from package.use.mask since the flag is (un)masked globally now. Revision Changes Path 1.7806 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7806&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7806&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7805&r2=1.7806 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.7805 retrieving revision 1.7806 diff -u -r1.7805 -r1.7806 --- ChangeLog 4 May 2013 11:51:48 -0000 1.7805 +++ ChangeLog 4 May 2013 13:41:58 -0000 1.7806 @@ -1,11 +1,16 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7805 2013/05/04 11:51:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7806 2013/05/04 13:41:58 mgorny 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! + 04 May 2013; Michał Górny + default/linux/package.use.mask: + Remove USE=systemd from package.use.mask since the flag is (un)masked + globally now. + 04 May 2013; Pacho Ramos package.mask: Update Gnome 3.8 mask