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 D8EBC13877A for ; Sun, 3 Aug 2014 21:43:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66A59E08F8; Sun, 3 Aug 2014 21:43:59 +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 09F88E0913 for ; Sun, 3 Aug 2014 21:43:58 +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 38A3E340513 for ; Sun, 3 Aug 2014 21:43:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id F08001881B for ; Sun, 3 Aug 2014 21:43:56 +0000 (UTC) From: "Robin H. Johnson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Robin H. Johnson" Message-ID: <1407101893.b422a11caac72b43bab5a87af88c31af049fb818.robbat2@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/mysql-5.6.20.ebuild X-VCS-Directories: dev-db/mysql/ X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson X-VCS-Revision: b422a11caac72b43bab5a87af88c31af049fb818 X-VCS-Branch: master Date: Sun, 3 Aug 2014 21:43:56 +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: 21cd30a8-04d7-426d-87d4-75e962f85958 X-Archives-Hash: 865139472347f3f294ed8ab896027dc4 commit: b422a11caac72b43bab5a87af88c31af049fb818 Author: Robin H. Johnson orbis-terrarum net> AuthorDate: Sun Aug 3 21:38:13 2014 +0000 Commit: Robin H. Johnson gentoo org> CommitDate: Sun Aug 3 21:38:13 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/mysql.git;a=commit;h=b422a11c Sync. Package-Manager: portage-2.2.10 --- dev-db/mysql/ChangeLog | 3 +++ dev-db/mysql/mysql-5.6.20.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-db/mysql/ChangeLog b/dev-db/mysql/ChangeLog index fe4986a..2c5a6df 100644 --- a/dev-db/mysql/ChangeLog +++ b/dev-db/mysql/ChangeLog @@ -3,6 +3,9 @@ # $Header: $ 03 Aug 2014; Robin H. Johnson mysql-5.6.20.ebuild: + Sync. + + 03 Aug 2014; Robin H. Johnson mysql-5.6.20.ebuild: Missed test while merging. 29 Jul 2014; Robin H. Johnson mysql-4.0.27-r1.ebuild, diff --git a/dev-db/mysql/mysql-5.6.20.ebuild b/dev-db/mysql/mysql-5.6.20.ebuild index f94a606..fb27ea6 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: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.6.20.ebuild,v 1.2 2014/08/03 20:54:08 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-5.6.20.ebuild,v 1.3 2014/08/03 21:01:05 robbat2 Exp $ EAPI="5"