summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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