blob: a3335c9a8f6ceeea649bce3ad46791ba21b65a53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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=8
HOMEPAGE=https://github.com/emacs-csharp/csharp-mode
INHERIT=elisp
KEYWORDS=amd64 ~ppc x86
LICENSE=GPL-2+
RDEPEND=>=app-editors/emacs-23.1:*
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/emacs-csharp/csharp-mode/archive/refs/tags/1.1.1.tar.gz -> csharp-mode-1.1.1.tar.gz
_eclasses_=elisp-common 79f8e13c80c89792e5c9b3fc8ef59f3b elisp c1c17e9c24d72d3bd58c611de8116fb6
_md5_=cbdf6076560450b57ea8b08626176c47
|