diff options
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/cksfv/cksfv-1.3.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/cksfv/cksfv-1.3.14.ebuild b/app-arch/cksfv/cksfv-1.3.14.ebuild index 52041fde4aa9..09c200e889a3 100644 --- a/app-arch/cksfv/cksfv-1.3.14.ebuild +++ b/app-arch/cksfv/cksfv-1.3.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -9,7 +9,7 @@ DESCRIPTION="SFV checksum utility (simple file verification)" HOMEPAGE="http://zakalwe.fi/~shd/foss/cksfv/" SRC_URI="http://zakalwe.fi/~shd/foss/cksfv/files/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" |