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 2D7E71382C5 for ; Sat, 2 Jan 2021 10:10:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75F85E0833; Sat, 2 Jan 2021 10:10: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 56D05E0833 for ; Sat, 2 Jan 2021 10:10: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 0829E340E49 for ; Sat, 2 Jan 2021 10:10:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 80C47C3 for ; Sat, 2 Jan 2021 10:10:48 +0000 (UTC) From: "Johannes Willem Fernhout" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Willem Fernhout" Message-ID: <1609582238.533e16aa858a36b13f75dbf965fd0f6fd696b3c1.hfernh@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-admin/krapplet/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-admin/krapplet/krapplet-0.1.0-r1.ebuild app-admin/krapplet/krapplet-0.1.0.ebuild X-VCS-Directories: app-admin/krapplet/ X-VCS-Committer: hfernh X-VCS-Committer-Name: Johannes Willem Fernhout X-VCS-Revision: 533e16aa858a36b13f75dbf965fd0f6fd696b3c1 X-VCS-Branch: dev Date: Sat, 2 Jan 2021 10:10:48 +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: 405e4789-1943-43ad-a795-68a6f791a52b X-Archives-Hash: 8329959c2633c7b3ab90d2d6b62f049a commit: 533e16aa858a36b13f75dbf965fd0f6fd696b3c1 Author: Johannes Willem Fernhout fernhout info> AuthorDate: Sat Jan 2 10:07:13 2021 +0000 Commit: Johannes Willem Fernhout fernhout info> CommitDate: Sat Jan 2 10:10:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=533e16aa app-admin/krapplet: version update of krapplet ebuild I had not relalized that krapplet's first ebuild was already merged to the master branch. Processing the comments of @AndrewAmmerlaan then requires a version upgrade of the ebuild. Signed-off-by: Johannes Willem Fernhout fernhout.info> app-admin/krapplet/{krapplet-0.1.0.ebuild => krapplet-0.1.0-r1.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/app-admin/krapplet/krapplet-0.1.0.ebuild b/app-admin/krapplet/krapplet-0.1.0-r1.ebuild similarity index 100% rename from app-admin/krapplet/krapplet-0.1.0.ebuild rename to app-admin/krapplet/krapplet-0.1.0-r1.ebuild