Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/rrdtool/
Date: Fri, 05 Jan 2018 19:40:30
Message-Id: 1515181172.e059e93050673094eb5dcf85ec4b04606d15a427.zlogene@gentoo
1 commit: e059e93050673094eb5dcf85ec4b04606d15a427
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 5 19:39:32 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 5 19:39:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e059e930
7
8 net-analyzer/rrdtool: amd64 stable wrt bug #597174
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 net-analyzer/rrdtool/rrdtool-1.6.0-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-analyzer/rrdtool/rrdtool-1.6.0-r1.ebuild b/net-analyzer/rrdtool/rrdtool-1.6.0-r1.ebuild
16 index 03bd3fbee4e..9d61df1ee9a 100644
17 --- a/net-analyzer/rrdtool/rrdtool-1.6.0-r1.ebuild
18 +++ b/net-analyzer/rrdtool/rrdtool-1.6.0-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="5"
25 @@ -15,7 +15,7 @@ SRC_URI="http://oss.oetiker.ch/rrdtool/pub/${P/_/-}.tar.gz"
26
27 LICENSE="GPL-2"
28 SLOT="0/8.0.0"
29 -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
30 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
31 IUSE="dbi doc graph lua perl python rados rrdcgi ruby static-libs tcl tcpd"
32 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"