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 42C25198005 for ; Fri, 22 Mar 2013 22:53:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2C44E02F0; Fri, 22 Mar 2013 22:53:28 +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 3DCADE02F0 for ; Fri, 22 Mar 2013 22:53:28 +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 5BDE133BEC8 for ; Fri, 22 Mar 2013 22:53:27 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2276) id 261F92171D; Fri, 22 Mar 2013 22:53:26 +0000 (UTC) From: "Andreas HAttel (dilfridge)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dilfridge@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: dilfridge X-VCS-Committer-Name: Andreas HAttel Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130322225326.261F92171D@flycatcher.gentoo.org> Date: Fri, 22 Mar 2013 22:53:26 +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: 86ca822b-f4e9-403e-9cce-69dcc612302e X-Archives-Hash: 0d52f6ef1d501ca5694bbd9bcc945fef dilfridge 13/03/22 22:53:26 Modified: ChangeLog Log: Enable app-arch/unzip natspec useflag by default in kde profile as per kde team decision, bug 457934 Revision Changes Path 1.7627 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7627&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7627&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7626&r2=1.7627 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.7626 retrieving revision 1.7627 diff -u -r1.7626 -r1.7627 --- ChangeLog 22 Mar 2013 21:11:42 -0000 1.7626 +++ ChangeLog 22 Mar 2013 22:53:25 -0000 1.7627 @@ -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.7626 2013/03/22 21:11:42 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7627 2013/03/22 22:53:25 dilfridge 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! + 22 Mar 2013; Andreas K. Huettel + targets/desktop/kde/package.use: + Enable app-arch/unzip natspec useflag by default in kde profile as per kde + team decision, bug 457934 + 22 Mar 2013; Markos Chandras package.mask: dev-python/papyon and net-voip/telepathy-butterfly removal. Bug #362611