Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/plasma-redshift-control/
Date: Sun, 28 Oct 2018 16:09:10
Message-Id: 1540742931.3c92eec056b6922a66ef99d5842af1ded55530fa.asturm@gentoo
1 commit: 3c92eec056b6922a66ef99d5842af1ded55530fa
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 28 16:08:33 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 28 16:08:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c92eec0
7
8 kde-misc/plasma-redshift-control: amd64 stable
9
10 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 .../plasma-redshift-control/plasma-redshift-control-1.0.18.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/kde-misc/plasma-redshift-control/plasma-redshift-control-1.0.18.ebuild b/kde-misc/plasma-redshift-control/plasma-redshift-control-1.0.18.ebuild
17 index 58c6b6ace47..c3e665cf1fe 100644
18 --- a/kde-misc/plasma-redshift-control/plasma-redshift-control-1.0.18.ebuild
19 +++ b/kde-misc/plasma-redshift-control/plasma-redshift-control-1.0.18.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ HOMEPAGE="https://store.kde.org/p/998916/"
27 SRC_URI="https://github.com/kotelnik/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_PN}-${PV}.tar.gz"
28
29 LICENSE="GPL-2+"
30 -KEYWORDS="~amd64"
31 +KEYWORDS="amd64"
32 IUSE=""
33
34 DEPEND="$(add_frameworks_dep plasma)"