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 87A091382C5 for ; Tue, 3 Apr 2018 16:45:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB888E0DA6; Tue, 3 Apr 2018 16:45:04 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 9BD34E0DA5 for ; Tue, 3 Apr 2018 16:45:04 +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 2AF68335C06 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 3136627C 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: <1522773890.94bc6f051b8ee9586e17c4e4c87b9b35a2c0e23f.tamiko@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-lang/icc/ X-VCS-Repository: proj/sci X-VCS-Files: dev-lang/icc/icc-18.0.2.199-r1.ebuild dev-lang/icc/icc-18.0.2.199.ebuild X-VCS-Directories: dev-lang/icc/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: 94bc6f051b8ee9586e17c4e4c87b9b35a2c0e23f 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: ef5c93d3-c098-4161-ade0-764a08ebb4e4 X-Archives-Hash: 5b0fcddae52ec8b8f437edd8598872a5 commit: 94bc6f051b8ee9586e17c4e4c87b9b35a2c0e23f Author: Matthias Maier gentoo org> AuthorDate: Tue Apr 3 15:37:52 2018 +0000 Commit: Matthias Maier gentoo org> CommitDate: Tue Apr 3 16:44:50 2018 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=94bc6f05 dev-lang/icc: ebuild maintenance Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-lang/icc/{icc-18.0.2.199.ebuild => icc-18.0.2.199-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-lang/icc/icc-18.0.2.199.ebuild b/dev-lang/icc/icc-18.0.2.199-r1.ebuild similarity index 97% rename from dev-lang/icc/icc-18.0.2.199.ebuild rename to dev-lang/icc/icc-18.0.2.199-r1.ebuild index 3a2b94b6f..7faa9de54 100644 --- a/dev-lang/icc/icc-18.0.2.199.ebuild +++ b/dev-lang/icc/icc-18.0.2.199-r1.ebuild @@ -11,7 +11,7 @@ inherit intel-sdp-r1 DESCRIPTION="Intel C/C++ Compiler" HOMEPAGE="http://software.intel.com/en-us/articles/intel-composer-xe/" -IUSE="doc examples l10n_ja" +IUSE="doc" KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux" # avoid file collision with ifc #476330