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 61502138239 for ; Mon, 17 May 2021 12:59:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89F52E0798; Mon, 17 May 2021 12:59:01 +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 6404CE0798 for ; Mon, 17 May 2021 12:59:01 +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 E8EE1340FFC for ; Mon, 17 May 2021 12:58:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 297FE729 for ; Mon, 17 May 2021 12:58:58 +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: <1621256328.2703d30d27a194e7e9d89c88b9d3b30b5dfe309d.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/flashrom/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/flashrom/flashrom-1.2-r3.ebuild sys-apps/flashrom/flashrom-9999.ebuild X-VCS-Directories: sys-apps/flashrom/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 2703d30d27a194e7e9d89c88b9d3b30b5dfe309d X-VCS-Branch: master Date: Mon, 17 May 2021 12:58:58 +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: 41d1df46-8d20-4765-9f7b-8bcbe46c29c3 X-Archives-Hash: 2aa962b3c7bcf0fb21f653d1c8f10df9 commit: 2703d30d27a194e7e9d89c88b9d3b30b5dfe309d Author: Marek Szuba gentoo org> AuthorDate: Mon May 17 12:58:16 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Mon May 17 12:58:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2703d30d sys-apps/flashrom: update HOMEPAGE Signed-off-by: Marek Szuba gentoo.org> sys-apps/flashrom/flashrom-1.2-r3.ebuild | 2 +- sys-apps/flashrom/flashrom-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/flashrom/flashrom-1.2-r3.ebuild b/sys-apps/flashrom/flashrom-1.2-r3.ebuild index 574e00f7884..286893be3db 100644 --- a/sys-apps/flashrom/flashrom-1.2-r3.ebuild +++ b/sys-apps/flashrom/flashrom-1.2-r3.ebuild @@ -16,7 +16,7 @@ else fi DESCRIPTION="Utility for reading, writing, erasing and verifying flash ROM chips" -HOMEPAGE="https://flashrom.org/" +HOMEPAGE="https://flashrom.org/Flashrom" LICENSE="GPL-2" SLOT="0" diff --git a/sys-apps/flashrom/flashrom-9999.ebuild b/sys-apps/flashrom/flashrom-9999.ebuild index 293b7023f21..dedf1bc3ada 100644 --- a/sys-apps/flashrom/flashrom-9999.ebuild +++ b/sys-apps/flashrom/flashrom-9999.ebuild @@ -16,7 +16,7 @@ else fi DESCRIPTION="Utility for reading, writing, erasing and verifying flash ROM chips" -HOMEPAGE="https://flashrom.org/" +HOMEPAGE="https://flashrom.org/Flashrom" LICENSE="GPL-2" SLOT="0"