commit:     e6d2be3ac4c4db8958a066ddf2c96a1cd127209b
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 10:09:22 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 10:09:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6d2be3a

media-plugins/mda-lv2: removed obsolete 1.2.4

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-plugins/mda-lv2/Manifest             |  1 -
 media-plugins/mda-lv2/mda-lv2-1.2.4.ebuild | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/media-plugins/mda-lv2/Manifest b/media-plugins/mda-lv2/Manifest
index f34c1a0fa9c..b274cfe873f 100644
--- a/media-plugins/mda-lv2/Manifest
+++ b/media-plugins/mda-lv2/Manifest
@@ -1,2 +1 @@
-DIST mda-lv2-1.2.4.tar.bz2 2362219 BLAKE2B 
2b943ab585ee55f909161ed562e4cd9a8b57cf1c61e5199ebc6917b5ca6108fd9e8cb4c48517f01c823b9ab7ce96461f6f5ff1c103897aaa8bfd182a5debd2bf
 SHA512 
d2ae0a7531de36ed30d0fa6e377d42d44d8dc67e4893e075b1d850e92c3a2d92f6f80e292e642c71ad1493532a0e06734011028cfec91348cfda02eec62dfe04
 DIST mda-lv2-1.2.6.tar.bz2 2371464 BLAKE2B 
d9c6de99a3bac080df2a58db56673712a7c050fea76906bd8e1704f28b3588d990cc8c3ce2fe94b598b1b9a4acd751696775d6c19baee2bd7982853f2e2ae18b
 SHA512 
0b49c8d4868010726bdf4b969b4822ffe17d705d81c956afabcfa27135c1bf54bb4fd00168d2606ddcd3f9b1930247655e700ae8d6039b43ff1a779cb8a617cc

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.4.ebuild 
b/media-plugins/mda-lv2/mda-lv2-1.2.4.ebuild
deleted file mode 100644
index 168ca3efe52..00000000000
--- a/media-plugins/mda-lv2/mda-lv2-1.2.4.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{7,8} )
-PYTHON_REQ_USE='threads(+)'
-
-inherit python-any-r1 waf-utils
-
-DESCRIPTION="LV2 port of the MDA plugins by Paul Kellett"
-HOMEPAGE="http://drobilla.net/software/mda-lv2/";
-SRC_URI="http://download.drobilla.net/${P}.tar.bz2";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="media-libs/lv2"
-DEPEND="
-       ${PYTHON_DEPS}
-       virtual/pkgconfig"

Reply via email to