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 5600A139694 for ; Wed, 15 Feb 2017 12:34:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 78E45E0C4A; Wed, 15 Feb 2017 12:34:01 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 545FCE0C4A for ; Wed, 15 Feb 2017 12:34:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 328A5341659 for ; Wed, 15 Feb 2017 12:33:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 848D048AD for ; Wed, 15 Feb 2017 12:33:57 +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: <1487160734.4189c89790f44087cb0a036743f423ce42e43466.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/openmittsu/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/openmittsu/openmittsu-0.9.2_p78.ebuild X-VCS-Directories: net-im/openmittsu/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 4189c89790f44087cb0a036743f423ce42e43466 X-VCS-Branch: master Date: Wed, 15 Feb 2017 12:33:57 +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-Archives-Salt: a6ef31a7-1023-4257-b0f3-60008f7746a0 X-Archives-Hash: fec66642c852e9ee207910c8541e9870 commit: 4189c89790f44087cb0a036743f423ce42e43466 Author: Ulrich Müller gentoo org> AuthorDate: Wed Feb 15 12:12:14 2017 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Wed Feb 15 12:12:14 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4189c897 net-im/openmittsu: Specify LICENSE more precisely. Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-im/openmittsu/openmittsu-0.9.2_p78.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/openmittsu/openmittsu-0.9.2_p78.ebuild b/net-im/openmittsu/openmittsu-0.9.2_p78.ebuild index 1a0eab899c..8bbdab52d8 100644 --- a/net-im/openmittsu/openmittsu-0.9.2_p78.ebuild +++ b/net-im/openmittsu/openmittsu-0.9.2_p78.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.openmittsu.de/" # git-archive-all.sh snapshot of https://github.com/blizzard4591/${MY_PN}.git SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${MY_PN}-${PV}.tar.xz" -LICENSE="GPL-2+ BitstreamVera OFL-1.1 Apache-2.0 CC0-1.0 MIT" +LICENSE="GPL-2+ BitstreamVera OFL-1.1 Apache-2.0 CC0-1.0 MIT BSD-2 Boost-1.0" SLOT="0" KEYWORDS="~amd64"