projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6554a30
)
app-benchmarks/hey: LICENSE: account for vendored software
author
Zac Medico
<zmedico@gentoo.org>
Wed, 18 Sep 2019 00:04:20 +0000
(17:04 -0700)
committer
Zac Medico
<zmedico@gentoo.org>
Wed, 18 Sep 2019 00:04:43 +0000
(17:04 -0700)
Reported-by: Michał Górny <mgorny@gentoo.org>
Closes: https://bugs.gentoo.org/694726
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Zac Medico <zmedico@gentoo.org>
app-benchmarks/hey/hey-0.1.1_p20181017.ebuild
patch
|
blob
|
history
diff --git
a/app-benchmarks/hey/hey-0.1.1_p20181017.ebuild
b/app-benchmarks/hey/hey-0.1.1_p20181017.ebuild
index 1b73bfe82c498fc40d01da77cde9938ef7e5cb78..c01847f7edca81d6ee3394fe3b2712e89161257b 100644
(file)
--- a/
app-benchmarks/hey/hey-0.1.1_p20181017.ebuild
+++ b/
app-benchmarks/hey/hey-0.1.1_p20181017.ebuild
@@
-12,7
+12,7
@@
inherit golang-build golang-vcs-snapshot
DESCRIPTION="HTTP load generator, ApacheBench (ab) replacement, formerly known as rakyll/boom"
HOMEPAGE="https://github.com/rakyll/hey"
SRC_URI="https://${EGO_SRC}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0
BSD
"
SLOT="0"
KEYWORDS="~amd64"
RESTRICT="test"