summaryrefslogtreecommitdiff
path: root/app-emacs/regress/regress-1.5.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/regress/regress-1.5.1.ebuild')
-rw-r--r--app-emacs/regress/regress-1.5.1.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/app-emacs/regress/regress-1.5.1.ebuild b/app-emacs/regress/regress-1.5.1.ebuild
deleted file mode 100644
index bcaf45eae24b..000000000000
--- a/app-emacs/regress/regress-1.5.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit elisp
-
-DESCRIPTION="Regression test harness for Emacs Lisp code"
-HOMEPAGE="https://www.emacswiki.org/emacs/WikifiedEmacsLispList"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="GPL-1+"
-SLOT="0"
-KEYWORDS="alpha amd64 ppc x86"
-
-ELISP_PATCHES="${PV}-regress.el-gentoo.patch"
-SITEFILE="50${PN}-gentoo.el"