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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9376515817D for ; Mon, 10 Jun 2024 12:46:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE4B9E2AF0; Mon, 10 Jun 2024 12:46:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9428BE2AF0 for ; Mon, 10 Jun 2024 12:46:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D6497340A12 for ; Mon, 10 Jun 2024 12:46:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1B9CD1C83 for ; Mon, 10 Jun 2024 12:46:20 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1718023522.8a65303ea0c1fdfc7c5c61b3c534f964eaa9f018.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-dvbhddevice/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/vdr-dvbhddevice/Manifest media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.1.3_p20140115.ebuild X-VCS-Directories: media-plugins/vdr-dvbhddevice/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 8a65303ea0c1fdfc7c5c61b3c534f964eaa9f018 X-VCS-Branch: master Date: Mon, 10 Jun 2024 12:46:20 +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: 01d092aa-fde6-4a7b-a5cc-0a1a086b207a X-Archives-Hash: 7ba4202c77545975d3f10c4f555323a4 commit: 8a65303ea0c1fdfc7c5c61b3c534f964eaa9f018 Author: Martin Dummer gmx net> AuthorDate: Sat May 11 20:54:51 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Jun 10 12:45:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a65303e media-plugins/vdr-dvbhddevice: drop 2.1.3_p20140115 Signed-off-by: Martin Dummer gmx.net> Signed-off-by: Joonas Niilola gentoo.org> media-plugins/vdr-dvbhddevice/Manifest | 1 - .../vdr-dvbhddevice-2.1.3_p20140115.ebuild | 40 ---------------------- 2 files changed, 41 deletions(-) diff --git a/media-plugins/vdr-dvbhddevice/Manifest b/media-plugins/vdr-dvbhddevice/Manifest index 9d7ad502d6ed..0c63405289a5 100644 --- a/media-plugins/vdr-dvbhddevice/Manifest +++ b/media-plugins/vdr-dvbhddevice/Manifest @@ -1,2 +1 @@ -DIST dvbhddevice-2.1.3_p20140115.tar.gz 40424 BLAKE2B 99d5fece7557c7c9f2b0174c9b1f01ac7628f0f0b6aa954f3e829de4653e10cbed6d0516b966f69737aff9ffafd224b3558bd868e972b64ab60c965ba569555a SHA512 29729325affec5e1330cf361a0c82ee5ef9f48f9a6a5032881b331a6451c05c8d99831c43e3eb08129053a7549dd4cd73a5e0afc6fe04d35956c8fecad48d2f4 DIST vdr-dvbhddevice-2.2.0_p20180420.tar.bz2 37812 BLAKE2B 3a5e88f2dd6e94934fcc563cf8606ffb723126976a5effeac8f9e7c52bf12b0c16076987469ecc7f248792f99fc8e3d340242a287c5e9494eb594276afa4f591 SHA512 d04e836a70241594eed4c92ab4c9411f54b8f0e37745ab5a19955895fc5a9cc3e6c5408ad910630481523debf75ebee362a83d8ba73b309a42e73cdec3fe136e diff --git a/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.1.3_p20140115.ebuild b/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.1.3_p20140115.ebuild deleted file mode 100644 index 56698cbc2573..000000000000 --- a/media-plugins/vdr-dvbhddevice/vdr-dvbhddevice-2.1.3_p20140115.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit vdr-plugin-2 - -HG_REVISION="60c58ae453d0" -HG_REVISION_DATE="20140115" - -DESCRIPTION="VDR Plugin: output device for the 'Full Featured' TechnoTrend -S2-6400 DVB Card" -HOMEPAGE="https://bitbucket.org/powARman/dvbhddevice" -SRC_URI="https://bitbucket.org/powARman/dvbhddevice/get/${HG_REVISION}.tar.gz --> dvbhddevice-2.1.3_p${HG_REVISION_DATE}.tar.gz" - -KEYWORDS="amd64 x86" -SLOT="0" -LICENSE="GPL-2" -IUSE="" - -DEPEND=">=media-video/vdr-1.7.39" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/dvbhddevice-${HG_REVISION}" - -src_prepare() { - vdr-plugin-2_src_prepare - - fix_vdr_libsi_include dvbhdffdevice.c -} - -src_install() { - vdr-plugin-2_src_install - - doheader dvbhdffdevice.h hdffcmd.h - - insinto /usr/include/libhdffcmd - doins libhdffcmd/*.h -}