* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-exec/
@ 2019-12-15 19:01 Joerg Bornkessel
0 siblings, 0 replies; 2+ messages in thread
From: Joerg Bornkessel @ 2019-12-15 19:01 UTC (permalink / raw
To: gentoo-commits
commit: bc5561db4a8d8bb4a9f9c0c149d8ea641a7d0813
Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 18:38:47 2019 +0000
Commit: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 19:01:05 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc5561db
media-plugins/vdr-exec: fixed HOMEPAGE, SRC_URI
Bug: https://bugs.gentoo.org/638458
Package-Manager: Portage-2.3.81, Repoman-2.3.18
Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org>
media-plugins/vdr-exec/vdr-exec-0.0.3.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/media-plugins/vdr-exec/vdr-exec-0.0.3.ebuild b/media-plugins/vdr-exec/vdr-exec-0.0.3.ebuild
index ebce0f6d360..ebe187a7724 100644
--- a/media-plugins/vdr-exec/vdr-exec-0.0.3.ebuild
+++ b/media-plugins/vdr-exec/vdr-exec-0.0.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
inherit vdr-plugin-2
DESCRIPTION="VDR plugin: Exec commands like timers at defined times"
-HOMEPAGE="http://wirbel.htpc-forum.de/exec/index2.html"
-SRC_URI="http://wirbel.htpc-forum.de/exec/${P}.tgz"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+SRC_URI="http://vdr.websitec.de/download/${PN}/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-exec/
@ 2024-06-10 12:46 Joonas Niilola
0 siblings, 0 replies; 2+ messages in thread
From: Joonas Niilola @ 2024-06-10 12:46 UTC (permalink / raw
To: gentoo-commits
commit: 606f8c60c9ad83f4c78e77c3850f1be492d89670
Author: Martin Dummer <martin.dummer <AT> gmx <DOT> net>
AuthorDate: Sun May 12 11:16:13 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Jun 10 12:45:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=606f8c60
media-plugins/vdr-exec: update EAPI 7 -> 8
fix pkgcheck issues
Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net>
Closes: https://github.com/gentoo/gentoo/pull/36654
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
media-plugins/vdr-exec/vdr-exec-0.0.3.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/media-plugins/vdr-exec/vdr-exec-0.0.3.ebuild b/media-plugins/vdr-exec/vdr-exec-0.0.3.ebuild
index ebe187a77240..8975ed3478a0 100644
--- a/media-plugins/vdr-exec/vdr-exec-0.0.3.ebuild
+++ b/media-plugins/vdr-exec/vdr-exec-0.0.3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 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
@@ -12,9 +12,8 @@ SRC_URI="http://vdr.websitec.de/download/${PN}/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
-DEPEND=">=media-video/vdr-1.6.0"
+DEPEND="media-video/vdr"
RDEPEND="${DEPEND}"
PATCHES=( "${FILESDIR}/${P}_compile-warnings.diff" )
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-10 12:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-15 19:01 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-exec/ Joerg Bornkessel
-- strict thread matches above, loose matches on Subject: below --
2024-06-10 12:46 Joonas Niilola
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox