Gentoo Archives: gentoo-commits

From: Zac Medico <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-metrics/pushgateway/
Date: Sat, 21 Sep 2019 02:01:24
Message-Id: 1569031213.6151aac612ecab44679c927070d1528ec5566632.zmedico@gentoo
1 commit: 6151aac612ecab44679c927070d1528ec5566632
2 Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 21 01:59:52 2019 +0000
4 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 21 02:00:13 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6151aac6
7
8 app-metrics/pushgateway: LICENSE: account for vendored software
9
10 Reported-by: Michał Górny <mgorny <AT> gentoo.org>
11 Closes: https://bugs.gentoo.org/695218
12 Package-Manager: Portage-2.3.76, Repoman-2.3.17
13 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
14
15 app-metrics/pushgateway/pushgateway-0.9.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-metrics/pushgateway/pushgateway-0.9.0.ebuild b/app-metrics/pushgateway/pushgateway-0.9.0.ebuild
19 index ba7d4f8d54e..cd3b9589fb9 100644
20 --- a/app-metrics/pushgateway/pushgateway-0.9.0.ebuild
21 +++ b/app-metrics/pushgateway/pushgateway-0.9.0.ebuild
22 @@ -13,7 +13,7 @@ KEYWORDS="~amd64"
23 DESCRIPTION="Prometheus push acceptor for ephemeral and batch jobs"
24 HOMEPAGE="https://github.com/prometheus/pushgateway"
25 SRC_URI="${ARCHIVE_URI}"
26 -LICENSE="Apache-2.0"
27 +LICENSE="Apache-2.0 BSD BSD-2 MIT"
28 SLOT="0"
29 IUSE=""