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 B369A138331 for ; Tue, 3 Apr 2018 16:45:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AA55E0D98; Tue, 3 Apr 2018 16:45:03 +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 73F94E0D97 for ; Tue, 3 Apr 2018 16:45:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 7B41E335CC3 for ; Tue, 3 Apr 2018 16:45:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A727E282 for ; Tue, 3 Apr 2018 16:44:59 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1522773891.e3cdf5935fa4b1adaf4bc93877f68e5a8c6cfc60.tamiko@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-libs/intel-common/ X-VCS-Repository: proj/sci X-VCS-Files: dev-libs/intel-common/intel-common-18.0.2.199-r1.ebuild dev-libs/intel-common/intel-common-18.0.2.199.ebuild X-VCS-Directories: dev-libs/intel-common/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: e3cdf5935fa4b1adaf4bc93877f68e5a8c6cfc60 X-VCS-Branch: master Date: Tue, 3 Apr 2018 16:44: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: b797f9cc-4c12-46c6-b92e-2569a170c896 X-Archives-Hash: 80336deb8012cb2227c700da2e36cfde commit: e3cdf5935fa4b1adaf4bc93877f68e5a8c6cfc60 Author: Matthias Maier gentoo org> AuthorDate: Tue Apr 3 15:41:31 2018 +0000 Commit: Matthias Maier gentoo org> CommitDate: Tue Apr 3 16:44:51 2018 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e3cdf593 dev-libs/intel-common: ebuild maintenance Package-Manager: Portage-2.3.28, Repoman-2.3.9 ...intel-common-18.0.2.199.ebuild => intel-common-18.0.2.199-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/intel-common/intel-common-18.0.2.199.ebuild b/dev-libs/intel-common/intel-common-18.0.2.199-r1.ebuild similarity index 98% rename from dev-libs/intel-common/intel-common-18.0.2.199.ebuild rename to dev-libs/intel-common/intel-common-18.0.2.199-r1.ebuild index 652d3d82c..8f4d6b62f 100644 --- a/dev-libs/intel-common/intel-common-18.0.2.199.ebuild +++ b/dev-libs/intel-common/intel-common-18.0.2.199-r1.ebuild @@ -11,7 +11,7 @@ inherit intel-sdp-r1 DESCRIPTION="Common libraries and utilities needed for Intel compilers and libraries" HOMEPAGE="http://software.intel.com/en-us/articles/intel-compilers/" -IUSE="+compiler doc mpi openmp l10n_ja" +IUSE="+compiler doc +mpi +openmp" KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux" CHECKREQS_DISK_BUILD=750M