summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Bornkessel <hd_brummy@gentoo.org>2019-12-15 19:59:26 +0100
committerJoerg Bornkessel <hd_brummy@gentoo.org>2019-12-15 20:01:12 +0100
commit1471035d07c340a384287ca49bba48618e5310c5 (patch)
treedc392ffa009e59fe3a3c3b8857537b39df910a4f
parentmedia-plugins/vdr-nordlichtsepg: fixed HOMEPAGE, SRC_URI (diff)
downloadgentoo-1471035d.tar.gz
gentoo-1471035d.tar.bz2
gentoo-1471035d.zip
media-plugins/vdr-mlist: fiexd 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@gentoo.org>
-rw-r--r--media-plugins/vdr-mlist/Manifest2
-rw-r--r--media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild8
2 files changed, 5 insertions, 5 deletions
diff --git a/media-plugins/vdr-mlist/Manifest b/media-plugins/vdr-mlist/Manifest
index d02b90534105..34168aa75b8b 100644
--- a/media-plugins/vdr-mlist/Manifest
+++ b/media-plugins/vdr-mlist/Manifest
@@ -1 +1 @@
-DIST vdr-mlist-1.0.2.tgz 12895 BLAKE2B 2a91aae9d8b2028e2a62cac59409d7130f1415eeff64f622259165a79ae47036257f3bf47492d1fa7dabd766627ba64ba4e85a92b544140251c2555ce4b50c3f SHA512 29e03f4ef4f4085e6e04e4ff4741003f2470bac81992749c1eb5c83ef8e179c9a701e0e2b766cc24458f17d64bccf4484bd7f9be14f3661dbb09979d0812982e
+DIST 1.0.2.tar.gz 14710 BLAKE2B b93a3ff4c9e1296ec9e23fb2f7889d846d57935d3299f8482eadd3815cad42ace9c71de6418ecbdf431fa114baf08c5f24279243ae8fc61eb7546c0d59c182be SHA512 d773e77ffea5a9868dfa6827fac0d6d736e20a53159ee244c59053a7ab163f4bc03710128dad9d4bba67ce221378d1de10b1e94533d9702558915cabdf913f0b
diff --git a/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild b/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild
index e0cff7728fa5..c047342de017 100644
--- a/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild
+++ b/media-plugins/vdr-mlist/vdr-mlist-1.0.2.ebuild
@@ -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: Show a history of the last OSD message"
-HOMEPAGE="http://www.joachim-wilke.de/?alias=vdr-mlist"
-SRC_URI="http://joachim-wilke.de/vdr-mlist/${P}.tgz"
+HOMEPAGE="https://github.com/jowi24/vdr-mlist"
+SRC_URI="https://github.com/jowi24/vdr-mlist/archive/1.0.2.tar.gz"
KEYWORDS="amd64 x86"
SLOT="0"