*/*: Bump copyright on files touched this year
[gentoo.git] / media-sound / shorten / shorten-3.6.1.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 DESCRIPTION="fast, low complexity waveform coder (i.e. audio compressor)"
7 HOMEPAGE="http://shnutils.freeshell.org/shorten/"
8 SRC_URI="http://shnutils.freeshell.org/shorten/dist/src/${P}.tar.gz"
9
10 LICENSE="shorten"
11 SLOT="0"
12 KEYWORDS="~alpha amd64 ~ppc sparc x86"
13
14 PATCHES=( "${FILESDIR}"/${PN}-tests.patch )