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 C1D8F58974 for ; Wed, 3 Feb 2016 17:34:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E78D4E0817; Wed, 3 Feb 2016 17:34:02 +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 5EC6FE0817 for ; Wed, 3 Feb 2016 17:34:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 304A1340A5C for ; Wed, 3 Feb 2016 17:34:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A5D60C88 for ; Wed, 3 Feb 2016 17:33:59 +0000 (UTC) From: "Richard Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Richard Farina" Message-ID: <1454520811.8e4a5b6aada6d430b5782ebb94ebd45d86348af8.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/targets/systemd/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/targets/systemd/package.use.mask X-VCS-Directories: profiles/targets/systemd/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina X-VCS-Revision: 8e4a5b6aada6d430b5782ebb94ebd45d86348af8 X-VCS-Branch: master Date: Wed, 3 Feb 2016 17:33:59 +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: 8547542f-61dc-4a5b-aa86-e4dc853666ee X-Archives-Hash: 2a6a7d839b87f9121d6c91dcfde426d1 commit: 8e4a5b6aada6d430b5782ebb94ebd45d86348af8 Author: Zero_Chaos gentoo org> AuthorDate: Wed Feb 3 17:24:33 2016 +0000 Commit: Richard Farina gentoo org> CommitDate: Wed Feb 3 17:33:31 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e4a5b6a targets/systemd/package.use.mask: mask dev-libs/libusb[static-libs] profiles/targets/systemd/package.use.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/targets/systemd/package.use.mask b/profiles/targets/systemd/package.use.mask index d5850dc..9795831 100644 --- a/profiles/targets/systemd/package.use.mask +++ b/profiles/targets/systemd/package.use.mask @@ -1,7 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ +# Rick Farina (03 Feb 2016) +# dev-libs/libusb[static-libs] requires libudev[static-libs] which is masked below +dev-libs/libusb static-libs + # Pacho Ramos (29 May 2014) # upower support is not needed on setups running systemd, also # relies on old upower (#508920)