From: Justin Lecher Date: Mon, 25 Jan 2016 14:58:37 +0000 (+0100) Subject: sys-fs/cachefilesd: Correct LICENSE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5bda25d1cb9f57d706f33c9c191c1bcb123228ad;p=gentoo.git sys-fs/cachefilesd: Correct LICENSE Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher --- diff --git a/sys-fs/cachefilesd/cachefilesd-0.10.5-r4.ebuild b/sys-fs/cachefilesd/cachefilesd-0.10.5-r4.ebuild index 53aa229cb9c6..ada6dc45a12c 100644 --- a/sys-fs/cachefilesd/cachefilesd-0.10.5-r4.ebuild +++ b/sys-fs/cachefilesd/cachefilesd-0.10.5-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ HOMEPAGE="https://people.redhat.com/~dhowells/fscache/" SRC_URI="https://people.redhat.com/~dhowells/fscache/${P}.tar.bz2 -> ${P}.tar" SLOT="0" -LICENSE="GPL-2" +LICENSE="GPL-2+" KEYWORDS="amd64 x86" IUSE="doc selinux"