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"
