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 9700C139358 for ; Thu, 23 Jul 2015 19:29:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 993F3E098A; Thu, 23 Jul 2015 19:29:25 +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 45017E098A for ; Thu, 23 Jul 2015 19:29:25 +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 4854A340A2F for ; Thu, 23 Jul 2015 19:29:23 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2313) id 75A4CC1; Thu, 23 Jul 2015 19:29:21 +0000 (UTC) From: "Johannes Huber (johu)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, johu@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: johu X-VCS-Committer-Name: Johannes Huber Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150723192921.75A4CC1@oystercatcher.gentoo.org> Date: Thu, 23 Jul 2015 19:29:21 +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: 0b0c1671-93d1-4340-9c78-a91e514a629e X-Archives-Hash: f507c2d51d6222071cd4a8842a6b901b johu 15/07/23 19:29:21 Modified: ChangeLog Log: Mask app-admin/calamares for non systemd profiles. Revision Changes Path 1.10200 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.10200&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.10200&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.10199&r2=1.10200 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.10199 retrieving revision 1.10200 diff -u -r1.10199 -r1.10200 --- ChangeLog 23 Jul 2015 17:36:30 -0000 1.10199 +++ ChangeLog 23 Jul 2015 19:29:21 -0000 1.10200 @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10199 2015/07/23 17:36:30 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10200 2015/07/23 19:29:21 johu 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! + 23 Jul 2015; Johannes Huber base/package.mask, + features/selinux/package.mask, targets/systemd/package.mask: + Mask app-admin/calamares for non systemd profiles. + 23 Jul 2015; Davide Pesavento package.mask: Mask new version of qtwebkit:4 from 2.3 upstream branch.