# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-emacs/autoconf-mode/autoconf-mode-2.63.ebuild,v 1.1 2008/10/13 10:21:21 ulm Exp $ inherit elisp DESCRIPTION="Emacs major modes for editing autoconf and autotest input" HOMEPAGE="http://www.gnu.org/software/autoconf/autoconf.html" SRC_URI="mirror://gnu/autoconf/autoconf-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" SITEFILE=50${PN}-gentoo.el S="${WORKDIR}/autoconf-${PV}/lib/emacs"