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 D5A3D138CCF for ; Tue, 12 May 2015 14:15:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3817E0831; Tue, 12 May 2015 14:15: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 5D71EE0831 for ; Tue, 12 May 2015 14:15:40 +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 05177340BC0 for ; Tue, 12 May 2015 14:15:39 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2323) id B76EA9D4; Tue, 12 May 2015 14:15:37 +0000 (UTC) From: "Michael Palimaka (kensington)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, kensington@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: kensington X-VCS-Committer-Name: Michael Palimaka Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150512141537.B76EA9D4@oystercatcher.gentoo.org> Date: Tue, 12 May 2015 14:15: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: 3bea20da-5d69-44c4-9b4d-0a6a5c80dad1 X-Archives-Hash: 8bf78095dd2765627d1517bff278852d kensington 15/05/12 14:15:37 Modified: ChangeLog Log: Avoid net-libs/libkpeople blockers with KF5. Revision Changes Path 1.9990 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9990&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9990&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9989&r2=1.9990 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9989 retrieving revision 1.9990 diff -u -r1.9989 -r1.9990 --- ChangeLog 10 May 2015 14:33:06 -0000 1.9989 +++ ChangeLog 12 May 2015 14:15:37 -0000 1.9990 @@ -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.9989 2015/05/10 14:33:06 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9990 2015/05/12 14:15:37 kensington 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! + 12 May 2015; Michael Palimaka + targets/desktop/plasma/package.use: + Avoid net-libs/libkpeople blockers with KF5. + 10 May 2015; Mike Gilbert package.mask: Also mask open-vm-tools-kmod snapshots.