summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-06-07 14:10:18 +0200
committerUlrich Müller <ulm@gentoo.org>2014-06-07 14:10:18 +0200
commit1c672b297f93a178faf50119dd11267da16fb2dd (patch)
treed33bfe9921a4add3628ed02b70ed574123fe4f90 /app-emacs/elip/elip-0.804.ebuild
parentIncrease minimum Emacs version to 23, versions 21 and 22 have been removed. (diff)
downloademacs-1c672b297f93a178faf50119dd11267da16fb2dd.tar.gz
emacs-1c672b297f93a178faf50119dd11267da16fb2dd.tar.bz2
emacs-1c672b297f93a178faf50119dd11267da16fb2dd.zip
Remove redundant NEED_EMACS assignment.
Package-Manager: portage-2.2.10
Diffstat (limited to 'app-emacs/elip/elip-0.804.ebuild')
-rw-r--r--app-emacs/elip/elip-0.804.ebuild10
1 files changed, 3 insertions, 7 deletions
diff --git a/app-emacs/elip/elip-0.804.ebuild b/app-emacs/elip/elip-0.804.ebuild
index d3fa422..7eb3565 100644
--- a/app-emacs/elip/elip-0.804.ebuild
+++ b/app-emacs/elip/elip-0.804.ebuild
@@ -1,9 +1,7 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-NEED_EMACS=22
-
inherit elisp
DESCRIPTION="The Emacs Learning Instruction Program"
@@ -13,7 +11,6 @@ SRC_URI="http://www.gnuvola.org/software/elip/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
DEPEND=">=app-emacs/edb-1.31"
RDEPEND="${DEPEND}"
@@ -29,9 +26,8 @@ src_compile() {
src_install() {
# the build system of the package is horribly broken,
# so we install everything manually
- elisp-install ${PN} source/*.{el,elc} || die "elisp-install failed"
- elisp-site-file-install "${FILESDIR}/${SITEFILE}" \
- || die "elisp-site-file-install failed"
+ elisp-install ${PN} source/*.{el,elc}
+ elisp-site-file-install "${FILESDIR}/${SITEFILE}"
doinfo doc/elip.info*
dodoc ChangeLog ChangeLog.OLD NEWS README