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 C105B13835A for ; Tue, 24 Nov 2020 18:26:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07668E07F9; Tue, 24 Nov 2020 18:26:23 +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 CBF1BE07F9 for ; Tue, 24 Nov 2020 18:26:22 +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 B6D0533BED4 for ; Tue, 24 Nov 2020 18:26:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34302468 for ; Tue, 24 Nov 2020 18:26:20 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1606242373.9df0ffd85ad6a64d722c7781e56bc82391893d7d.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/s-nail/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/s-nail/s-nail-14.9.16.ebuild mail-client/s-nail/s-nail-14.9.19.ebuild X-VCS-Directories: mail-client/s-nail/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 9df0ffd85ad6a64d722c7781e56bc82391893d7d X-VCS-Branch: master Date: Tue, 24 Nov 2020 18:26: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: 4b2e0eb4-bd56-4480-a300-629e04052260 X-Archives-Hash: 31c1cb59e4f1b0bbdcd9d9e98dcd6c47 commit: 9df0ffd85ad6a64d722c7781e56bc82391893d7d Author: Ulrich Müller gentoo org> AuthorDate: Tue Nov 24 18:24:24 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Nov 24 18:26:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9df0ffd8 mail-client/s-nail: Fix typo in DESCRIPTION. Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Ulrich Müller gentoo.org> mail-client/s-nail/s-nail-14.9.16.ebuild | 2 +- mail-client/s-nail/s-nail-14.9.19.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mail-client/s-nail/s-nail-14.9.16.ebuild b/mail-client/s-nail/s-nail-14.9.16.ebuild index 2ab1bbc671b..6b9ee67fadc 100644 --- a/mail-client/s-nail/s-nail-14.9.16.ebuild +++ b/mail-client/s-nail/s-nail-14.9.16.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit toolchain-funcs HOMEPAGE="https://www.sdaoden.eu/code.html" -DESCRIPTION="Enhanced mailx-compatible mail client based on Hierloom mailx (nail)" +DESCRIPTION="Enhanced mailx-compatible mail client based on Heirloom mailx (nail)" LICENSE="BSD BSD-4 ISC RSA" SRC_URI="https://ftp.sdaoden.eu/${P}.tar.xz" diff --git a/mail-client/s-nail/s-nail-14.9.19.ebuild b/mail-client/s-nail/s-nail-14.9.19.ebuild index 2ab1bbc671b..6b9ee67fadc 100644 --- a/mail-client/s-nail/s-nail-14.9.19.ebuild +++ b/mail-client/s-nail/s-nail-14.9.19.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit toolchain-funcs HOMEPAGE="https://www.sdaoden.eu/code.html" -DESCRIPTION="Enhanced mailx-compatible mail client based on Hierloom mailx (nail)" +DESCRIPTION="Enhanced mailx-compatible mail client based on Heirloom mailx (nail)" LICENSE="BSD BSD-4 ISC RSA" SRC_URI="https://ftp.sdaoden.eu/${P}.tar.xz"