blob: ede0b40ec69838c206cf961d207015654ed39c18 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=test? ( app-emacs/buttercup ) >=app-editors/emacs-27:*
DEFINED_PHASES=compile configure info install postinst postrm prepare setup test unpack
DESCRIPTION=Reformat GNU Emacs buffers stably without moving point
EAPI=8
HOMEPAGE=https://github.com/radian-software/apheleia/
INHERIT=elisp
IUSE=test
KEYWORDS=amd64 ~x86
LICENSE=MIT
RDEPEND=>=app-editors/emacs-27:*
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/radian-software/apheleia/archive/v4.4.tar.gz -> apheleia-4.4.gh.tar.gz
_eclasses_=elisp 8dfc7a00348fe9c91895014adc78a4a5 elisp-common 4ee3453b022aae73f4d827a0f98920c2
_md5_=f461f4e50730f2738ececa0bc8ccbfdc
|