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/
Date: Sun, 02 Jan 2022 11:22:59
Message-Id: 1641122558.062693f83b32a4748d30caff58158c9b2ae3789a.jsmolic@gentoo
1 commit: 062693f83b32a4748d30caff58158c9b2ae3789a
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 2 11:21:54 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 2 11:22:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=062693f8
7
8 net-analyzer/cacti: Stabilize 1.2.19 ALLARCHES, #829397
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 net-analyzer/cacti/cacti-1.2.19.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-analyzer/cacti/cacti-1.2.19.ebuild b/net-analyzer/cacti/cacti-1.2.19.ebuild
16 index 1dfa8747632d..84568ddcd512 100644
17 --- a/net-analyzer/cacti/cacti-1.2.19.ebuild
18 +++ b/net-analyzer/cacti/cacti-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=7
25 @@ -13,7 +13,7 @@ HOMEPAGE="https://www.cacti.net/"
26 SRC_URI="https://www.cacti.net/downloads/${MY_P}.tar.gz"
27
28 LICENSE="GPL-2"
29 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
30 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 sparc x86"
31 IUSE="snmp doc"
32
33 need_httpd