blob: 59a2e675a4c480817ab3c9cacd619974a6669a75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=app-editors/emacs-23.1:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DESCRIPTION=A derived Emacs mode implementing most of the C# rules
EAPI=7
HOMEPAGE=https://github.com/josteink/csharp-mode
INHERIT=elisp
KEYWORDS=amd64 ~ppc x86
LICENSE=GPL-2+
RDEPEND=>=app-editors/emacs-23.1:*
SLOT=0
SRC_URI=https://github.com/josteink/csharp-mode/archive/v0.9.2.tar.gz -> csharp-mode-0.9.2.tar.gz
_eclasses_=elisp-common 79f8e13c80c89792e5c9b3fc8ef59f3b elisp 4d1c0e88698cac71b148578be8359db3
_md5_=41c54c7b6d88080fef94c04dbbbd1c89
|