Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/monitorix/
Date: Tue, 06 Feb 2018 18:55:55
Message-Id: 1517943282.76e73e144c98af9c2ac9e8bed2340472ceea2051.whissi@gentoo
1 commit: 76e73e144c98af9c2ac9e8bed2340472ceea2051
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 6 18:54:42 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 6 18:54:42 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76e73e14
7
8 www-misc/monitorix: x86 stable (bug #646036)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 www-misc/monitorix/monitorix-3.9.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/www-misc/monitorix/monitorix-3.9.0.ebuild b/www-misc/monitorix/monitorix-3.9.0.ebuild
16 index 77ea0f1d00e..345bc40d06c 100644
17 --- a/www-misc/monitorix/monitorix-3.9.0.ebuild
18 +++ b/www-misc/monitorix/monitorix-3.9.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="6"
25 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mikaku/Monitorix/archive/v${PV}.tar.gz -> ${P}.tar.g
26
27 LICENSE="GPL-2+"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64 x86"
31 IUSE="apcupsd hddtemp httpd lm_sensors postfix"
32 S="${WORKDIR}/Monitorix-${PV}"