*/*: Bump copyright on files touched this year
[gentoo.git] / app-xemacs / xemacs-ispell / xemacs-ispell-1.37.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 SLOT="0"
7 DESCRIPTION="Spell-checking with GNU ispell"
8 XEMACS_PKG_CAT="standard"
9
10 MY_PN=${PN/xemacs-/}
11
12 SRC_URI="http://ftp.xemacs.org/pub/xemacs/packages/${MY_PN}-${PV}-pkg.tar.gz"
13
14 RDEPEND=""
15 KEYWORDS="~alpha amd64 hppa ppc ppc64 sparc x86"
16
17 inherit xemacs-packages