From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-cdplayer/
Date: Thu, 13 Jun 2024 06:56:06 +0000 (UTC) [thread overview]
Message-ID: <1718261763.208c458778524bcd72c65e4d69fac60d7b1a96cc.juippis@gentoo> (raw)
commit: 208c458778524bcd72c65e4d69fac60d7b1a96cc
Author: Martin Dummer <martin.dummer <AT> gmx <DOT> net>
AuthorDate: Thu May 2 19:18:04 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Jun 13 06:56:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=208c4587
media-plugins/vdr-cdplayer: 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-cdplayer/vdr-cdplayer-1.2.2.ebuild | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/media-plugins/vdr-cdplayer/vdr-cdplayer-1.2.2.ebuild b/media-plugins/vdr-cdplayer/vdr-cdplayer-1.2.2.ebuild
index a3695fe480c6..5ae1dea41dd6 100644
--- a/media-plugins/vdr-cdplayer/vdr-cdplayer-1.2.2.ebuild
+++ b/media-plugins/vdr-cdplayer/vdr-cdplayer-1.2.2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit vdr-plugin-2
@@ -9,15 +9,15 @@ DESCRIPTION="VDR Plugin: CD-PLAYER"
HOMEPAGE="https://www.uli-eckhardt.de/vdr/cdplayer.en.shtml"
SRC_URI="https://www.uli-eckhardt.de/vdr/download/${P}.tgz"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
IUSE="cdparanoia"
-DEPEND=">=media-video/vdr-2
- >=dev-libs/libcdio-0.8.0
- >=media-libs/libcddb-1.3.0
- cdparanoia? ( >=dev-libs/libcdio-paranoia-0.90 )"
+DEPEND="media-video/vdr
+ dev-libs/libcdio
+ media-libs/libcddb
+ cdparanoia? ( dev-libs/libcdio-paranoia )"
RDEPEND="${DEPEND}"
src_prepare() {
next reply other threads:[~2024-06-13 6:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-13 6:56 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-09-15 14:55 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-cdplayer/ Michał Górny
2018-08-30 12:49 Joerg Bornkessel
2018-03-26 19:18 Aaron Bauman
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=1718261763.208c458778524bcd72c65e4d69fac60d7b1a96cc.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