commit: 709e1b5e86c4becb4f295daa500a33a6ac38d444 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Jun 27 06:15:51 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Jun 27 08:17:47 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=709e1b5e
net-misc/aria2: Correct LICENSE Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> net-misc/aria2/aria2-1.34.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/aria2/aria2-1.34.0-r1.ebuild b/net-misc/aria2/aria2-1.34.0-r1.ebuild index b12d839f52e..39d7cfca73a 100644 --- a/net-misc/aria2/aria2-1.34.0-r1.ebuild +++ b/net-misc/aria2/aria2-1.34.0-r1.ebuild @@ -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"
