summaryrefslogtreecommitdiff
path: root/media-plugins/vdr-proxy
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /media-plugins/vdr-proxy
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'media-plugins/vdr-proxy')
-rw-r--r--media-plugins/vdr-proxy/Manifest2
-rw-r--r--media-plugins/vdr-proxy/vdr-proxy-0.1.4-r1.ebuild11
2 files changed, 6 insertions, 7 deletions
diff --git a/media-plugins/vdr-proxy/Manifest b/media-plugins/vdr-proxy/Manifest
index 529703e4b312..54dd014ae4a4 100644
--- a/media-plugins/vdr-proxy/Manifest
+++ b/media-plugins/vdr-proxy/Manifest
@@ -1,3 +1,3 @@
DIST vdr-proxy-0.1.4.tgz 20391 BLAKE2B 6b1438446f4cbb4c2edff4fbce09c16b5df38897009e05f87a238f8abf890032691a1915609c7017e2ac59df257194c371cf6cdc8cd7a3736760973043c92f71 SHA512 d77191c55891e1a762562e2b968e3990f77918a1b9366b928c381680337ec0a81927f2239cabfc0bd62db9e4fe26ab6eee1fa9e9a8c247db1d49619023d721a5
-EBUILD vdr-proxy-0.1.4-r1.ebuild 424 BLAKE2B ee872a261812dccac59a8c0bacc2e1d3f0320e97d2b19c7d6916a369cfd819cd919787e1caa7670366c827eebf133f416553cdc57e2ae84ad570b61ceef066be SHA512 b79032e90421aa77d206d038ddda6b640fa7233f3e27a53c90267ec567e50f53b2c411e201a4203d5441c86de6c94fba9d4de04b401808f2aa940e0ad925a38f
+EBUILD vdr-proxy-0.1.4-r1.ebuild 406 BLAKE2B d444564701524787cbd0be91fd6d58e5a8b28c4651ae00135b3a605abdf6248ef308725a855e3372f0be0128c5e7d6303e6dcfc9c64f6ad97a866846a7fd75e6 SHA512 4b8e872b5de9a7d24f2018faa64cf9ad786999a8d85e9a1fb536837a78311c2a003a8a0e883f09384afe8cef94eca320841f48e4ad3af2de5281ea1ba99ae23e
MISC metadata.xml 243 BLAKE2B 6287033e852823666551691771936aead83e7394d6c41f6f5a43a4c21309300e6fcfd90e8a87a82eb90433f86344426c07f2fb7833e7226d2e3c4df9fda1d2d6 SHA512 f7d6e467a5a96c0afdd42df3c0f3866240defc5bbea5ccddf4c0b1a3c004225af5d46dab67d45a5ac34535391584f3b3727fe79ef6cef1a11413636bbc35cf06
diff --git a/media-plugins/vdr-proxy/vdr-proxy-0.1.4-r1.ebuild b/media-plugins/vdr-proxy/vdr-proxy-0.1.4-r1.ebuild
index c7a945de01ef..107471259664 100644
--- a/media-plugins/vdr-proxy/vdr-proxy-0.1.4-r1.ebuild
+++ b/media-plugins/vdr-proxy/vdr-proxy-0.1.4-r1.ebuild
@@ -1,18 +1,17 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit vdr-plugin-2
-IUSE=""
-SLOT="0"
-
DESCRIPTION="VDR Plugin: enable grouping of menu entries, online load/unload"
-HOMEPAGE="http://urichter.cjb.net/vdr/?h=proxy"
-SRC_URI="http://www.mathematik.uni-kassel.de/~urichter/vdr/files/${P}.tgz"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
+SRC_URI="http://vdr.websitec.de/download/${PN}/${P}.tgz"
LICENSE="GPL-2"
KEYWORDS="x86"
+IUSE=""
+SLOT="0"
DEPEND=">=media-video/vdr-1.3.23"