commit: 53f8cd133b836621315413cc8581e10fd7dfeb5b Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> AuthorDate: Mon Jun 12 06:47:55 2023 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Mon Jun 12 06:47:55 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53f8cd13
media-plugins/mda-lv2: dropped obsolete 1.2.10 Bug: https://bugs.gentoo.org/908314 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild deleted file mode 100644 index faf6618f6de4..000000000000 --- a/media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit meson - -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.xz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" - -BDEPEND=" - virtual/pkgconfig -" -RDEPEND="media-libs/lv2"
