summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-05-12 10:09:52 +0200
committerJoonas Niilola <juippis@gentoo.org>2019-09-25 06:32:38 +0300
commitbdbc5811f4f8db00602f9a79197fbc228e6462ad (patch)
treebcbaf5a446e176fcfa4f1bb0eb5228c52c436c44 /media-sound
parentmail-mta/netqmail: upgrade EAPI, clean up (diff)
downloadgentoo-bdbc5811f4f8db00602f9a79197fbc228e6462ad.tar.gz
gentoo-bdbc5811f4f8db00602f9a79197fbc228e6462ad.tar.bz2
gentoo-bdbc5811f4f8db00602f9a79197fbc228e6462ad.zip
media-sound/audiotag: fix LICENSE
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/audiotag/audiotag-0.19.ebuild6
1 files changed, 3 insertions, 3 deletions
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"