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/rrdtool/
Date: Sat, 26 Dec 2015 10:14:45
Message-Id: 1451124855.5750fa97daa97747239bdd64f5cae4a3ab4e07f2.jer@gentoo
1 commit: 5750fa97daa97747239bdd64f5cae4a3ab4e07f2
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 26 10:14:15 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 26 10:14:15 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5750fa97
7
8 net-analyzer/rrdtool: Stable for HPPA (bug #567586).
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --ignore-arches
12
13 net-analyzer/rrdtool/rrdtool-1.5.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-analyzer/rrdtool/rrdtool-1.5.5.ebuild b/net-analyzer/rrdtool/rrdtool-1.5.5.ebuild
17 index cde758c..d7a0796 100644
18 --- a/net-analyzer/rrdtool/rrdtool-1.5.5.ebuild
19 +++ b/net-analyzer/rrdtool/rrdtool-1.5.5.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="http://oss.oetiker.ch/rrdtool/pub/${P/_/-}.tar.gz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x86-solaris"
25 +KEYWORDS="amd64 ~arm hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x86-solaris"
26 IUSE="dbi doc graph lua perl python rados rrdcgi ruby static-libs tcl tcpd"
27 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"