summaryrefslogtreecommitdiff
blob: 4611ccad9455854e3ab9af8bd7f81b3bc339eb75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/rst-mode/rst-mode-0.2.6.ebuild,v 1.1 2005/07/11 05:55:14 mkennedy Exp $

inherit elisp

IUSE=""

DESCRIPTION="A major mode for editing reStructuredText"
HOMEPAGE="http://www.merten-home.de/FreeSoftware/rst-mode/index.html
	http://www.emacswiki.org/cgi-bin/wiki/reStructuredText"
SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc ~amd64 ~sparc"

SITEFILE="50${PN}-gentoo.el"