]> gitweb.michael.orlitzky.com - mjo-overlay.git/blob - app-emacs/visual-basic-mode/visual-basic-mode-1.4.12.ebuild
Add notes about upstream logwatch script inclusion.
[mjo-overlay.git] / app-emacs / visual-basic-mode / visual-basic-mode-1.4.12.ebuild
1 # Copyright 1999-2013 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 EAPI=5
6
7 inherit elisp
8
9 DESCRIPTION="A mode for editing Visual Basic programs"
10 HOMEPAGE="http://www.emacswiki.org/emacs/VisualBasicMode"
11 SRC_URI="http://michael.orlitzky.com/tmp/${P}.el.xz"
12
13 LICENSE="GPL-3+"
14 SLOT="0"
15 KEYWORDS="~amd64 ~x86"
16 IUSE=""
17
18 DEPEND="app-arch/xz-utils"
19
20 SITEFILE=50${PN}-gentoo.el