*/*: Drop stable ia64 keywords
[gentoo.git] / app-emacs / dircolors / dircolors-1.0-r2.ebuild
1 # Copyright 1999-2014 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 inherit elisp
7
8 DESCRIPTION="Provide the same facility of ls --color inside Emacs"
9 HOMEPAGE="http://lfs.irisa.fr/~pad/rawaccess.query/hacks/dircolors.el"
10 SRC_URI="mirror://gentoo/${P}.tar.gz"
11
12 LICENSE="GPL-2+"
13 SLOT="0"
14 KEYWORDS="amd64 ~ppc ppc64 x86"
15
16 SITEFILE="50${PN}-gentoo.el"