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 7C17213877A for ; Sat, 2 Aug 2014 01:12:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 494E4E0BD2; Sat, 2 Aug 2014 01:12:06 +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 BCEF0E0BD2 for ; Sat, 2 Aug 2014 01:12:05 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 53DA134005A for ; Sat, 2 Aug 2014 01:12:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id E406A18815 for ; Sat, 2 Aug 2014 01:12:02 +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: <1406941914.fb1789f121355b607f0674d159f21bfd073ae7d3.grknight.pub@gentoo> Subject: [gentoo-commits] proj/mysql:master commit in: dev-db/mysql/ X-VCS-Repository: proj/mysql X-VCS-Files: dev-db/mysql/mysql-5.5.39.ebuild dev-db/mysql/mysql-5.6.20.ebuild X-VCS-Directories: dev-db/mysql/ X-VCS-Committer: grknight.pub X-VCS-Committer-Name: Brian Evans X-VCS-Revision: fb1789f121355b607f0674d159f21bfd073ae7d3 X-VCS-Branch: master Date: Sat, 2 Aug 2014 01:12:02 +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: d9adfb7b-4640-4173-a833-a610317a192a X-Archives-Hash: 87bfc16baf067d1152f832436937892f commit: fb1789f121355b607f0674d159f21bfd073ae7d3 Author: Brian Evans gentoo org> AuthorDate: Sat Aug 2 01:11:54 2014 +0000 Commit: Brian Evans tuffmail com> CommitDate: Sat Aug 2 01:11:54 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/mysql.git;a=commit;h=fb1789f1 [mysql] sync ebuild headers and keywords --- dev-db/mysql/mysql-5.5.39.ebuild | 2 +- dev-db/mysql/mysql-5.6.20.ebuild | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/dev-db/mysql/mysql-5.5.39.ebuild b/dev-db/mysql/mysql-5.5.39.ebuild index e2b912c..3503ffe 100644 --- a/dev-db/mysql/mysql-5.5.39.ebuild +++ b/dev-db/mysql/mysql-5.5.39.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.5.39.ebuild,v 1.1 2014/08/02 00:23:41 grknight Exp $ EAPI="5" diff --git a/dev-db/mysql/mysql-5.6.20.ebuild b/dev-db/mysql/mysql-5.6.20.ebuild index eda0822..b7dcee4 100644 --- a/dev-db/mysql/mysql-5.6.20.ebuild +++ b/dev-db/mysql/mysql-5.6.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.6.20.ebuild,v 1.1 2014/08/02 00:23:41 grknight Exp $ EAPI="5" @@ -19,7 +19,7 @@ IUSE="$IUSE" EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/mysql-extras.git" # REMEMBER: also update eclass/mysql*.eclass before committing! -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" # When MY_EXTRAS is bumped, the index should be revised to exclude these. EPATCH_EXCLUDE='' @@ -83,15 +83,15 @@ src_test() { # main.mysql_client_test: # segfaults at random under Portage only, suspect resource limits. # - # main.mysql_tzinfo_to_sql_symlink - # fails due to missing mysql_test/std_data/zoneinfo/GMT file from archive - # + # rpl.rpl_plugin_load + # fails due to included file not listed in expected result + # appears to be poor planning for t in main.mysql_client_test \ binlog.binlog_statement_insert_delayed main.information_schema \ main.mysqld--help-notwinfuncs_1.is_triggers funcs_1.is_tables_mysql \ funcs_1.is_columns_mysql binlog.binlog_mysqlbinlog_filter \ perfschema.binlog_edge_mix perfschema.binlog_edge_stmt \ - mysqld--help-notwin main.mysql_tzinfo_to_sql_symlink \ + mysqld--help-notwin rpl.rpl_plugin_load \ funcs_1.is_triggers ; do mysql-v2_disable_test "$t" "False positives in Gentoo" done