Сравнение pushgateway-1.5.1 с pushgateway-1.11.0

/usr/portage/app-metrics/pushgateway/pushgateway-1.11.0.ebuild 2025-02-03 17:39:32.306665057 +0300
1
# Copyright 1999-2023 Gentoo Authors
1
# Copyright 1999-2025 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=7
5 5

  
6 6
inherit go-module systemd
7 7

  
8
GIT_COMMIT="7afc96c"
8
GIT_COMMIT="0d81964"
9 9
DESCRIPTION="Prometheus push acceptor for ephemeral and batch jobs"
10 10
HOMEPAGE="https://github.com/prometheus/pushgateway"
11 11
SRC_URI="
......
16 16
LICENSE="Apache-2.0 BSD BSD-2 MIT"
17 17
SLOT="0"
18 18
KEYWORDS="~amd64 ~arm64 ~riscv"
19

  
19
RESTRICT="test"
20 20
RDEPEND="
21 21
	acct-group/pushgateway
22 22
	acct-user/pushgateway
Спасибо!