*/*: Discontinue Gentoo SuperH port
[gentoo.git] / app-emacs / jasmin / jasmin-1.2-r2.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 inherit elisp
7
8 DESCRIPTION="An Emacs major mode for editing Jasmin Java bytecode assembler files"
9 HOMEPAGE="http://www.neilvandyke.org/jasmin-emacs/"
10 SRC_URI="mirror://gentoo/${P}.tar.gz"
11
12 LICENSE="GPL-2+"
13 SLOT="0"
14 KEYWORDS="~alpha amd64 ~s390 x86"
15
16 SITEFILE="50${PN}-gentoo.el"