Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/cacti-spine/
Date: Sat, 19 Feb 2022 13:15:58
Message-Id: 1645276523.22443bfa063ff1d9e5e62b44ce2591202949a4c5.jsmolic@gentoo
1 commit: 22443bfa063ff1d9e5e62b44ce2591202949a4c5
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 19 13:10:20 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 19 13:15:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22443bfa
7
8 net-analyzer/cacti-spine: Stabilize 1.2.19 amd64, #833730
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-analyzer/cacti-spine/cacti-spine-1.2.19.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-analyzer/cacti-spine/cacti-spine-1.2.19.ebuild b/net-analyzer/cacti-spine/cacti-spine-1.2.19.ebuild
16 index d70a52735b10..d0c531e30d88 100644
17 --- a/net-analyzer/cacti-spine/cacti-spine-1.2.19.ebuild
18 +++ b/net-analyzer/cacti-spine/cacti-spine-1.2.19.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -13,7 +13,7 @@ SRC_URI="https://www.cacti.net/downloads/spine/${MY_P}.tar.gz"
26
27 LICENSE="LGPL-2.1"
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
30 +KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
31
32 BDEPEND="sys-apps/help2man"
33 DEPEND="dev-libs/openssl:=