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 6EDA7138335 for ; Fri, 23 Aug 2019 13:21:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 847AEE079E; Fri, 23 Aug 2019 13:21:37 +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 68988E079E for ; Fri, 23 Aug 2019 13:21:37 +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 296E334A205 for ; Fri, 23 Aug 2019 13:21:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DC2EC771 for ; Fri, 23 Aug 2019 13:21:33 +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: <1566566483.9322eca348b206b00cda72e9bd8a671aa3846bcf.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/browse-kill-ring/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/browse-kill-ring/browse-kill-ring-1.3c.ebuild X-VCS-Directories: app-emacs/browse-kill-ring/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 9322eca348b206b00cda72e9bd8a671aa3846bcf X-VCS-Branch: master Date: Fri, 23 Aug 2019 13:21:33 +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: 870f33f6-f6a5-4c4c-b3b0-3bff2f78dce4 X-Archives-Hash: b3df82e5b209a33139a5bbd464752345 commit: 9322eca348b206b00cda72e9bd8a671aa3846bcf Author: Ulrich Müller gentoo org> AuthorDate: Fri Aug 23 13:19:21 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Aug 23 13:21:23 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9322eca3 app-emacs/browse-kill-ring: Specify LICENSE more precisely. Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Ulrich Müller gentoo.org> app-emacs/browse-kill-ring/browse-kill-ring-1.3c.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/browse-kill-ring/browse-kill-ring-1.3c.ebuild b/app-emacs/browse-kill-ring/browse-kill-ring-1.3c.ebuild index cda01a9fd76..bdf7fea2578 100644 --- a/app-emacs/browse-kill-ring/browse-kill-ring-1.3c.ebuild +++ b/app-emacs/browse-kill-ring/browse-kill-ring-1.3c.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -11,7 +11,7 @@ HOMEPAGE="https://www.emacswiki.org/emacs/BrowseKillRing # taken from upstream git repo SRC_URI="mirror://gentoo/${P}.el.bz2" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE=""