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 015FB1397F0 for ; Wed, 19 Aug 2015 17:18:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C75521419F; Wed, 19 Aug 2015 17:18:18 +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 6D8CE1419F for ; Wed, 19 Aug 2015 17:18:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9A4DE3407D0 for ; Wed, 19 Aug 2015 17:18:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 51A72160 for ; Wed, 19 Aug 2015 17:18:14 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1440004906.3f87f7d365a19706f23b23f591746864280453bd.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mariadb-galera/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/mariadb-galera/metadata.xml X-VCS-Directories: dev-db/mariadb-galera/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 3f87f7d365a19706f23b23f591746864280453bd X-VCS-Branch: master Date: Wed, 19 Aug 2015 17:18:14 +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: b016ff92-fbe6-43f8-b625-dc235068f121 X-Archives-Hash: 7647ffe3ee2699d198379c292ef4a0bf commit: 3f87f7d365a19706f23b23f591746864280453bd Author: Brian Evans gentoo org> AuthorDate: Wed Aug 19 17:21:46 2015 +0000 Commit: Brian Evans gentoo org> CommitDate: Wed Aug 19 17:21:46 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f87f7d3 dev-db/mariadb-galera: Remove minimal USE from metadata.xml Package-Manager: portage-2.2.20.1 dev-db/mariadb-galera/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-db/mariadb-galera/metadata.xml b/dev-db/mariadb-galera/metadata.xml index e0a0598..a1804a8 100644 --- a/dev-db/mariadb-galera/metadata.xml +++ b/dev-db/mariadb-galera/metadata.xml @@ -15,7 +15,6 @@ dev-db/mariadb Add support for alternative storage engines (Archive, CSV, Blackhole, Federated(X), Partition) Use dev-libs/jemalloc for allocations. Use LATIN1 encoding instead of UTF8 - Install client programs only, no server Add support for the Open Query GRAPH engine Add support for statement profiling (requires USE=community). Build the server program