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 3CA941389E2 for ; Mon, 1 Dec 2014 16:16:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF358E083E; Mon, 1 Dec 2014 16:16:25 +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 626B9E083E for ; Mon, 1 Dec 2014 16:16:25 +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 8B68334052F for ; Mon, 1 Dec 2014 16:16:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38309B4B4 for ; Mon, 1 Dec 2014 16:16:23 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1417450426.4920ee8c193be9407cd015962938ec3b3f135b0f.dilfridge@gentoo> Subject: [gentoo-commits] dev/dilfridge:master commit in: sci-visualization/qtiplot-bin/ X-VCS-Repository: dev/dilfridge X-VCS-Files: sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild X-VCS-Directories: sci-visualization/qtiplot-bin/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 4920ee8c193be9407cd015962938ec3b3f135b0f X-VCS-Branch: master Date: Mon, 1 Dec 2014 16:16:23 +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: 7013de61-5582-4423-970a-903e3196410c X-Archives-Hash: 13573bad5b9969c11c6b1e1456e88216 commit: 4920ee8c193be9407cd015962938ec3b3f135b0f Author: Andreas K. Huettel gentoo org> AuthorDate: Mon Dec 1 16:13:46 2014 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Mon Dec 1 16:13:46 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=4920ee8c [sci-visualization/qtiplot-bin] allow mysql-5.6 Package-Manager: portage-2.2.8-r2 --- sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild index caf1d59..f137528 100644 --- a/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild +++ b/sci-visualization/qtiplot-bin/qtiplot-bin-0.9.9_rc12.ebuild @@ -20,7 +20,7 @@ S=${WORKDIR} RDEPEND=" dev-db/sqlite:0 - =dev-db/mysql-5.5* + || ( =dev-db/mysql-5.5* =dev-db/mysql-5.6* ) dev-libs/glib media-libs/fontconfig media-libs/freetype