media-plugins/vdr-screenshot: fixed HOMEPAGE, SRC_URI
authorJoerg Bornkessel <hd_brummy@gentoo.org>
Sun, 15 Dec 2019 19:41:42 +0000 (20:41 +0100)
committerJoerg Bornkessel <hd_brummy@gentoo.org>
Sun, 15 Dec 2019 20:01:05 +0000 (21:01 +0100)
Bug: https://bugs.gentoo.org/638458
Package-Manager: Portage-2.3.81, Repoman-2.3.18
Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
media-plugins/vdr-screenshot/Manifest
media-plugins/vdr-screenshot/vdr-screenshot-0.0.15.ebuild

index 79c06338146575d558fec0ef81d0f00c4fb0035b..e089d6ec193bebb5cd9ed86406fda29585b7a9d4 100644 (file)
@@ -1 +1 @@
-DIST vdr-screenshot-0.0.15.tgz 17586 BLAKE2B 1b7bf420f1eda574793250c5cbaa02e9cb4f98bd67794d936d9d35f456d75e1640b042bf83f8fdaa04787bda7b6ca6ce3e7505cb77f524c80aaf39be765a79bb SHA512 88100bd17e8be97acfe1b28f6ded7d844e019ea948e45cd36b0f5f54d5f02a1393c24110d374a14e340403fc838100a990e258af10a92b0f62e60825af36a0e3
+DIST 0.0.15.tar.gz 19439 BLAKE2B 186a44fc1c5645b5876051e2bd0f072557910bd4e66dbc3c1a0a0566a8d6470c384a50c6e949856fb960da9eddcc18e401702eb6df17d138399909dc4c045ac9 SHA512 31aacd2bbe591501b8891f5335ca882271406fad7a222fb640ddc8f9c6228ca2342b3fc78c4d8054b32a160a9cbde03e3bedbd060003fd27b9954de43be6bf5f
index 7c20be5f820f2dcee9fde85e67101780362c4967..a6203ca86a29ac4f424d00ee11d1c032aba039df 100644 (file)
@@ -1,13 +1,13 @@
-# Copyright 1999-2014 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: takes screenshots of the current video or tv screen by one keypress on your remote"
-HOMEPAGE="http://www.joachim-wilke.de/?alias=vdr-screenshot"
-SRC_URI="http://www.joachim-wilke.de/downloads/${PN}/${P}.tgz"
+DESCRIPTION="VDR Plugin: takes screenshots of the current video or tv screen"
+HOMEPAGE="https://github.com/jowi24/vdr-screenshot"
+SRC_URI="https://github.com/jowi24/${PN}/archive/${PV}.tar.gz"
 
 SLOT="0"
 LICENSE="GPL-2"