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 EFDF0139694 for ; Mon, 17 Apr 2017 00:20:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8E5BE0C14; Mon, 17 Apr 2017 00:20:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 C67DCE0C14 for ; Mon, 17 Apr 2017 00:20:29 +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 8C524341674 for ; Mon, 17 Apr 2017 00:20:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 00E4E7434 for ; Mon, 17 Apr 2017 00:20:27 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1492388423.efc08da5231e0dfc71c18706a2f79064b6c83b4a.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/seafile/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/seafile/seafile-6.0.4.ebuild X-VCS-Directories: net-misc/seafile/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: efc08da5231e0dfc71c18706a2f79064b6c83b4a X-VCS-Branch: master Date: Mon, 17 Apr 2017 00:20:27 +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: 9d46af15-0ae1-4e8f-8082-5f745ab5c670 X-Archives-Hash: 0dc184bab30b182d964fd6ebaa436979 commit: efc08da5231e0dfc71c18706a2f79064b6c83b4a Author: Patrice Clement gentoo org> AuthorDate: Mon Apr 17 00:20:09 2017 +0000 Commit: Patrice Clement gentoo org> CommitDate: Mon Apr 17 00:20:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efc08da5 net-misc/seafile: fix license. Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-misc/seafile/seafile-6.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/seafile/seafile-6.0.4.ebuild b/net-misc/seafile/seafile-6.0.4.ebuild index a59144f17dd..1317706f5e4 100644 --- a/net-misc/seafile/seafile-6.0.4.ebuild +++ b/net-misc/seafile/seafile-6.0.4.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="File syncing and sharing software with file encryption and group sh HOMEPAGE="https://github.com/haiwen/seafile/ http://www.seafile.com/" SRC_URI="https://github.com/haiwen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+-with-openssl-exception" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE=""