From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 79746158014 for ; Sun, 29 Aug 2021 22:42:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C068FE0855; Sun, 29 Aug 2021 22:42:20 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8371CE0855 for ; Sun, 29 Aug 2021 22:42:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6FBD8342CA6 for ; Sun, 29 Aug 2021 22:42:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6A46A8F for ; Sun, 29 Aug 2021 22:42:17 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1630276897.fbd5d786124c174fda736a9b4f908182dc81dd9b.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-filebrowser/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/vdr-filebrowser/Manifest media-plugins/vdr-filebrowser/vdr-filebrowser-0.2.1.ebuild X-VCS-Directories: media-plugins/vdr-filebrowser/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: fbd5d786124c174fda736a9b4f908182dc81dd9b X-VCS-Branch: master Date: Sun, 29 Aug 2021 22:42:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9a7a676b-ce9b-445f-98cd-eabc60c46e8a X-Archives-Hash: b7cdc8348abb51106b87d63775276242 commit: fbd5d786124c174fda736a9b4f908182dc81dd9b Author: Martin Dummer gmx net> AuthorDate: Sun Aug 29 22:16:38 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Aug 29 22:41:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbd5d786 media-plugins/vdr-filebrowser: remove old remove old version with dead SRC_URI Closes: https://github.com/gentoo/gentoo/pull/22151 Closes: https://bugs.gentoo.org/808177 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Martin Dummer gmx.net> Signed-off-by: Conrad Kostecki gentoo.org> media-plugins/vdr-filebrowser/Manifest | 1 - .../vdr-filebrowser/vdr-filebrowser-0.2.1.ebuild | 28 ---------------------- 2 files changed, 29 deletions(-) diff --git a/media-plugins/vdr-filebrowser/Manifest b/media-plugins/vdr-filebrowser/Manifest index 378e2910b38..518a12daa9a 100644 --- a/media-plugins/vdr-filebrowser/Manifest +++ b/media-plugins/vdr-filebrowser/Manifest @@ -1,2 +1 @@ -DIST vdr-filebrowser-0.2.1.tgz 60870 BLAKE2B 44c1143ea122113cff05199325e219770b9de6c99f87b79d8daa6aa7324e5384ef46ce25d7e627a2570218d7d2ad66612465addb7fb634e4269e816e06e5dfdc SHA512 2807983513f7ac94d2be109d8fe09ac6a2c2af80ad09c51f58d4fab9fb5abc263a63ef301595915a4b0433dfba2e212c659db7c37d86bba065002fc17e763d6e DIST vdr-filebrowser-0.2.3_p20210521.tar.gz 59659 BLAKE2B 1b369fa2d53326768e09d1e0e7d39a449d92b2c5bb1b609c792c107867eb3d0099a9654aff8e83aad86e189990412000eb24b64907fff3aff49a846631c060bf SHA512 0abc015e5c64b5f99bab4449262b1c8a1dbd8af97b1f6983fe6e1dc95794242ef6835b23c5877e0a3b9164f2f70742311274826380f1779aaeec9501c2a3a9d3 diff --git a/media-plugins/vdr-filebrowser/vdr-filebrowser-0.2.1.ebuild b/media-plugins/vdr-filebrowser/vdr-filebrowser-0.2.1.ebuild deleted file mode 100644 index 72689c20a4a..00000000000 --- a/media-plugins/vdr-filebrowser/vdr-filebrowser-0.2.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit vdr-plugin-2 - -DESCRIPTION="VDR plugin: file manager plugin for moving or renaming files in VDR" -HOMEPAGE="http://vdr.nasenbaeren.net/filebrowser/" -SRC_URI="http://vdr.nasenbaeren.net/filebrowser/${P}.tgz" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=">=media-video/vdr-1.4.0" -RDEPEND="${DEPEND}" - -src_install() { - vdr-plugin-2_src_install - - insinto /etc/vdr/plugins/filebrowser - doins "${FILESDIR}"/commands.conf - doins "${FILESDIR}"/order.conf - doins "${FILESDIR}"/othercommands.conf - doins "${FILESDIR}"/sources.conf -}