commit: 5bda25d1cb9f57d706f33c9c191c1bcb123228ad Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Mon Jan 25 14:58:37 2016 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Mon Jan 25 15:11:41 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bda25d1
sys-fs/cachefilesd: Correct LICENSE Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> sys-fs/cachefilesd/cachefilesd-0.10.5-r4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-fs/cachefilesd/cachefilesd-0.10.5-r4.ebuild b/sys-fs/cachefilesd/cachefilesd-0.10.5-r4.ebuild index 53aa229..ada6dc4 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"
