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-peer/
Date: Sun,  4 Aug 2024 07:03:11 +0000 (UTC)	[thread overview]
Message-ID: <1722754982.e97c66d9de6b3ff3b2583901298372a8b6ff4b6e.juippis@gentoo> (raw)

commit:     e97c66d9de6b3ff3b2583901298372a8b6ff4b6e
Author:     Martin Dummer <martin.dummer <AT> gmx <DOT> net>
AuthorDate: Sun Jul 21 20:09:18 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Aug  4 07:03:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e97c66d9

media-plugins/vdr-peer: 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>

 media-plugins/vdr-peer/vdr-peer-0.0.1.ebuild | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/media-plugins/vdr-peer/vdr-peer-0.0.1.ebuild b/media-plugins/vdr-peer/vdr-peer-0.0.1.ebuild
index 5d66b44c4b6c..10e7192494f1 100644
--- a/media-plugins/vdr-peer/vdr-peer-0.0.1.ebuild
+++ b/media-plugins/vdr-peer/vdr-peer-0.0.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit vdr-plugin-2
 
@@ -9,8 +9,9 @@ DESCRIPTION="VDR Plugin: peer-to-peer between multiple VDRs"
 HOMEPAGE="https://vdr.schmirler.de/"
 SRC_URI="https://vdr.schmirler.de/peer/${P}.tgz"
 
-SLOT="0"
 LICENSE="GPL-2"
+SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-DEPEND="~media-video/vdr-2.2.0"
+DEPEND="media-video/vdr"
+RDEPEND="${DEPEND}"


             reply	other threads:[~2024-08-04  7:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-04  7:03 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-04 12:06 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-peer/ Joonas Niilola
2021-08-18 10:34 Joonas Niilola
2020-01-03 15:33 Jörg 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=1722754982.e97c66d9de6b3ff3b2583901298372a8b6ff4b6e.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