summaryrefslogtreecommitdiff
path: root/media-plugins/vdr-launcher/vdr-launcher-0.0.4-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-08-07 12:37:21 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-08-07 12:37:21 +0100
commitb8c7370a682e4e29cda623222d17a790c01c3642 (patch)
treef6caa14689bd00a5760eadaa381ff41e50ef3c1b /media-plugins/vdr-launcher/vdr-launcher-0.0.4-r1.ebuild
parent8a4997a7e2d1e36c089d4d76935b5a902d98d3d0 (diff)
gentoo auto-resync : 07:08:2024 - 12:37:20
Diffstat (limited to 'media-plugins/vdr-launcher/vdr-launcher-0.0.4-r1.ebuild')
-rw-r--r--media-plugins/vdr-launcher/vdr-launcher-0.0.4-r1.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/media-plugins/vdr-launcher/vdr-launcher-0.0.4-r1.ebuild b/media-plugins/vdr-launcher/vdr-launcher-0.0.4-r1.ebuild
index c58dd8889dcc..dff52aa7af89 100644
--- a/media-plugins/vdr-launcher/vdr-launcher-0.0.4-r1.ebuild
+++ b/media-plugins/vdr-launcher/vdr-launcher-0.0.4-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit vdr-plugin-2
@@ -9,12 +9,11 @@ DESCRIPTION="VDR Plugin: launch other plugins - even when their menu-entry is hi
HOMEPAGE="http://winni.vdr-developer.org/launcher/"
SRC_URI="http://winni.vdr-developer.org/launcher/downloads/${P}.tgz"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
-DEPEND=">=media-video/vdr-1.3.7"
+DEPEND="media-video/vdr"
RDEPEND="${DEPEND}"
src_prepare() {