commit: f1c93337674b4368123d2dc1a731404f71bd6eae Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Wed Aug 28 10:52:10 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Wed Aug 28 11:17:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1c93337
dev-perl/DBD-mysql: rev bump to ease migration to dev-db/mysql-connector-c Commit 1137d3b569ab4a87049c8a472571f4bdfda7b0c5 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. Closes: https://bugs.gentoo.org/692938 Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> .../DBD-mysql/{DBD-mysql-4.44.0.ebuild => DBD-mysql-4.44.0-r1.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/dev-perl/DBD-mysql/DBD-mysql-4.44.0.ebuild b/dev-perl/DBD-mysql/DBD-mysql-4.44.0-r1.ebuild similarity index 100% rename from dev-perl/DBD-mysql/DBD-mysql-4.44.0.ebuild rename to dev-perl/DBD-mysql/DBD-mysql-4.44.0-r1.ebuild
