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 0BBAC138010 for ; Wed, 12 Sep 2012 00:52:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B46DD21C009; Wed, 12 Sep 2012 00:52:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7D6CC21C005 for ; Wed, 12 Sep 2012 00:52:03 +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 B3F7033C82B for ; Wed, 12 Sep 2012 00:52:02 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id 7DC9E21600; Wed, 12 Sep 2012 00:52:01 +0000 (UTC) From: "Anthony G. Basile (blueness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, blueness@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: blueness X-VCS-Committer-Name: Anthony G. Basile Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120912005201.7DC9E21600@flycatcher.gentoo.org> Date: Wed, 12 Sep 2012 00:52:01 +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: f1090dcc-c863-4efc-98e3-276ae1b89184 X-Archives-Hash: d48bc7ff0bccabd78e6136fa0e9e3bfa blueness 12/09/12 00:52:01 Modified: ChangeLog Log: Working towards fixing bug #434568 Revision Changes Path 1.6956 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.6956&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.6956&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.6955&r2=1.6956 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.6955 retrieving revision 1.6956 diff -u -r1.6955 -r1.6956 --- ChangeLog 11 Sep 2012 23:13:41 -0000 1.6955 +++ ChangeLog 12 Sep 2012 00:52:01 -0000 1.6956 @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6955 2012/09/11 23:13:41 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6956 2012/09/12 00:52:01 blueness 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 Sep 2012; Anthony G. Basile + hardened/linux/uclibc/package.accept_keywords: + Working towards fixing bug #434568 + 11 Sep 2012; Johannes Huber package.mask: Unmask telepathy-qt-0.9.3 and KDE telepathy 0.5.0 as issues with test use flags solved.