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 7F8C85916E for ; Fri, 12 Feb 2016 03:30:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F0D8E07FE; Fri, 12 Feb 2016 03:30:19 +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 2CB6EE07FE for ; Fri, 12 Feb 2016 03:30: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 2A0DA340C1C for ; Fri, 12 Feb 2016 03:30:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CCE8E10B8 for ; Fri, 12 Feb 2016 03:30:15 +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: <1455246251.a4179373f12c2c6a4e5a29f1f415454eb066dfb4.grknight@gentoo> Subject: [gentoo-commits] proj/mysql:master commit in: dev-db/mysql/ X-VCS-Repository: proj/mysql X-VCS-Files: dev-db/mysql/ChangeLog dev-db/mysql/metadata.xml X-VCS-Directories: dev-db/mysql/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: a4179373f12c2c6a4e5a29f1f415454eb066dfb4 X-VCS-Branch: master Date: Fri, 12 Feb 2016 03:30:15 +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: 2e5e401e-2682-4083-9724-dab4492ef6f9 X-Archives-Hash: b93a48e7c0184089458615768b0694f0 commit: a4179373f12c2c6a4e5a29f1f415454eb066dfb4 Author: Brian Evans gentoo org> AuthorDate: Fri Feb 12 03:04:11 2016 +0000 Commit: Brian Evans gentoo org> CommitDate: Fri Feb 12 03:04:11 2016 +0000 URL: https://gitweb.gentoo.org/proj/mysql.git/commit/?id=a4179373 dev-db/mysql: Remove old USE flag descriptions for client-libs and tools Package-Manager: portage-2.2.27 Manifest-Sign-Key: 0xD1F781EFF9F4A3B6 dev-db/mysql/ChangeLog | 3 +++ dev-db/mysql/metadata.xml | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog index c27b21f..ce753ad 100644 --- a/dev-db/mysql/ChangeLog +++ b/dev-db/mysql/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # $Id$ + 12 Feb 2016; Brian Evans metadata.xml: + dev-db/mysql: Remove old USE flag descriptions for client-libs and tools + 12 Feb 2016; Brian Evans -mysql-5.5.46.ebuild, -mysql-5.6.27-r1.ebuild, -mysql-5.6.27.ebuild, -mysql-5.6.28.ebuild, -mysql-5.7.7_rc.ebuild, -mysql-5.7.8_rc.ebuild: diff --git a/dev-db/mysql/metadata.xml b/dev-db/mysql/metadata.xml index 1fe1437..634bbe2 100644 --- a/dev-db/mysql/metadata.xml +++ b/dev-db/mysql/metadata.xml @@ -16,7 +16,6 @@ dev-db/mariadb --> Make tables contain up to 1.844E+19 rows - Build the libmysqlclient libraries Add support for NDB clustering (deprecated) Enables the community features from upstream. Build embedded server (libmysqld) @@ -33,7 +32,6 @@ dev-db/mariadb Build the server program Build support for profiling and tracing using dev-util/systemtap Install upstream testsuites for end use. - Build the command line tools (mysql, mysqldump, mysqladmin, etc) Add experimental support for Percona's InnoDB replacement: XtraDB Enable SSL connections and crypto functions using the bundled yaSSL