aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Horel <guillaume.horel@gmail.com>2013-01-06 21:49:16 -0500
committerGuillaume Horel <guillaume.horel@gmail.com>2013-01-06 21:49:16 -0500
commit49ef0d051777c72d3ee990f60b7bce0ab7b11e5b (patch)
tree1196a717bae12523fc20de3159ae4ed8f466cc69
parentdev-lang/julia fix version in previous update (diff)
downloadsci-49ef0d051777c72d3ee990f60b7bce0ab7b11e5b.tar.gz
sci-49ef0d051777c72d3ee990f60b7bce0ab7b11e5b.tar.bz2
sci-49ef0d051777c72d3ee990f60b7bce0ab7b11e5b.zip
dev-lang/julia fix emacs filename
-rw-r--r--dev-lang/julia/julia-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/julia/julia-9999.ebuild b/dev-lang/julia/julia-9999.ebuild
index 53b026ccd..c6f774e60 100644
--- a/dev-lang/julia/julia-9999.ebuild
+++ b/dev-lang/julia/julia-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -80,7 +80,7 @@ src_install() {
fi
if use emacs; then
elisp-install "${PN}" contrib/julia-mode.el
- elisp-site-file-install "${FILESDIR}"/63-julia-gentoo.el
+ elisp-site-file-install "${FILESDIR}"/63julia-gentoo.el
fi
use doc && dodoc -r doc/_build/html
dodoc README.md