From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1078790-garchives=archives.gentoo.org@lists.gentoo.org>
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 76CF3138334
	for <garchives@archives.gentoo.org>; Thu, 21 Mar 2019 17:52:10 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7CB3BE09C1;
	Thu, 21 Mar 2019 17:52:09 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.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 4AA1EE09C1
	for <gentoo-commits@lists.gentoo.org>; Thu, 21 Mar 2019 17:52:09 +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 B7CDA335C39
	for <gentoo-commits@lists.gentoo.org>; Thu, 21 Mar 2019 17:52:07 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D07714B2
	for <gentoo-commits@lists.gentoo.org>; Thu, 21 Mar 2019 17:52:05 +0000 (UTC)
From: "Brian Evans" <grknight@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" <grknight@gentoo.org>
Message-ID: <1553190712.c082d439c87b9f12a3ec2a2d11adc98ab2fe2837.grknight@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.13.ebuild
X-VCS-Directories: mail-client/s-nail/
X-VCS-Committer: grknight
X-VCS-Committer-Name: Brian Evans
X-VCS-Revision: c082d439c87b9f12a3ec2a2d11adc98ab2fe2837
X-VCS-Branch: master
Date: Thu, 21 Mar 2019 17:52:05 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 33cd5065-e92e-41ac-9fa3-de42985f546e
X-Archives-Hash: 52aeb800c901a981c0318f0a4b7698a5

commit:     c082d439c87b9f12a3ec2a2d11adc98ab2fe2837
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 21 17:51:52 2019 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Mar 21 17:51:52 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c082d439

mail-client/s-nail: Add further licenses per COPYING file

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 mail-client/s-nail/s-nail-14.9.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mail-client/s-nail/s-nail-14.9.13.ebuild b/mail-client/s-nail/s-nail-14.9.13.ebuild
index 8d4581a9f0d..2155941b935 100644
--- a/mail-client/s-nail/s-nail-14.9.13.ebuild
+++ b/mail-client/s-nail/s-nail-14.9.13.ebuild
@@ -7,7 +7,7 @@ inherit toolchain-funcs
 
 HOMEPAGE="https://www.sdaoden.eu/code.html"
 DESCRIPTION="Enhanced mailx-compatible mail client based on Hierloom mailx (nail)"
-LICENSE="BSD"
+LICENSE="BSD BSD-4 ISC RSA"
 
 SRC_URI="https://ftp.sdaoden.eu/${P}.tar.xz"
 SLOT="0"