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 A73841384B4 for ; Thu, 31 Dec 2015 16:56:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B10B8E0848; Thu, 31 Dec 2015 16:56:55 +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 32729E0848 for ; Thu, 31 Dec 2015 16:56:55 +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 2F69F3408EA for ; Thu, 31 Dec 2015 16:56:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 75847173 for ; Thu, 31 Dec 2015 16:56:52 +0000 (UTC) From: "Sven Wegener" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Wegener" Message-ID: <1451580997.29a5fdc86ff3dece11c59ee9df23cb2f35ca6e03.swegener@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/ X-VCS-Repository: repo/gentoo X-VCS-Files: eclass/mozconfig-v5.31.eclass eclass/mozconfig-v5.34.eclass eclass/mozconfig-v5.36.eclass eclass/mozconfig-v5.38.eclass eclass/mozconfig-v6.38.eclass eclass/mozconfig-v6.39.eclass eclass/mozconfig-v6.40.eclass eclass/mozconfig-v6.41.eclass eclass/mozconfig-v6.42.eclass X-VCS-Directories: eclass/ X-VCS-Committer: swegener X-VCS-Committer-Name: Sven Wegener X-VCS-Revision: 29a5fdc86ff3dece11c59ee9df23cb2f35ca6e03 X-VCS-Branch: master Date: Thu, 31 Dec 2015 16:56:52 +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: 2874fbdc-3683-45e3-b33b-35ca95e7bc66 X-Archives-Hash: 28d21839b9496ae7f860d4efb76ee8c2 commit: 29a5fdc86ff3dece11c59ee9df23cb2f35ca6e03 Author: Sven Wegener gentoo org> AuthorDate: Thu Dec 31 16:55:31 2015 +0000 Commit: Sven Wegener gentoo org> CommitDate: Thu Dec 31 16:56:37 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29a5fdc8 Revert "eclass, mozconfig: Use --with-intl-api" This change wasn't meant to go out. This reverts commit dcbc1e520d4bfa62381595f5b18eb034eff313d5. eclass/mozconfig-v5.31.eclass | 2 +- eclass/mozconfig-v5.34.eclass | 2 +- eclass/mozconfig-v5.36.eclass | 2 +- eclass/mozconfig-v5.38.eclass | 2 +- eclass/mozconfig-v6.38.eclass | 2 +- eclass/mozconfig-v6.39.eclass | 2 +- eclass/mozconfig-v6.40.eclass | 2 +- eclass/mozconfig-v6.41.eclass | 2 +- eclass/mozconfig-v6.42.eclass | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/eclass/mozconfig-v5.31.eclass b/eclass/mozconfig-v5.31.eclass index 5d93466..e98ade2 100644 --- a/eclass/mozconfig-v5.31.eclass +++ b/eclass/mozconfig-v5.31.eclass @@ -213,6 +213,6 @@ mozconfig_config() { mozconfig_use_enable system-sqlite mozconfig_use_with system-jpeg mozconfig_use_with system-icu - mozconfig_use_with system-icu intl-api + mozconfig_use_enable system-icu intl-api mozconfig_use_with system-libvpx } diff --git a/eclass/mozconfig-v5.34.eclass b/eclass/mozconfig-v5.34.eclass index 8fc6a65..aa73966 100644 --- a/eclass/mozconfig-v5.34.eclass +++ b/eclass/mozconfig-v5.34.eclass @@ -227,6 +227,6 @@ mozconfig_config() { mozconfig_use_enable system-sqlite mozconfig_use_with system-jpeg mozconfig_use_with system-icu - mozconfig_use_with system-icu intl-api + mozconfig_use_enable system-icu intl-api mozconfig_use_with system-libvpx } diff --git a/eclass/mozconfig-v5.36.eclass b/eclass/mozconfig-v5.36.eclass index faf7ce8..d86fe55 100644 --- a/eclass/mozconfig-v5.36.eclass +++ b/eclass/mozconfig-v5.36.eclass @@ -227,6 +227,6 @@ mozconfig_config() { mozconfig_use_enable system-sqlite mozconfig_use_with system-jpeg mozconfig_use_with system-icu - mozconfig_use_with system-icu intl-api + mozconfig_use_enable system-icu intl-api mozconfig_use_with system-libvpx } diff --git a/eclass/mozconfig-v5.38.eclass b/eclass/mozconfig-v5.38.eclass index d30c861..2882b8b 100644 --- a/eclass/mozconfig-v5.38.eclass +++ b/eclass/mozconfig-v5.38.eclass @@ -226,6 +226,6 @@ mozconfig_config() { mozconfig_use_enable system-sqlite mozconfig_use_with system-jpeg mozconfig_use_with system-icu - mozconfig_use_with system-icu intl-api + mozconfig_use_enable system-icu intl-api mozconfig_use_with system-libvpx } diff --git a/eclass/mozconfig-v6.38.eclass b/eclass/mozconfig-v6.38.eclass index f3a07db..ecd4578 100644 --- a/eclass/mozconfig-v6.38.eclass +++ b/eclass/mozconfig-v6.38.eclass @@ -235,7 +235,7 @@ mozconfig_config() { mozconfig_use_enable system-sqlite mozconfig_use_with system-jpeg mozconfig_use_with system-icu - mozconfig_use_with system-icu intl-api + mozconfig_use_enable system-icu intl-api mozconfig_use_with system-libvpx # Modifications to better support ARM, bug 553364 diff --git a/eclass/mozconfig-v6.39.eclass b/eclass/mozconfig-v6.39.eclass index 7f7d353..b4d149f 100644 --- a/eclass/mozconfig-v6.39.eclass +++ b/eclass/mozconfig-v6.39.eclass @@ -235,6 +235,6 @@ mozconfig_config() { mozconfig_use_enable system-sqlite mozconfig_use_with system-jpeg mozconfig_use_with system-icu - mozconfig_use_with system-icu intl-api + mozconfig_use_enable system-icu intl-api mozconfig_use_with system-libvpx } diff --git a/eclass/mozconfig-v6.40.eclass b/eclass/mozconfig-v6.40.eclass index 768c78c..f763a34 100644 --- a/eclass/mozconfig-v6.40.eclass +++ b/eclass/mozconfig-v6.40.eclass @@ -258,6 +258,6 @@ mozconfig_config() { mozconfig_use_enable system-sqlite mozconfig_use_with system-jpeg mozconfig_use_with system-icu - mozconfig_use_with system-icu intl-api + mozconfig_use_enable system-icu intl-api mozconfig_use_with system-libvpx } diff --git a/eclass/mozconfig-v6.41.eclass b/eclass/mozconfig-v6.41.eclass index 25a9471..b3ee165 100644 --- a/eclass/mozconfig-v6.41.eclass +++ b/eclass/mozconfig-v6.41.eclass @@ -258,6 +258,6 @@ mozconfig_config() { mozconfig_use_enable system-sqlite mozconfig_use_with system-jpeg mozconfig_use_with system-icu - mozconfig_use_with system-icu intl-api + mozconfig_use_enable system-icu intl-api mozconfig_use_with system-libvpx } diff --git a/eclass/mozconfig-v6.42.eclass b/eclass/mozconfig-v6.42.eclass index 60413c4..1feea38 100644 --- a/eclass/mozconfig-v6.42.eclass +++ b/eclass/mozconfig-v6.42.eclass @@ -261,7 +261,7 @@ mozconfig_config() { mozconfig_use_enable system-sqlite mozconfig_use_with system-jpeg mozconfig_use_with system-icu - mozconfig_use_with system-icu intl-api + mozconfig_use_enable system-icu intl-api mozconfig_use_with system-libvpx # Modifications to better support ARM, bug 553364