app-emacs/eselect-mode: x86 stable wrt bug #715300
[gentoo.git] / app-emacs / thinks / thinks-1.12.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 inherit elisp
7
8 DESCRIPTION="Insert text in a think bubble"
9 HOMEPAGE="http://www.davep.org/emacs/"
10 SRC_URI="https://github.com/davep/${PN}.el/archive/v${PV}.tar.gz -> ${P}.tar.gz"
11
12 LICENSE="GPL-3+"
13 SLOT="0"
14 KEYWORDS="~alpha amd64 x86"
15
16 S="${WORKDIR}/${PN}.el-${PV}"
17 SITEFILE="50${PN}-gentoo.el"