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 373AA138350 for ; Sat, 15 Feb 2020 18:01:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 332ECE0893; Sat, 15 Feb 2020 18:01:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 1DD18E0893 for ; Sat, 15 Feb 2020 18:01:25 +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 D997034ED25 for ; Sat, 15 Feb 2020 18:01:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D7721129 for ; Sat, 15 Feb 2020 18:01:20 +0000 (UTC) From: "Patrick McLean" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick McLean" Message-ID: <1581789605.ca959af4ffe4122207405b15a039ea8d91652967.chutzpah@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/metalog/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/metalog/metalog-20200113-r1.ebuild app-admin/metalog/metalog-20200113.ebuild X-VCS-Directories: app-admin/metalog/ X-VCS-Committer: chutzpah X-VCS-Committer-Name: Patrick McLean X-VCS-Revision: ca959af4ffe4122207405b15a039ea8d91652967 X-VCS-Branch: master Date: Sat, 15 Feb 2020 18:01:20 +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: 480a4031-4f1d-4d55-a53b-d187c41a92ed X-Archives-Hash: bd28cbaf4cfd5f69ab0cf5043ab94227 commit: ca959af4ffe4122207405b15a039ea8d91652967 Author: Patrick McLean gentoo org> AuthorDate: Sat Feb 15 18:00:05 2020 +0000 Commit: Patrick McLean gentoo org> CommitDate: Sat Feb 15 18:00:05 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca959af4 app-admin/metalog-20200113: Revbump, fix name of consolelog (bug 709726) Closes: https://bugs.gentoo.org/709726 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Patrick McLean gentoo.org> .../metalog/{metalog-20200113.ebuild => metalog-20200113-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/metalog/metalog-20200113.ebuild b/app-admin/metalog/metalog-20200113-r1.ebuild similarity index 96% rename from app-admin/metalog/metalog-20200113.ebuild rename to app-admin/metalog/metalog-20200113-r1.ebuild index dfac2aa8357..0810553ec43 100644 --- a/app-admin/metalog/metalog-20200113.ebuild +++ b/app-admin/metalog/metalog-20200113-r1.ebuild @@ -38,7 +38,7 @@ src_install() { dodoc AUTHORS ChangeLog README NEWS metalog.conf into / - dosbin "${FILESDIR}"/consolelog.sh-r1 + newsbin "${FILESDIR}"/consolelog.sh-r1 consolelog.sh newinitd "${FILESDIR}"/metalog.initd-r1 metalog newconfd "${FILESDIR}"/metalog.confd metalog