diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2021-07-17 17:07:03 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2021-07-17 17:07:03 +0300 |
commit | 3fbd9cea4fd51fbb7271b15331f84b3926a723da (patch) | |
tree | 8632b8e8d954aba8dbaa607419da764cec5a701a /media-plugins | |
parent | media-plugins/vdr-dvdswitch: Stabilize 0.2.3 amd64, #794253 (diff) | |
download | gentoo-3fbd9cea4fd51fbb7271b15331f84b3926a723da.tar.gz gentoo-3fbd9cea4fd51fbb7271b15331f84b3926a723da.tar.bz2 gentoo-3fbd9cea4fd51fbb7271b15331f84b3926a723da.zip |
media-plugins/vdr-epgsync: Stabilize 1.0.1-r1 amd64, #794253
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/vdr-epgsync/vdr-epgsync-1.0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-epgsync/vdr-epgsync-1.0.1-r1.ebuild b/media-plugins/vdr-epgsync/vdr-epgsync-1.0.1-r1.ebuild index 12631b5c4ecd..ea80c5f155c0 100644 --- a/media-plugins/vdr-epgsync/vdr-epgsync-1.0.1-r1.ebuild +++ b/media-plugins/vdr-epgsync/vdr-epgsync-1.0.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="http://vdr.schmirler.de/epgsync/${P}.tgz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" DEPEND=">=media-video/vdr-2.4" |