net-misc/aria2: Correct LICENSE
authorMichał Górny <mgorny@gentoo.org>
Thu, 27 Jun 2019 06:15:51 +0000 (08:15 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 27 Jun 2019 08:17:47 +0000 (10:17 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/aria2/aria2-1.34.0-r1.ebuild

index b12d839f52e1d9b3bbc7a982344084d44ceab280..39d7cfca73aba6fe130daf9bb6af917e79e2ad47 100644 (file)
@@ -9,7 +9,7 @@ DESCRIPTION="A download utility with segmented downloading with BitTorrent suppo
 HOMEPAGE="https://aria2.github.io/"
 SRC_URI="https://github.com/aria2/${PN}/releases/download/release-${PV}/${P}.tar.xz"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+-with-openssl-exception"
 KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
 SLOT="0"
 IUSE="adns bittorrent +gnutls jemalloc libuv +libxml2 metalink +nettle nls sqlite scripts ssh ssl tcmalloc test xmlrpc"