Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/ttyload/
Date: Wed, 10 Oct 2018 06:41:05
Message-Id: 1539153580.d1e1ee7fb83cd77404dce30a1d19b9a0f41287b2.monsieurp@gentoo
1 commit: d1e1ee7fb83cd77404dce30a1d19b9a0f41287b2
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 4 16:30:12 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 10 06:39:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1e1ee7f
7
8 app-misc/ttyload: stable for amd64+x86.
9
10 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.10
12
13 app-misc/ttyload/ttyload-0.5.3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-misc/ttyload/ttyload-0.5.3.ebuild b/app-misc/ttyload/ttyload-0.5.3.ebuild
17 index 0ef762b0121..8f725f68538 100644
18 --- a/app-misc/ttyload/ttyload-0.5.3.ebuild
19 +++ b/app-misc/ttyload/ttyload-0.5.3.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 @@ -9,7 +9,7 @@ DESCRIPTION="color-coded graph of load averages over time"
27 HOMEPAGE="http://www.daveltd.com/src/util/ttyload https://github.com/lindes/ttyload"
28 SRC_URI="http://www.daveltd.com/src/util/${PN}/${P}.tar.bz2"
29
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 x86"
32 LICENSE="ISC"
33 SLOT="0"