commit: 941efc534d2a6902722b24d81e61b73607411a75 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Tue Dec 1 23:49:26 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Wed Dec 2 00:31:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=941efc53
media-sound/dcaenc: drop old Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> media-sound/dcaenc/dcaenc-2.ebuild | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/media-sound/dcaenc/dcaenc-2.ebuild b/media-sound/dcaenc/dcaenc-2.ebuild deleted file mode 100644 index d07ff368459..00000000000 --- a/media-sound/dcaenc/dcaenc-2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="DTS Coherent Acoustics audio encoder" -HOMEPAGE="http://aepatrakov.narod.ru/index/0-2" -SRC_URI="http://aepatrakov.narod.ru/olderfiles/1/${P}.tar.gz" -LICENSE="LGPL-2.1+" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="alsa" - -DEPEND="alsa? ( media-libs/alsa-lib )"
