summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-07-06 13:13:05 +0200
committerJeroen Roovers <jer@gentoo.org>2018-07-06 13:18:39 +0200
commita44dede1c38c8bf019abd0d452268978cad1606f (patch)
tree19e2400bf3568e9b47c858435c518b5eb95e8548 /net-libs/wandio
parentnet-libs/wandio: Old. (diff)
downloadgentoo-a44dede1c38c8bf019abd0d452268978cad1606f.tar.gz
gentoo-a44dede1c38c8bf019abd0d452268978cad1606f.tar.bz2
gentoo-a44dede1c38c8bf019abd0d452268978cad1606f.zip
net-libs/wandio: Fix LICENSE.
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'net-libs/wandio')
-rw-r--r--net-libs/wandio/wandio-1.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/wandio/wandio-1.0.5.ebuild b/net-libs/wandio/wandio-1.0.5.ebuild
index 295c4fa7e4eb..069c3be4975f 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"