Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 761400 Details for
Bug 830567
www-apps/grafana-bin: Incorrect license (previous license - Apache 2.0, current license is AGPLv3)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
added RESTRICT, updated LICENSE, updated SRC_URI
grafana-bin-8.3.2.ebuild.patch (text/plain), 872 bytes, created by
Ruslan Kh.
on 2022-01-06 13:32:37 UTC
(
hide
)
Description:
added RESTRICT, updated LICENSE, updated SRC_URI
Filename:
MIME Type:
Creator:
Ruslan Kh.
Created:
2022-01-06 13:32:37 UTC
Size:
872 bytes
patch
obsolete
>--- grafana-bin-8.3.2.ebuild 2021-12-18 00:48:38.618565931 -0000 >+++ grafana-bin-8.3.2.ebuild 2022-01-06 13:24:17.407734064 -0000 >@@ -11,9 +11,14 @@ > > DESCRIPTION="Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & OpenTSDB" > HOMEPAGE="https://grafana.org" >-SRC_URI="https://dl.grafana.com/oss/release/grafana-${PV}.linux-amd64.tar.gz -> ${P}.tar.gz" >+SRC_URI=" >+ amd64? ( https://dl.grafana.com/oss/release/grafana-${PV}.linux-amd64.tar.gz -> ${P}.tar.gz ) >+ arm64? ( https://dl.grafana.com/oss/release/grafana-${PV}.linux-arm64.tar.gz -> ${P}.tar.gz ) >+ armv6? ( https://dl.grafana.com/oss/release/grafana-${PV}.linux-armv6.tar.gz -> ${P}.tar.gz ) >+ armv7? ( https://dl.grafana.com/oss/release/grafana-${PV}.linux-armv7.tar.gz -> ${P}.tar.gz ) >+" > >-LICENSE="Apache-2.0" >+RESTRICT="mirror" >+LICENSE="AGPL-3" > SLOT="0" > KEYWORDS="~amd64"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 830567
:
761235
|
761236
| 761400