projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a628ab4
)
sys-apps/ripgrep: fix LICENSE
author
Thomas Deutschmann
<whissi@gentoo.org>
Tue, 31 Dec 2019 16:01:49 +0000
(17:01 +0100)
committer
Thomas Deutschmann
<whissi@gentoo.org>
Tue, 31 Dec 2019 16:01:49 +0000
(17:01 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
sys-apps/ripgrep/ripgrep-11.0.2.ebuild
patch
|
blob
|
history
diff --git
a/sys-apps/ripgrep/ripgrep-11.0.2.ebuild
b/sys-apps/ripgrep/ripgrep-11.0.2.ebuild
index 39a06e654f397c59aa470791ec6d33382488f935..641ce42111dee0db17fbe5e2656becb89e829f01 100644
(file)
--- a/
sys-apps/ripgrep/ripgrep-11.0.2.ebuild
+++ b/
sys-apps/ripgrep/ripgrep-11.0.2.ebuild
@@
-78,7
+78,7
@@
HOMEPAGE="https://github.com/BurntSushi/ripgrep"
SRC_URI="https://github.com/BurntSushi/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
$(cargo_crate_uris ${CRATES})"
-LICENSE="Apache-2.0 BSD-2 Boost-1.0 MIT Unlicense )"
+LICENSE="Apache-2.0 BSD-2 Boost-1.0
|| (
MIT Unlicense )"
SLOT="0"
KEYWORDS="amd64 ~arm64 ppc64 ~x86"
IUSE="+man pcre"