projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35bc949
)
app-emulation/runc: fix LICENSE
author
Robin H. Johnson
<robbat2@gentoo.org>
Sat, 4 Apr 2020 06:57:43 +0000
(23:57 -0700)
committer
Robin H. Johnson
<robbat2@gentoo.org>
Sat, 4 Apr 2020 06:57:43 +0000
(23:57 -0700)
Closes: https://bugs.gentoo.org/694908
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
app-emulation/runc/runc-1.0.0_rc10.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/runc/runc-1.0.0_rc10.ebuild
b/app-emulation/runc/runc-1.0.0_rc10.ebuild
index 150087398306bac5c913ac7f8bdc414730d0ccd1..dc3d0ff8a266629e866343325c1c96fa3d803887 100644
(file)
--- a/
app-emulation/runc/runc-1.0.0_rc10.ebuild
+++ b/
app-emulation/runc/runc-1.0.0_rc10.ebuild
@@
-21,7
+21,7
@@
fi
DESCRIPTION="runc container cli tools"
HOMEPAGE="http://runc.io"
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0
BSD-2 BSD MIT
"
SLOT="0"
IUSE="+ambient apparmor hardened +kmem +seccomp"