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 AAB931381F3 for ; Sat, 4 May 2013 17:12:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 537E1E0870; Sat, 4 May 2013 17:12:34 +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 CD8B3E084B for ; Sat, 4 May 2013 17:12:33 +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 C576C33DEEB for ; Sat, 4 May 2013 17:12:32 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 8C1402171D; Sat, 4 May 2013 17:12:31 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@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: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130504171231.8C1402171D@flycatcher.gentoo.org> Date: Sat, 4 May 2013 17:12:31 +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: 541f3344-23ab-47da-98fb-e99a25ce3206 X-Archives-Hash: 383bfef71c8a989fc954c608e18fa2d1 jer 13/05/04 17:12:31 Modified: ChangeLog Log: Mask USE=profile for net-analyzer/wireshark (bug #468404). Revision Changes Path 1.7808 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7808&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7808&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7807&r2=1.7808 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.7807 retrieving revision 1.7808 diff -u -r1.7807 -r1.7808 --- ChangeLog 4 May 2013 16:47:33 -0000 1.7807 +++ ChangeLog 4 May 2013 17:12:31 -0000 1.7808 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7807 2013/05/04 16:47:33 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7808 2013/05/04 17:12:31 jer 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 May 2013; Jeroen Roovers hardened/linux/package.use.mask: + Mask USE=profile for net-analyzer/wireshark (bug #468404). + 04 May 2013; Samuli Suominen package.mask: Update libv4l mask from 0.8.9-r1 to 0.9.5-r1.