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 D9E861382C5 for ; Fri, 26 Feb 2021 17:06:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22434E0815; Fri, 26 Feb 2021 17:06:56 +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 07832E0815 for ; Fri, 26 Feb 2021 17:06:56 +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 1C8D5341095 for ; Fri, 26 Feb 2021 17:06:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 969324F1 for ; Fri, 26 Feb 2021 17:06:53 +0000 (UTC) From: "Rick Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rick Farina" Message-ID: <1614358964.99a3041350bb40b24f7af5de101dfd7a12d98bce.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/mokutil/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-boot/mokutil/Manifest sys-boot/mokutil/mokutil-0.3.0_p20170404.ebuild sys-boot/mokutil/mokutil-0.4.0.ebuild X-VCS-Directories: sys-boot/mokutil/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Rick Farina X-VCS-Revision: 99a3041350bb40b24f7af5de101dfd7a12d98bce X-VCS-Branch: master Date: Fri, 26 Feb 2021 17:06:53 +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: 9556cab9-93d8-4b2e-8742-aa41cd74a909 X-Archives-Hash: 3d98617fefdead16e31820183966bc99 commit: 99a3041350bb40b24f7af5de101dfd7a12d98bce Author: Rick Farina gentoo org> AuthorDate: Fri Feb 26 17:02:44 2021 +0000 Commit: Rick Farina gentoo org> CommitDate: Fri Feb 26 17:02:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99a30413 sys-boot/mokutil: bump Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Rick Farina gentoo.org> sys-boot/mokutil/Manifest | 2 +- .../mokutil/{mokutil-0.3.0_p20170404.ebuild => mokutil-0.4.0.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-boot/mokutil/Manifest b/sys-boot/mokutil/Manifest index b9f69c820d3..775b20a0acf 100644 --- a/sys-boot/mokutil/Manifest +++ b/sys-boot/mokutil/Manifest @@ -1 +1 @@ -DIST mokutil-0.3.0_p20170404.tar.gz 32590 BLAKE2B 867574b05a7a7c842869f75bd3b6a0cd0af083862ffc912b25b12fe6283946968ac6872b25a727d37185fb821871d5a2f958afddbb7e2bfefde854c6f434ab8f SHA512 ee64627089efe341bff466249a126dcdcc4a53878b17f651b17423650c3aea76d52dcae01ed689ba5bd317125dd9a669816563aa676d46d8ac36863f38f9ea16 +DIST mokutil-0.4.0.tar.gz 32590 BLAKE2B 867574b05a7a7c842869f75bd3b6a0cd0af083862ffc912b25b12fe6283946968ac6872b25a727d37185fb821871d5a2f958afddbb7e2bfefde854c6f434ab8f SHA512 ee64627089efe341bff466249a126dcdcc4a53878b17f651b17423650c3aea76d52dcae01ed689ba5bd317125dd9a669816563aa676d46d8ac36863f38f9ea16 diff --git a/sys-boot/mokutil/mokutil-0.3.0_p20170404.ebuild b/sys-boot/mokutil/mokutil-0.4.0.ebuild similarity index 93% rename from sys-boot/mokutil/mokutil-0.3.0_p20170404.ebuild rename to sys-boot/mokutil/mokutil-0.4.0.ebuild index d50f17eba46..e7350f82c72 100644 --- a/sys-boot/mokutil/mokutil-0.3.0_p20170404.ebuild +++ b/sys-boot/mokutil/mokutil-0.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6