From 60338edb4f1e2270370de7cfa4e59fd4a54e266e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 9 Sep 2019 08:11:26 +0200 Subject: [PATCH] media-libs/stops: Drop old MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- media-libs/stops/stops-0.3.0.ebuild | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 media-libs/stops/stops-0.3.0.ebuild diff --git a/media-libs/stops/stops-0.3.0.ebuild b/media-libs/stops/stops-0.3.0.ebuild deleted file mode 100644 index f33e8d657dcc..000000000000 --- a/media-libs/stops/stops-0.3.0.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -DESCRIPTION="Organ stops for aeolus by Fons Adriaensen " -HOMEPAGE="http://www.kokkinizita.net/linuxaudio/aeolus/index.html" -SRC_URI="http://users.skynet.be/solaris/linuxaudio/downloads/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND="" -RDEPEND="" - -src_install() { - insinto /usr/share/${PN} - doins -r *.ae0 Aeolus* waves -} -- 2.26.2