projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9a7f83
)
app-backup/rdedup: fix licenses
author
Georgy Yakovlev
<gyakovlev@gentoo.org>
Tue, 18 Feb 2020 06:20:18 +0000
(22:20 -0800)
committer
Georgy Yakovlev
<gyakovlev@gentoo.org>
Tue, 18 Feb 2020 06:20:18 +0000
(22:20 -0800)
Closes: https://bugs.gentoo.org/694410
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
app-backup/rdedup/rdedup-1.0.2.ebuild
patch
|
blob
|
history
diff --git
a/app-backup/rdedup/rdedup-1.0.2.ebuild
b/app-backup/rdedup/rdedup-1.0.2.ebuild
index aa991f439d71c0d9f642bc6da97d974b6fff6a2b..db1c7985f5669206620a460e34fba5d3289644b2 100644
(file)
--- a/
app-backup/rdedup/rdedup-1.0.2.ebuild
+++ b/
app-backup/rdedup/rdedup-1.0.2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-20
19
Gentoo Authors
+# Copyright 1999-20
20
Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@
-45,7
+45,7
@@
DESCRIPTION="data deduplication with compression and public key encryption"
HOMEPAGE="https://github.com/dpc/rdedup"
SRC_URI="$(cargo_crate_uris ${CRATES})"
-LICENSE="
MPL-2.0
"
+LICENSE="
Apache-2.0 BSD ISC MIT MPL-2.0 Unlicense
"
SLOT="0"
KEYWORDS="~amd64"