commit: 692cecaa034b6c794196b27a254e4b588821e9c8 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Mon Apr 17 00:19:35 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Apr 17 00:20:21 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=692cecaa
net-libs/ccnet: fix license. Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-libs/ccnet/ccnet-6.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/ccnet/ccnet-6.0.4.ebuild b/net-libs/ccnet/ccnet-6.0.4.ebuild index bb48a189883..e78f3357f6e 100644 --- a/net-libs/ccnet/ccnet-6.0.4.ebuild +++ b/net-libs/ccnet/ccnet-6.0.4.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Ccnet is a framework for writing networked applications in C" HOMEPAGE="https://github.com/haiwen/ccnet http://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=""
