mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
app-accessibility/emacspeak: fix LICENSE
Closes: https://bugs.gentoo.org/871660 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ else
|
||||
KEYWORDS="amd64 ppc x86"
|
||||
fi
|
||||
|
||||
LICENSE="BSD GPL-2"
|
||||
LICENSE="GPL-2+ GPL-3+"
|
||||
SLOT="0"
|
||||
IUSE="+espeak"
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ else
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
fi
|
||||
|
||||
LICENSE="BSD GPL-2"
|
||||
LICENSE="GPL-2+ GPL-3+"
|
||||
SLOT="0"
|
||||
IUSE="+espeak"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user