public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-dvbhddevice/
Date: Mon, 10 Jun 2024 12:46:20 +0000 (UTC)	[thread overview]
Message-ID: <1718023522.7666a12e13c95abe3c8f675c5b4cb44c8522de42.juippis@gentoo> (raw)

commit:     7666a12e13c95abe3c8f675c5b4cb44c8522de42
Author:     Martin Dummer <martin.dummer <AT> gmx <DOT> net>
AuthorDate: Sun May 12 10:45:32 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Jun 10 12:45:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7666a12e

media-plugins/vdr-dvbhddevice: update EAPI 7 -> 8

fix pkgcheck issues

Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 .../vdr-dvbhddevice-2.2.0_p20180420-r1.ebuild                | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.2.0_p20180420-r1.ebuild b/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.2.0_p20180420-r1.ebuild
index a65778d443a2..a9728deb48ae 100644
--- a/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.2.0_p20180420-r1.ebuild
+++ b/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.2.0_p20180420-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit vdr-plugin-2
 
@@ -10,14 +10,14 @@ REVISION="6a3e75484d90"
 
 DESCRIPTION="VDR Plugin: output device for the 'Full Featured' TechnoTrend S2-6400 DVB Card"
 HOMEPAGE="https://bitbucket.org/powARman/dvbhddevice"
-SRC_URI="https://bitbucket.org/powARman/dvbhddevice/get/${REVISION}.tar.bz2 ->
-		${P}.tar.bz2"
+SRC_URI="https://bitbucket.org/powARman/dvbhddevice/get/${REVISION}.tar.bz2 -> ${P}.tar.bz2"
+S="${WORKDIR}/powARman-${VDRPLUGIN}-${REVISION}"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
 
-DEPEND=">=media-video/vdr-2.0.0"
+DEPEND="media-video/vdr"
 RDEPEND="${DEPEND}"
 
 PATCHES=(
@@ -27,8 +27,6 @@ QA_FLAGS_IGNORED="
 	usr/lib/vdr/plugins/libvdr-dvbhddevice.*
 	usr/lib64/vdr/plugins/libvdr-dvbhddevice.*"
 
-S="${WORKDIR}/powARman-${VDRPLUGIN}-${REVISION}"
-
 src_prepare() {
 	vdr-plugin-2_src_prepare
 


             reply	other threads:[~2024-06-10 12:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-10 12:46 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-10 12:46 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-dvbhddevice/ Joonas Niilola
2021-05-09  9:15 Agostino Sarubbo
2020-08-26 12:09 Jörg Bornkessel
2019-11-17  7:46 Joonas Niilola
2018-11-30 14:01 Matthias Schwarzott
2018-08-30 13:46 Joerg Bornkessel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1718023522.7666a12e13c95abe3c8f675c5b4cb44c8522de42.juippis@gentoo \
    --to=juippis@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox