Drop $Id$ per council decision in bug #611234.
[gentoo.git] / app-emacs / regress / regress-1.5.1.ebuild
1 # Copyright 1999-2015 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="Regression test harness for Emacs Lisp code"
9 HOMEPAGE="http://www.emacswiki.org/emacs/WikifiedEmacsLispList"
10 SRC_URI="mirror://gentoo/${P}.tar.gz"
11
12 LICENSE="GPL-1+"
13 SLOT="0"
14 KEYWORDS="alpha amd64 ppc x86"
15
16 ELISP_PATCHES="${PV}-regress.el-gentoo.patch"
17 SITEFILE="50${PN}-gentoo.el"