summaryrefslogtreecommitdiff
path: root/media-plugins/vdr-proxy
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-12 21:55:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-12 21:55:15 +0000
commit7218e1b46bceac05841e90472501742d905fb3fc (patch)
tree56fae051db521b8fce8014cbc8b11484885b14b3 /media-plugins/vdr-proxy
parent6d691ad5b6239929063441bbd14c489e92e7396e (diff)
gentoo resync : 12.03.2021
Diffstat (limited to 'media-plugins/vdr-proxy')
-rw-r--r--media-plugins/vdr-proxy/Manifest3
-rw-r--r--media-plugins/vdr-proxy/metadata.xml8
-rw-r--r--media-plugins/vdr-proxy/vdr-proxy-0.1.4-r1.ebuild17
3 files changed, 0 insertions, 28 deletions
diff --git a/media-plugins/vdr-proxy/Manifest b/media-plugins/vdr-proxy/Manifest
deleted file mode 100644
index 54dd014ae4a4..000000000000
--- a/media-plugins/vdr-proxy/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST vdr-proxy-0.1.4.tgz 20391 BLAKE2B 6b1438446f4cbb4c2edff4fbce09c16b5df38897009e05f87a238f8abf890032691a1915609c7017e2ac59df257194c371cf6cdc8cd7a3736760973043c92f71 SHA512 d77191c55891e1a762562e2b968e3990f77918a1b9366b928c381680337ec0a81927f2239cabfc0bd62db9e4fe26ab6eee1fa9e9a8c247db1d49619023d721a5
-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/metadata.xml b/media-plugins/vdr-proxy/metadata.xml
deleted file mode 100644
index 27f419c289c3..000000000000
--- a/media-plugins/vdr-proxy/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
-<email>vdr@gentoo.org</email>
-<name>Gentoo VDR Project</name>
-</maintainer>
-</pkgmetadata>
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
deleted file mode 100644
index 107471259664..000000000000
--- a/media-plugins/vdr-proxy/vdr-proxy-0.1.4-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit vdr-plugin-2
-
-DESCRIPTION="VDR Plugin: enable grouping of menu entries, online load/unload"
-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"