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 C4773138335 for ; Wed, 28 Aug 2019 11:17:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B848E086B; Wed, 28 Aug 2019 11:17:51 +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 3F357E086B for ; Wed, 28 Aug 2019 11:17:51 +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 4DEC134A4F2 for ; Wed, 28 Aug 2019 11:17:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D9AB784 for ; Wed, 28 Aug 2019 11:17:47 +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: <1566991052.65bf1ca471f49381fcca9cedd75248e81cbb170c.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/rsyslog/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/rsyslog/rsyslog-8.1904.0-r1.ebuild app-admin/rsyslog/rsyslog-8.1904.0.ebuild app-admin/rsyslog/rsyslog-8.1907.0-r1.ebuild app-admin/rsyslog/rsyslog-8.1907.0.ebuild X-VCS-Directories: app-admin/rsyslog/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 65bf1ca471f49381fcca9cedd75248e81cbb170c X-VCS-Branch: master Date: Wed, 28 Aug 2019 11:17:47 +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: c0e2cfb0-ee32-4be2-9393-05b3b90098d9 X-Archives-Hash: 67f3ce5fc52b7aa9c63c8013953bcc0a commit: 65bf1ca471f49381fcca9cedd75248e81cbb170c Author: Thomas Deutschmann gentoo org> AuthorDate: Wed Aug 28 11:14:01 2019 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Wed Aug 28 11:17:32 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65bf1ca4 app-admin/rsyslog: rev bump to ease migration to dev-db/mysql-connector-c Commit 2c4290d31c8f478d318bab463840479137a8d675 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 gentoo.org> app-admin/rsyslog/{rsyslog-8.1904.0.ebuild => rsyslog-8.1904.0-r1.ebuild} | 0 app-admin/rsyslog/{rsyslog-8.1907.0.ebuild => rsyslog-8.1907.0-r1.ebuild} | 0 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/app-admin/rsyslog/rsyslog-8.1904.0.ebuild b/app-admin/rsyslog/rsyslog-8.1904.0-r1.ebuild similarity index 100% rename from app-admin/rsyslog/rsyslog-8.1904.0.ebuild rename to app-admin/rsyslog/rsyslog-8.1904.0-r1.ebuild diff --git a/app-admin/rsyslog/rsyslog-8.1907.0.ebuild b/app-admin/rsyslog/rsyslog-8.1907.0-r1.ebuild similarity index 100% rename from app-admin/rsyslog/rsyslog-8.1907.0.ebuild rename to app-admin/rsyslog/rsyslog-8.1907.0-r1.ebuild