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-clock/
Date: Thu, 13 Jun 2024 06:56:06 +0000 (UTC)	[thread overview]
Message-ID: <1718261763.b7a6284f385257c8767a19c9dc75885f53391733.juippis@gentoo> (raw)

commit:     b7a6284f385257c8767a19c9dc75885f53391733
Author:     Martin Dummer <martin.dummer <AT> gmx <DOT> net>
AuthorDate: Thu May  2 16:11:31 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=b7a6284f

media-plugins/vdr-clock: 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-clock/metadata.xml              |  3 +++
 media-plugins/vdr-clock/vdr-clock-1.0.0-r2.ebuild | 11 +++++------
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/media-plugins/vdr-clock/metadata.xml b/media-plugins/vdr-clock/metadata.xml
index b4dbb6eb43d2..e17167006e82 100644
--- a/media-plugins/vdr-clock/metadata.xml
+++ b/media-plugins/vdr-clock/metadata.xml
@@ -13,4 +13,7 @@
 		<email>vdr@gentoo.org</email>
 		<name>Gentoo VDR Project</name>
 	</maintainer>
+	<upstream>
+		<remote-id type="github">madmartin/vdr-clock</remote-id>
+	</upstream>
 </pkgmetadata>

diff --git a/media-plugins/vdr-clock/vdr-clock-1.0.0-r2.ebuild b/media-plugins/vdr-clock/vdr-clock-1.0.0-r2.ebuild
index 13c75d3d5061..6544db047703 100644
--- a/media-plugins/vdr-clock/vdr-clock-1.0.0-r2.ebuild
+++ b/media-plugins/vdr-clock/vdr-clock-1.0.0-r2.ebuild
@@ -1,22 +1,21 @@
-# Copyright 2020 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
 
 DESCRIPTION="VDR Plugin: Tea clock, clock"
 HOMEPAGE="https://github.com/madmartin/vdr-clock"
 SRC_URI="https://github.com/madmartin/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}"/"${P}"
 
-SLOT="0"
 LICENSE="GPL-2"
+SLOT="0"
 KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE=""
 
-DEPEND=">=media-video/vdr-1.5.9"
+DEPEND="media-video/vdr"
 RDEPEND="${DEPEND}"
 
 QA_FLAGS_IGNORED="usr/lib/vdr/plugins/libvdr-.* usr/lib64/vdr/plugins/libvdr-.*"
 PATCHES=( "${FILESDIR}/${P}_gettext.diff" )
-S="${WORKDIR}"/"${P}"


             reply	other threads:[~2024-06-13  6:56 UTC|newest]

Thread overview: 12+ 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 --
2024-07-21  0:32 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-clock/ Sam James
2024-07-21  0:32 Sam James
2024-06-13  6:56 Joonas Niilola
2020-02-14 21:51 Jörg Bornkessel
2020-02-13 19:40 Jörg Bornkessel
2020-02-13 13:30 Agostino Sarubbo
2020-02-13 12:26 Agostino Sarubbo
2020-02-12 21:02 Jörg Bornkessel
2019-11-01 13:37 Joonas Niilola
2018-08-26 12:08 Joerg Bornkessel
2017-11-26 23:06 David Seifert

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.b7a6284f385257c8767a19c9dc75885f53391733.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