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 D11CE1389E2 for ; Thu, 4 Dec 2014 04:04:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D640E0802; Thu, 4 Dec 2014 04:04:59 +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 F0267E0802 for ; Thu, 4 Dec 2014 04:04:58 +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 2518A3405F6 for ; Thu, 4 Dec 2014 04:04:58 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2305) id CF4A7B87C; Thu, 4 Dec 2014 04:04:56 +0000 (UTC) From: "Ian Stakenvicius (axs)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, axs@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: axs X-VCS-Committer-Name: Ian Stakenvicius Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141204040456.CF4A7B87C@oystercatcher.gentoo.org> Date: Thu, 4 Dec 2014 04:04:56 +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: a488ef60-48f5-4462-8b2d-2b946b2fdff4 X-Archives-Hash: ada9a97b887c2b16828c454e0cdf82b9 axs 14/12/04 04:04:56 Modified: ChangeLog Log: committing ChangeLog since apparently my last commit comments have been 'ChangeLog' Revision Changes Path 1.9587 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9587&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9587&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9586&r2=1.9587 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9586 retrieving revision 1.9587 diff -u -r1.9586 -r1.9587 --- ChangeLog 3 Dec 2014 07:50:05 -0000 1.9586 +++ ChangeLog 4 Dec 2014 04:04:56 -0000 1.9587 @@ -1,11 +1,20 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9586 2014/12/03 07:50:05 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9587 2014/12/04 04:04:56 axs 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 Dec 2014; Ian Stakenvicius (_AxS_) + arch/amd64/no-emul-linux-x86/package.mask, package.mask: + added media-libs/openh264 to the tree, masking for testing for now + + 04 Dec 2014; Ian Stakenvicius (_AxS_) + arch/amd64/no-emul-linux-x86/package.mask, hardened/linux/package.use.mask: + mask gmp-autoupdate use flag for firefox on hardened, since random binary + blobs may be unsafe + 03 Dec 2014; Michael Palimaka package.mask: Mask media-sound/drumstick and media-sound/kmetronome due to Qt5 dependency.