From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-896084-garchives=archives.gentoo.org@lists.gentoo.org> 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 6B04213832E for <garchives@archives.gentoo.org>; Mon, 8 Aug 2016 08:39:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF96DE0B1B; Mon, 8 Aug 2016 08:39:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 18349E0B3F for <gentoo-commits@lists.gentoo.org>; Mon, 8 Aug 2016 08:39:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E76A6340ADB for <gentoo-commits@lists.gentoo.org>; Mon, 8 Aug 2016 08:39:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61697244E for <gentoo-commits@lists.gentoo.org>; Mon, 8 Aug 2016 08:39:45 +0000 (UTC) From: "Andrew Savchenko" <bircoph@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Savchenko" <bircoph@gentoo.org> Message-ID: <1470645514.9be7e0851a0399f64ed8810eea070646d11ec320.bircoph@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/erlang/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/erlang/metadata.xml X-VCS-Directories: dev-lang/erlang/ X-VCS-Committer: bircoph X-VCS-Committer-Name: Andrew Savchenko X-VCS-Revision: 9be7e0851a0399f64ed8810eea070646d11ec320 X-VCS-Branch: master Date: Mon, 8 Aug 2016 08:39:45 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 52e9b848-b040-4104-85d3-e0007201419e X-Archives-Hash: 97401a147e945910683014eed0ed4ea1 commit: 9be7e0851a0399f64ed8810eea070646d11ec320 Author: Andrew Savchenko <bircoph <AT> gentoo <DOT> org> AuthorDate: Mon Aug 8 08:16:25 2016 +0000 Commit: Andrew Savchenko <bircoph <AT> gentoo <DOT> org> CommitDate: Mon Aug 8 08:38:34 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9be7e085 dev-lang/erlang: USE=sctp is now global Removing local sctp USE flag description, as flag is global now, see [1] for details. [1] https://archives.gentoo.org/gentoo-dev/message/427fac41fbe21ec98dfba63b1d68efe5 Package-Manager: portage-2.3.0 Signed-off-by: Andrew Savchenko <bircoph <AT> gentoo.org> dev-lang/erlang/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-lang/erlang/metadata.xml b/dev-lang/erlang/metadata.xml index 9e6af0a..d5ac5d5 100644 --- a/dev-lang/erlang/metadata.xml +++ b/dev-lang/erlang/metadata.xml @@ -9,7 +9,6 @@ <flag name="hipe">HIgh Performance Erlang extension</flag> <flag name="halfword">Enable halfword emulator</flag> <flag name="kpoll">Enable kernel polling support</flag> - <flag name="sctp">Support for Stream Control Transmission Protocol</flag> <flag name="compat-ethread">Enable compatibility with pre-pentium 4 CPUs in the ethread library.</flag> </use> <longdescription>