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 EB06713933E for ; Mon, 12 Jul 2021 12:13:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3958EE096D; Mon, 12 Jul 2021 12:13:45 +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 D81C1E096D for ; Mon, 12 Jul 2021 12:13:44 +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 BC053342C88 for ; Mon, 12 Jul 2021 12:13:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2292E7CE for ; Mon, 12 Jul 2021 12:13:42 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1626091930.64d7017b6fb30b7cfaaaac40f01b72523df7bf1c.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-satip/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/vdr-satip/Manifest media-plugins/vdr-satip/vdr-satip-2.4.0_p20210131.ebuild X-VCS-Directories: media-plugins/vdr-satip/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 64d7017b6fb30b7cfaaaac40f01b72523df7bf1c X-VCS-Branch: master Date: Mon, 12 Jul 2021 12:13:42 +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: 59336a09-04f1-4059-a591-384587cbd85c X-Archives-Hash: 376ed70e67a0862a0542b00f62d87a79 commit: 64d7017b6fb30b7cfaaaac40f01b72523df7bf1c Author: Martin Dummer gmx net> AuthorDate: Tue Jun 29 09:24:10 2021 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Mon Jul 12 12:12:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64d7017b media-plugins/vdr-satip: cleanup obsolete version upstream published new release, now remove obsolete intermediate version Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Martin Dummer gmx.net> Closes: https://github.com/gentoo/gentoo/pull/21469 Signed-off-by: Ionen Wolkens gentoo.org> media-plugins/vdr-satip/Manifest | 1 - .../vdr-satip/vdr-satip-2.4.0_p20210131.ebuild | 39 ---------------------- 2 files changed, 40 deletions(-) diff --git a/media-plugins/vdr-satip/Manifest b/media-plugins/vdr-satip/Manifest index 61a1852123c..6f1a3ad5b35 100644 --- a/media-plugins/vdr-satip/Manifest +++ b/media-plugins/vdr-satip/Manifest @@ -1,3 +1,2 @@ -DIST vdr-plugin-satip-43b60b1566878104240cbae5b1e322bbacd380e1.tar.gz 74697 BLAKE2B a1e763e1837cf00718469333304a858cec9802bc65ca0e607664ce0bc0594d038586b10fdbe822cb62e8d9d68441bc39b9c4356ce88e328cc08e41a3e7e2c213 SHA512 6447d424d119e738b3dc747b9ec27c24ed15143bee176cca4cbd09d43a9c5cfd03bb1d39fa2c3b4409af583e25489872d5350d32570d0790e2327759a6181b2e DIST vdr-satip-2.2.5.tgz 74669 BLAKE2B e586297f0f0c1ca776d4c9f83b46da7f7afe82b80ac7e79ec2da7107c793f5c8a5092590ad23030a435e2d034b084373b9b069bac6ef81822723d33ff6c7fab2 SHA512 3f8ab1d9e84843e71bc6fc8f712d178fa3d304d0959ec977de1b11829e27b575feb78735c6770b15d4dfb8f4fce933aed7df07a6d9ba0b20e937aacd3c643a21 DIST vdr-satip-2.4.1.tar.gz 75880 BLAKE2B 4c935922921856a56eacdfa9afd0ccd2f3957c3221ef527948e90fc3f45c0deaa34bbd7a4b5aad9bfba6d4e34c93f7d23225bc24c2525929571256de06c7f811 SHA512 0c6eb3fcb274e34395d8483e7382a655019683fe0cb1c677f120bce85c2bd181517d38f5325003ed6326e8fb0badeef937397d596723b8403ee865fa5e521ead diff --git a/media-plugins/vdr-satip/vdr-satip-2.4.0_p20210131.ebuild b/media-plugins/vdr-satip/vdr-satip-2.4.0_p20210131.ebuild deleted file mode 100644 index eb01453dfd2..00000000000 --- a/media-plugins/vdr-satip/vdr-satip-2.4.0_p20210131.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit vdr-plugin-2 - -GIT_COMMIT="43b60b1566878104240cbae5b1e322bbacd380e1" -MY_P="vdr-plugin-satip-${GIT_COMMIT}" - -DESCRIPTION="VDR Plugin: integrates SAT>IP network devices seamlessly into VDR" -HOMEPAGE="https://github.com/rofafor/vdr-plugin-satip" -SRC_URI="https://github.com/rofafor/vdr-plugin-satip/archive/${GIT_COMMIT}.tar.gz -> ${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" - -DEPEND=" - >=media-video/vdr-2.4.0 - >=net-misc/curl-7.36 - || ( dev-libs/tinyxml dev-libs/pugixml )" -RDEPEND="${DEPEND}" - -QA_FLAGS_IGNORED=" - usr/lib/vdr/plugins/libvdr-satip.* - usr/lib64/vdr/plugins/libvdr-satip.*" -S="${WORKDIR}/${MY_P}" - -src_prepare() { - vdr-plugin-2_src_prepare - - if has_version "dev-libs/tinyxml"; then - sed -e "s:#SATIP_USE_TINYXML:SATIP_USE_TINYXML:" -i Makefile || die "sed failed" - fi - - local GIT_COMMIT_SHORT=${GIT_COMMIT:0:7} - sed -i -e "s:GITTAG =.*:GITTAG=${GIT_COMMIT_SHORT}:" Makefile || die "Failed to modify Makefile" -}