commit: a44dede1c38c8bf019abd0d452268978cad1606f Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Fri Jul 6 11:13:05 2018 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Fri Jul 6 11:18:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a44dede1
net-libs/wandio: Fix LICENSE. Package-Manager: Portage-2.3.41, Repoman-2.3.9 net-libs/wandio/wandio-1.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/wandio/wandio-1.0.5.ebuild b/net-libs/wandio/wandio-1.0.5.ebuild index 295c4fa7e4e..069c3be4975 100644 --- a/net-libs/wandio/wandio-1.0.5.ebuild +++ b/net-libs/wandio/wandio-1.0.5.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="Library for transparent file I/O with compression" HOMEPAGE="https://research.wand.net.nz/software/libwandio.php" SRC_URI="https://research.wand.net.nz/software/${PN}/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="LGPL-3" SLOT="0/2" KEYWORDS="~amd64 ~x86" IUSE="bzip2 http lzma lzo static-libs zlib"
