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 026C61381F3 for ; Fri, 10 Apr 2020 21:59:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B7F0E0B04; Fri, 10 Apr 2020 21:59:07 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 23510E0B04 for ; Fri, 10 Apr 2020 21:59:07 +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 043F034EB90 for ; Fri, 10 Apr 2020 21:59:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1138B17 for ; Fri, 10 Apr 2020 21:59:04 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1586555697.164fd7377bb1a20f4deaa7fc35c11c1bc91f0404.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/rtkit/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-auth/rtkit/rtkit-0.13-r1.ebuild sys-auth/rtkit/rtkit-0.13.ebuild X-VCS-Directories: sys-auth/rtkit/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 164fd7377bb1a20f4deaa7fc35c11c1bc91f0404 X-VCS-Branch: master Date: Fri, 10 Apr 2020 21:59:04 +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: c053af56-aadb-4482-81b7-a7ac4ac0e913 X-Archives-Hash: b9fdb803112d5751c8f596e1c9f6449f commit: 164fd7377bb1a20f4deaa7fc35c11c1bc91f0404 Author: Marek Szuba gentoo org> AuthorDate: Fri Apr 10 21:54:57 2020 +0000 Commit: Marek Szuba gentoo org> CommitDate: Fri Apr 10 21:54:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=164fd737 sys-auth/rtkit: revbump 0.13 to propagate rtkitctl path fix Have just realised that without a revbump, everyone who has managed to emerge the original 0.13 ebuild thanks to having app-editors/vim-core installed would now be stuck with rtkitctl having been installed in the wrong directory for who knows how long. D'oh! Signed-off-by: Marek Szuba gentoo.org> sys-auth/rtkit/{rtkit-0.13.ebuild => rtkit-0.13-r1.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/sys-auth/rtkit/rtkit-0.13.ebuild b/sys-auth/rtkit/rtkit-0.13-r1.ebuild similarity index 100% rename from sys-auth/rtkit/rtkit-0.13.ebuild rename to sys-auth/rtkit/rtkit-0.13-r1.ebuild