Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/seafile/
Date: Mon, 17 Apr 2017 00:20:32
Message-Id: 1492388423.efc08da5231e0dfc71c18706a2f79064b6c83b4a.monsieurp@gentoo
1 commit: efc08da5231e0dfc71c18706a2f79064b6c83b4a
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 17 00:20:09 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 17 00:20:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efc08da5
7
8 net-misc/seafile: fix license.
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 net-misc/seafile/seafile-6.0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/seafile/seafile-6.0.4.ebuild b/net-misc/seafile/seafile-6.0.4.ebuild
16 index a59144f17dd..1317706f5e4 100644
17 --- a/net-misc/seafile/seafile-6.0.4.ebuild
18 +++ b/net-misc/seafile/seafile-6.0.4.ebuild
19 @@ -9,7 +9,7 @@ DESCRIPTION="File syncing and sharing software with file encryption and group sh
20 HOMEPAGE="https://github.com/haiwen/seafile/ http://www.seafile.com/"
21 SRC_URI="https://github.com/haiwen/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 -LICENSE="GPL-2"
24 +LICENSE="GPL-2+-with-openssl-exception"
25 SLOT="0"
26 KEYWORDS="~amd64 ~x86"
27 IUSE=""