commit: 4586f17f30c8892ffcb6550fe820740271b5f44a Author: Andrey Utkin <andrey_utkin <AT> fastmail <DOT> com> AuthorDate: Sun Jan 8 01:28:18 2017 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Sun Jan 29 15:22:00 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4586f17f
sys-block/whdd: 9999: correct LICENSE to GPL-3 License specified in source code is GPLv3. sys-block/whdd/whdd-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-block/whdd/whdd-9999.ebuild b/sys-block/whdd/whdd-9999.ebuild index 60edc4e..381536f 100644 --- a/sys-block/whdd/whdd-9999.ebuild +++ b/sys-block/whdd/whdd-9999.ebuild @@ -10,7 +10,7 @@ inherit git-r3 DESCRIPTION="Diagnostic and recovery tool for block devices" HOMEPAGE="https://whdd.github.io" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="0" KEYWORDS="" IUSE=""
