* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-pvrinput/
@ 2018-03-30 2:54 Aaron Bauman
0 siblings, 0 replies; 2+ messages in thread
From: Aaron Bauman @ 2018-03-30 2:54 UTC (permalink / raw
To: gentoo-commits
commit: 9881ecbd70e137c26917443b962ea403e69db847
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu Mar 29 19:14:46 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Mar 30 02:34:43 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9881ecbd
media-plugins/vdr-pvrinput: fix HOMEPAGE, use HTTPS
media-plugins/vdr-pvrinput/vdr-pvrinput-2011.09.17.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-plugins/vdr-pvrinput/vdr-pvrinput-2011.09.17.ebuild b/media-plugins/vdr-pvrinput/vdr-pvrinput-2011.09.17.ebuild
index 2675045fcbd..bebc08091b5 100644
--- a/media-plugins/vdr-pvrinput/vdr-pvrinput-2011.09.17.ebuild
+++ b/media-plugins/vdr-pvrinput/vdr-pvrinput-2011.09.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit vdr-plugin-2
DESCRIPTION="VDR Plugin: Use a PVR* card as input device"
-HOMEPAGE="http://projects.vdr-developer.org/projects/show/plg-pvrinput"
+HOMEPAGE="https://projects.vdr-developer.org/projects/plg-pvrinput"
SRC_URI="mirror://gentoo/vdr-pvrinput-2011.09.17.tgz"
LICENSE="GPL-2"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-pvrinput/
@ 2019-12-15 20:25 Joerg Bornkessel
0 siblings, 0 replies; 2+ messages in thread
From: Joerg Bornkessel @ 2019-12-15 20:25 UTC (permalink / raw
To: gentoo-commits
commit: 64e0b343a08fa804fc5a9212c1b9b58b48e66329
Author: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 15 20:14:52 2019 +0000
Commit: Joerg Bornkessel <hd_brummy <AT> gentoo <DOT> org>
CommitDate: Sun Dec 15 20:24:54 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64e0b343
media-plugins/vdr-pvrinput: QA StaticSrcUri fixed
Package-Manager: Portage-2.3.81, Repoman-2.3.18
Signed-off-by: Joerg Bornkessel <hd_brummy <AT> gentoo.org>
media-plugins/vdr-pvrinput/vdr-pvrinput-2011.09.17.ebuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/media-plugins/vdr-pvrinput/vdr-pvrinput-2011.09.17.ebuild b/media-plugins/vdr-pvrinput/vdr-pvrinput-2011.09.17.ebuild
index bebc08091b5..69043e7b445 100644
--- a/media-plugins/vdr-pvrinput/vdr-pvrinput-2011.09.17.ebuild
+++ b/media-plugins/vdr-pvrinput/vdr-pvrinput-2011.09.17.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2018 Gentoo Foundation
+# 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: Use a PVR* card as input device"
HOMEPAGE="https://projects.vdr-developer.org/projects/plg-pvrinput"
-SRC_URI="mirror://gentoo/vdr-pvrinput-2011.09.17.tgz"
+SRC_URI="mirror://gentoo/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
@@ -27,11 +27,11 @@ src_prepare() {
fix_vdr_libsi_include reader.c
- epatch "${FILESDIR}/missing-include.diff"
+ eapply "${FILESDIR}/missing-include.diff"
}
src_install() {
vdr-plugin-2_src_install
- dodoc TODO FAQ example/channels.conf_*
+ local DOCS=( TODO FAQ example/channels.conf_* )
}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-12-15 20:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-30 2:54 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-pvrinput/ Aaron Bauman
-- strict thread matches above, loose matches on Subject: below --
2019-12-15 20:25 Joerg Bornkessel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox