From: Thomas Deutschmann Date: Wed, 28 Aug 2019 11:12:55 +0000 (+0200) Subject: app-benchmarks/sysbench: rev bump to ease migration to dev-db/mysql-connector-c X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=661b5c8fed3332d418f39d94e9229df58be3222c;p=gentoo.git app-benchmarks/sysbench: rev bump to ease migration to dev-db/mysql-connector-c Commit 7cbe173b8792bc61ef6ccf10a490bf4b143f3fd2 replaced virtual/libmysqlclient dependency with dev-db/mysql-connector-c atom without a rev bump. To avoid unecessary user interaction for users not using emerge's --changed-deps=y because we are already pushing towards removal of virtual/libmysqlclient (see commit 08b83d736f77fd5dffa9cd5f6b1b44771726ce94), this commit will now force the re-installation through rev bump to ease migration. Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann --- diff --git a/app-benchmarks/sysbench/sysbench-1.0.15.ebuild b/app-benchmarks/sysbench/sysbench-1.0.15-r1.ebuild similarity index 96% rename from app-benchmarks/sysbench/sysbench-1.0.15.ebuild rename to app-benchmarks/sysbench/sysbench-1.0.15-r1.ebuild index bfd38a45f437..4bb727c50313 100644 --- a/app-benchmarks/sysbench/sysbench-1.0.15.ebuild +++ b/app-benchmarks/sysbench/sysbench-1.0.15-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 diff --git a/app-benchmarks/sysbench/sysbench-1.0.16.ebuild b/app-benchmarks/sysbench/sysbench-1.0.16-r1.ebuild similarity index 100% rename from app-benchmarks/sysbench/sysbench-1.0.16.ebuild rename to app-benchmarks/sysbench/sysbench-1.0.16-r1.ebuild diff --git a/app-benchmarks/sysbench/sysbench-1.0.17.ebuild b/app-benchmarks/sysbench/sysbench-1.0.17-r1.ebuild similarity index 100% rename from app-benchmarks/sysbench/sysbench-1.0.17.ebuild rename to app-benchmarks/sysbench/sysbench-1.0.17-r1.ebuild