app-accessibility/emacspeak: fix LICENSE

Closes: https://bugs.gentoo.org/871660
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Maciej Barć
2022-10-15 17:01:33 +02:00
parent ca80ddd2f4
commit 6007dcfa4f
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,7 +18,7 @@ fi
DESCRIPTION="the emacspeak audio desktop"
HOMEPAGE="http://emacspeak.sourceforge.net/"
LICENSE="BSD GPL-2"
LICENSE="GPL-2+ GPL-3+"
SLOT="0"
IUSE="+espeak"

View File

@@ -19,7 +19,7 @@ else
KEYWORDS="amd64 ppc x86"
fi
LICENSE="BSD GPL-2"
LICENSE="GPL-2+ GPL-3+"
SLOT="0"
IUSE="+espeak"

View File

@@ -19,7 +19,7 @@ else
KEYWORDS="~amd64 ~ppc ~x86"
fi
LICENSE="BSD GPL-2"
LICENSE="GPL-2+ GPL-3+"
SLOT="0"
IUSE="+espeak"