From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B5CDA138334 for ; Sat, 24 Aug 2019 10:30:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AAF1E0821; Sat, 24 Aug 2019 10:30:24 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 06447E0821 for ; Sat, 24 Aug 2019 10:30:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C0EBB34A230 for ; Sat, 24 Aug 2019 10:30:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21A0F778 for ; Sat, 24 Aug 2019 10:30:18 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1566642603.d877caeb3fecde89786965e11e2b8ee26d9cf408.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mysql-connector-c++/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/mysql-connector-c++/mysql-connector-c++-1.1.11.ebuild dev-db/mysql-connector-c++/mysql-connector-c++-1.1.12.ebuild dev-db/mysql-connector-c++/mysql-connector-c++-1.1.9.ebuild X-VCS-Directories: dev-db/mysql-connector-c++/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: d877caeb3fecde89786965e11e2b8ee26d9cf408 X-VCS-Branch: master Date: Sat, 24 Aug 2019 10:30:18 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e4ef1824-3446-4e87-af38-4adb5925dead X-Archives-Hash: b231937b38967ba658d5f8ab516ab0e7 commit: d877caeb3fecde89786965e11e2b8ee26d9cf408 Author: Thomas Deutschmann gentoo org> AuthorDate: Sat Aug 24 09:48:28 2019 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sat Aug 24 10:30:03 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d877caeb dev-db/mysql-connector-c++: migrate to dev-db/mysql-connector-c Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann gentoo.org> dev-db/mysql-connector-c++/mysql-connector-c++-1.1.11.ebuild | 2 +- dev-db/mysql-connector-c++/mysql-connector-c++-1.1.12.ebuild | 2 +- dev-db/mysql-connector-c++/mysql-connector-c++-1.1.9.ebuild | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.11.ebuild b/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.11.ebuild index 0f5dd84a35b..812af80237d 100644 --- a/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.11.ebuild +++ b/dev-db/mysql-connector-c++/mysql-connector-c++-1.1.11.ebuild @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="amd64 arm ~arm64 ppc ppc64 sparc x86" IUSE="debug examples gcov static-libs" -DEPEND="virtual/libmysqlclient:= +DEPEND="dev-db/mysql-connector-c:= dev-libs/boost:= dev-libs/openssl:0= !