Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/cacti-spine/
Date: Sat, 14 Oct 2017 13:06:59
Message-Id: 1507986369.fc966417f11c6d31629d4fe14ee47c326758fa36.jer@gentoo
1 commit: fc966417f11c6d31629d4fe14ee47c326758fa36
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 14 13:06:09 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 14 13:06:09 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc966417
7
8 net-analyzer/cacti-spine: Stable for HPPA too.
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11 RepoMan-Options: --ignore-arches
12
13 net-analyzer/cacti-spine/cacti-spine-1.1.21.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-analyzer/cacti-spine/cacti-spine-1.1.21.ebuild b/net-analyzer/cacti-spine/cacti-spine-1.1.21.ebuild
17 index d148f4544d0..4c78d022f85 100644
18 --- a/net-analyzer/cacti-spine/cacti-spine-1.1.21.ebuild
19 +++ b/net-analyzer/cacti-spine/cacti-spine-1.1.21.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://www.cacti.net/downloads/spine/${MY_P}.tar.gz"
21
22 LICENSE="LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86"
26
27 CDEPEND="
28 dev-libs/openssl:*