Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/graphlcd-base/
Date: Thu, 02 Nov 2017 21:16:39
Message-Id: 1509657197.28788e927a91adcbe6a4914a180c33e929582077.whissi@gentoo
1 commit: 28788e927a91adcbe6a4914a180c33e929582077
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 2 21:00:00 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 2 21:13:17 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28788e92
7
8 app-misc/graphlcd-base: x86 stable (bug #632370)
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.4
11
12 app-misc/graphlcd-base/graphlcd-base-0.1.9.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-misc/graphlcd-base/graphlcd-base-0.1.9.ebuild b/app-misc/graphlcd-base/graphlcd-base-0.1.9.ebuild
16 index 1dace97bd83..0249fd65068 100644
17 --- a/app-misc/graphlcd-base/graphlcd-base-0.1.9.ebuild
18 +++ b/app-misc/graphlcd-base/graphlcd-base-0.1.9.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -11,7 +11,7 @@ DESCRIPTION="Graphical LCD Driver"
26 HOMEPAGE="https://projects.vdr-developer.org/projects/graphlcd-base"
27 SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
28
29 -KEYWORDS="~amd64 ~ppc ~x86"
30 +KEYWORDS="~amd64 ~ppc x86"
31 SLOT="0"
32 LICENSE="GPL-2"
33 IUSE="g15"