From: Michael Mair-Keimberger Date: Sun, 12 May 2019 08:09:52 +0000 (+0200) Subject: media-sound/audiotag: fix LICENSE X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bdbc5811f4f8db00602f9a79197fbc228e6462ad;p=gentoo.git media-sound/audiotag: fix LICENSE Signed-off-by: Michael Mair-Keimberger Signed-off-by: Joonas Niilola --- diff --git a/media-sound/audiotag/audiotag-0.19.ebuild b/media-sound/audiotag/audiotag-0.19.ebuild index 4d6d53a136b9..0f163d9e904a 100644 --- a/media-sound/audiotag/audiotag-0.19.ebuild +++ b/media-sound/audiotag/audiotag-0.19.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 -DESCRIPTION="A command-line tool for mass tagging/renaming of audio files" +DESCRIPTION="Command-line tool for mass tagging/renaming of audio files" HOMEPAGE="https://github.com/Daenyth/audiotag" SRC_URI="https://github.com/downloads/Daenyth/${PN}/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 ~ppc ppc64 sparc x86" IUSE="aac flac mp3 vorbis"