# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-emacs/tuareg-mode/tuareg-mode-1.46.2.ebuild,v 1.2 2007/07/03 07:24:21 opfer Exp $ inherit elisp DESCRIPTION="An Objective Caml/Camllight mode for Emacs" HOMEPAGE="http://www-rocq.inria.fr/~acohen/tuareg/index.html.en" SRC_URI="http://www-rocq.inria.fr/~acohen/tuareg/mode/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~amd64" IUSE="" SITEFILE=50${PN}-gentoo.el DOCS="HISTORY LISEZMOI README" src_compile() { einfo "Bytecode compilation not available" }