Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-actuator/
Date: Sat, 17 Jul 2021 14:07:19
Message-Id: 1626530821.d0966242661e56972de2d2f909e33110776e8bf0.zlogene@gentoo
1 commit: d0966242661e56972de2d2f909e33110776e8bf0
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 17 14:07:01 2021 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 17 14:07:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0966242
7
8 media-plugins/vdr-actuator: Stabilize 2.4.1_pre20181025 amd64, #794253
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11
12 media-plugins/vdr-actuator/vdr-actuator-2.4.1_pre20181025.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-plugins/vdr-actuator/vdr-actuator-2.4.1_pre20181025.ebuild b/media-plugins/vdr-actuator/vdr-actuator-2.4.1_pre20181025.ebuild
16 index f07e61092cf..7eab01095a1 100644
17 --- a/media-plugins/vdr-actuator/vdr-actuator-2.4.1_pre20181025.ebuild
18 +++ b/media-plugins/vdr-actuator/vdr-actuator-2.4.1_pre20181025.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2019 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/olivluca/vdr-actuator-plugin/archive/${GIT_VERSION}.
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 ~x86"
31
32 DEPEND=">=media-video/vdr-2.4"