Parent Directory
|
Revision Log
Keyworded amd64-linux and x86-linux (Portage version: 2.2.01.21580-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
| 1 | # Copyright 1999-2013 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/app-emacs/lua-mode/lua-mode-20100617-r1.ebuild,v 1.8 2012/05/29 15:00:56 aballier Exp $ |
| 4 | |
| 5 | inherit elisp |
| 6 | |
| 7 | DESCRIPTION="An Emacs major mode for editing Lua scripts" |
| 8 | HOMEPAGE="http://lua-users.org/wiki/LuaEditorSupport" |
| 9 | # taken from http://luaforge.net/frs/download.php/4628/lua-mode.el |
| 10 | SRC_URI="mirror://gentoo/${P}.el.bz2" |
| 11 | |
| 12 | LICENSE="GPL-2" |
| 13 | SLOT="0" |
| 14 | KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-fbsd ~x86-linux" |
| 15 | IUSE="" |
| 16 | |
| 17 | SITEFILE="50${PN}-gentoo.el" |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |