app-backup/restic: add missing licenses
authorDavid Roman <davidroman96@gmail.com>
Tue, 5 Nov 2019 18:45:50 +0000 (19:45 +0100)
committerJoonas Niilola <juippis@gentoo.org>
Wed, 6 Nov 2019 15:08:50 +0000 (17:08 +0200)
Closes: https://bugs.gentoo.org/694724
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: David Roman <davidroman96@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/13557
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
app-backup/restic/restic-0.9.4.ebuild
app-backup/restic/restic-0.9.5.ebuild

index 7d8f330c0fe9099359858331037ef1ae9937e00f..7c7e7b735157a1615783d800be92a0aabdb176c2 100644 (file)
@@ -10,7 +10,7 @@ HOMEPAGE="https://restic.github.io/"
 SRC_URI="https://github.com/restic/restic/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 EGO_PN="github.com/restic/restic"
 
-LICENSE="BSD-2"
+LICENSE="Apache-2.0 BSD BSD-2 LGPL-3-with-linking-exception MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
 IUSE="test"
index 538885775d0b85ee85991a821630e144972ffc32..9c9a6edff6c4d98bf4a528e0638cf948ce593304 100644 (file)
@@ -10,7 +10,7 @@ HOMEPAGE="https://restic.github.io/"
 SRC_URI="https://github.com/restic/restic/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 EGO_PN="github.com/restic/restic"
 
-LICENSE="BSD-2"
+LICENSE="Apache-2.0 BSD BSD-2 LGPL-3-with-linking-exception MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
 IUSE=""