Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/cacti/
Date: Tue, 09 Jan 2018 02:01:45
Message-Id: 1515449099.43ae555b3c206794e9389c21b9e49f1db8d7a4db.slyfox@gentoo
1 commit: 43ae555b3c206794e9389c21b9e49f1db8d7a4db
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Jan 8 21:58:04 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 8 22:04:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43ae555b
7
8 net-analyzer/cacti: stable 1.1.20 for sparc, bug #626992
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="sparc"
12
13 net-analyzer/cacti/cacti-1.1.20.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-analyzer/cacti/cacti-1.1.20.ebuild b/net-analyzer/cacti/cacti-1.1.20.ebuild
17 index ea74ba63716..d3b41fd3fc3 100644
18 --- a/net-analyzer/cacti/cacti-1.1.20.ebuild
19 +++ b/net-analyzer/cacti/cacti-1.1.20.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -12,7 +12,7 @@ HOMEPAGE="https://www.cacti.net/"
27 SRC_URI="https://www.cacti.net/downloads/${MY_P}.tar.gz"
28
29 LICENSE="GPL-2"
30 -KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
31 +KEYWORDS="alpha amd64 ~arm ~hppa ~ppc ~ppc64 sparc x86"
32 IUSE="snmp doc"
33
34 need_httpd