summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-07-06 13:09:46 +0200
committerJeroen Roovers <jer@gentoo.org>2018-07-06 13:18:30 +0200
commitd55d188ac24838bf5c1cfdf945f053e74bad986b (patch)
treea9f450a628b766498fef65e54ab074ce6886f643 /net-libs/libtrace/libtrace-4.0.3.ebuild
parentdev-util/debhelper: Version 11.3.5. (diff)
downloadgentoo-d55d188ac24838bf5c1cfdf945f053e74bad986b.tar.gz
gentoo-d55d188ac24838bf5c1cfdf945f053e74bad986b.tar.bz2
gentoo-d55d188ac24838bf5c1cfdf945f053e74bad986b.zip
net-libs/libtrace: Fix LICENSE.
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'net-libs/libtrace/libtrace-4.0.3.ebuild')
-rw-r--r--net-libs/libtrace/libtrace-4.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtrace/libtrace-4.0.3.ebuild b/net-libs/libtrace/libtrace-4.0.3.ebuild
index a639a3ebd159..30734d72f4b6 100644
--- a/net-libs/libtrace/libtrace-4.0.3.ebuild
+++ b/net-libs/libtrace/libtrace-4.0.3.ebuild
@@ -8,7 +8,7 @@ DESCRIPTION="A library and tools for trace processing"
HOMEPAGE="http://research.wand.net.nz/software/libtrace.php"
SRC_URI="http://research.wand.net.nz/software/${PN}/${P/_/-}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="LGPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc ncurses numa static-libs"