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 BAE27158020 for ; Fri, 4 Nov 2022 07:25:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 02FD6E07C9; Fri, 4 Nov 2022 07:25:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DBD4BE07C9 for ; Fri, 4 Nov 2022 07:25:09 +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 C474C3411FE for ; Fri, 4 Nov 2022 07:25:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 35714523 for ; Fri, 4 Nov 2022 07:25:07 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1667546701.9313654882586b5eabb6ee122e22b598282c1869.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/mda-lv2/Manifest media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild X-VCS-Directories: media-plugins/mda-lv2/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 9313654882586b5eabb6ee122e22b598282c1869 X-VCS-Branch: master Date: Fri, 4 Nov 2022 07:25:07 +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: ced27e62-c2ee-4c5c-8ca1-e410e1c03b1f X-Archives-Hash: 713863c31cdd6b06b82bcbd1c5e079c2 commit: 9313654882586b5eabb6ee122e22b598282c1869 Author: Miroslav Šulc gentoo org> AuthorDate: Fri Nov 4 07:25:01 2022 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Fri Nov 4 07:25:01 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93136548 media-plugins/mda-lv2: dropped obsolete 1.2.6 Bug: https://bugs.gentoo.org/879133 Signed-off-by: Miroslav Šulc gentoo.org> media-plugins/mda-lv2/Manifest | 1 - media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild | 25 ------------------------- 2 files changed, 26 deletions(-) diff --git a/media-plugins/mda-lv2/Manifest b/media-plugins/mda-lv2/Manifest index d406780e4d32..09edf0647171 100644 --- a/media-plugins/mda-lv2/Manifest +++ b/media-plugins/mda-lv2/Manifest @@ -1,2 +1 @@ DIST mda-lv2-1.2.10.tar.xz 2081216 BLAKE2B f201cff828fcef037795935bbeb56b0c2067a2f66666f99d8f90507333249c128d5d6202bc38a96dafa9f9aab28f5c9b571f9e8d88f7a77fd1b23f5fca1376d4 SHA512 be490887be25b2578a4f0a0f7d571aaa1bad37a640094ffde7bdca21a285ddf7d7650f96f735cb0ec01e262bddb945ab9e8923a2d8b94afb5dc6940cf4e2b054 -DIST mda-lv2-1.2.6.tar.bz2 2371464 BLAKE2B d9c6de99a3bac080df2a58db56673712a7c050fea76906bd8e1704f28b3588d990cc8c3ce2fe94b598b1b9a4acd751696775d6c19baee2bd7982853f2e2ae18b SHA512 0b49c8d4868010726bdf4b969b4822ffe17d705d81c956afabcfa27135c1bf54bb4fd00168d2606ddcd3f9b1930247655e700ae8d6039b43ff1a779cb8a617cc diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild deleted file mode 100644 index b40371714dcf..000000000000 --- a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8..11} ) -PYTHON_REQ_USE='threads(+)' - -inherit python-any-r1 waf-utils - -DESCRIPTION="LV2 port of the MDA plugins by Paul Kellett" -HOMEPAGE="https://drobilla.net/software/mda-lv2.html" -SRC_URI="https://download.drobilla.net/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" - -BDEPEND=" - virtual/pkgconfig -" -RDEPEND="media-libs/lv2" -DEPEND=" - ${PYTHON_DEPS} -"