summaryrefslogtreecommitdiff
blob: 898291e70b7ca3e46de059cf804e695c339205fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

inherit elisp

DESCRIPTION="Guess language of current buffer"
HOMEPAGE="http://www.emacswiki.org/cgi-bin/wiki/AutoLangMode"
# taken from: http://www.marquardt-home.de/auto-lang.el
SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

SITEFILE=50${PN}-gentoo.el