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-spine/
Date: Tue, 09 Jan 2018 02:01:21
Message-Id: 1515449100.6d5871d6c7d3c70488b6ef9925a0b35ebace4ee9.slyfox@gentoo
1 commit: 6d5871d6c7d3c70488b6ef9925a0b35ebace4ee9
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Jan 8 21:58:42 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 8 22:05:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d5871d6
7
8 net-analyzer/cacti-spine: 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-spine/cacti-spine-1.1.20.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-analyzer/cacti-spine/cacti-spine-1.1.20.ebuild b/net-analyzer/cacti-spine/cacti-spine-1.1.20.ebuild
17 index 0ca89463112..837f87b754f 100644
18 --- a/net-analyzer/cacti-spine/cacti-spine-1.1.20.ebuild
19 +++ b/net-analyzer/cacti-spine/cacti-spine-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 @@ SRC_URI="https://www.cacti.net/downloads/spine/${MY_P}.tar.gz"
27
28 LICENSE="LGPL-2.1"
29 SLOT="0"
30 -KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86"
31 +KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
32
33 CDEPEND="
34 dev-libs/openssl:*