app-emacs/pymacs: Remove old.
[gentoo.git] / app-emacs / hexrgb / hexrgb-0_p1019.ebuild
1 # Copyright 1999-2019 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="Functions to manipulate colors, including RGB hex strings"
9 HOMEPAGE="https://www.emacswiki.org/emacs/hexrgb.el"
10 SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
11
12 LICENSE="GPL-2+"
13 SLOT="0"
14 KEYWORDS="amd64 ppc sparc x86"
15
16 SITEFILE="50${PN}-gentoo.el"