From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CF5821381F1 for ; Sat, 30 Dec 2017 10:16:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31772E0871; Sat, 30 Dec 2017 10:16:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 09EC7E086D for ; Sat, 30 Dec 2017 10:16:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 14C56335C48 for ; Sat, 30 Dec 2017 10:16:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD73A1B4 for ; Sat, 30 Dec 2017 10:16:22 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1514628975.fbf93dbccc9cf307796f05ba3e28ce841c0e8b98.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/releases/17.0/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/releases/17.0/package.use.mask X-VCS-Directories: profiles/releases/17.0/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: fbf93dbccc9cf307796f05ba3e28ce841c0e8b98 X-VCS-Branch: master Date: Sat, 30 Dec 2017 10:16:22 +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: f04f176f-c64c-4d1d-8465-29caa3ffba1a X-Archives-Hash: 076f6e9484c61eab889f080512973d82 commit: fbf93dbccc9cf307796f05ba3e28ce841c0e8b98 Author: Michał Górny gentoo org> AuthorDate: Sat Dec 30 10:03:15 2017 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Dec 30 10:16:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbf93dbc profiles/releases/17.0: Remove refs to removed package USE flags profiles/releases/17.0/package.use.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/releases/17.0/package.use.mask b/profiles/releases/17.0/package.use.mask index 6c372bfc649..88172149732 100644 --- a/profiles/releases/17.0/package.use.mask +++ b/profiles/releases/17.0/package.use.mask @@ -1,12 +1,6 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# Andreas K. Huettel (1 Dec 2017) -# This version of blender uses only old cuda which is -# masked in the 17.0 profiles. -# The opensubdiv USE requires cuda making it an impossible combination -=media-gfx/blender-2.78a-r1 cuda opensubdiv - # Andreas K. Hüttel (27 May 2017) # Unmask default-PIE on 17.0 profiles. sys-devel/gcc -pie