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 545E7138334 for ; Fri, 8 Feb 2019 16:05:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64B42E0932; Fri, 8 Feb 2019 16:05:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 4243FE0932 for ; Fri, 8 Feb 2019 16:05:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 CEF58335DA2 for ; Fri, 8 Feb 2019 16:05:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4615D326 for ; Fri, 8 Feb 2019 16:05:32 +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: <1549641912.a79e853aa4acebeda1ce9c505dba7f94aec3c1c7.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/bareos/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-backup/bareos/bareos-17.2.7-r1.ebuild app-backup/bareos/bareos-17.2.7.ebuild X-VCS-Directories: app-backup/bareos/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: a79e853aa4acebeda1ce9c505dba7f94aec3c1c7 X-VCS-Branch: master Date: Fri, 8 Feb 2019 16:05:32 +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: 75afc920-e0e9-4c99-b2a7-2b884686d7ff X-Archives-Hash: 6e1b99bb89dc1752ec6275e208869dbb commit: a79e853aa4acebeda1ce9c505dba7f94aec3c1c7 Author: Brian Evans gentoo org> AuthorDate: Fri Feb 8 16:05:12 2019 +0000 Commit: Brian Evans gentoo org> CommitDate: Fri Feb 8 16:05:12 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a79e853a app-backup/bareos: Revbump to fix dependency Closes: https://bugs.gentoo.org/665820 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Brian Evans gentoo.org> app-backup/bareos/{bareos-17.2.7.ebuild => bareos-17.2.7-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-backup/bareos/bareos-17.2.7.ebuild b/app-backup/bareos/bareos-17.2.7-r1.ebuild similarity index 99% rename from app-backup/bareos/bareos-17.2.7.ebuild rename to app-backup/bareos/bareos-17.2.7-r1.ebuild index 25469bc0f10..482b98f1f33 100644 --- a/app-backup/bareos/bareos-17.2.7.ebuild +++ b/app-backup/bareos/bareos-17.2.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -31,7 +31,7 @@ DEPEND=" dev-libs/gmp:0 !clientonly? ( postgres? ( dev-db/postgresql:*[threads] ) - mysql? ( virtual/mysql ) + mysql? ( dev-db/mysql-connector-c:0= ) sqlite? ( dev-db/sqlite:3 ) director? ( virtual/mta