diff options
Diffstat (limited to 'net-libs/wandio')
-rw-r--r-- | net-libs/wandio/wandio-1.0.5.ebuild | 2 |
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" |