blob: 25aca9235a3ed645e9c5f3df8a293e41b21fbd98 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=app-editors/emacs-25.3:*
DEFINED_PHASES=compile configure info install postinst postrm prepare setup test unpack
DESCRIPTION=Emacs-Lisp refactoring utilities
EAPI=8
HOMEPAGE=https://github.com/mhayashi1120/Emacs-erefactor/
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=>=app-editors/emacs-25.3:*
SLOT=0
SRC_URI=https://github.com/mhayashi1120/Emacs-erefactor/archive/bfe27a1b8c7cac0fe054e76113e941efa3775fe8.tar.gz -> erefactor-0.7.2.tar.gz
_eclasses_=elisp-common 4ee3453b022aae73f4d827a0f98920c2 elisp 8dfc7a00348fe9c91895014adc78a4a5
_md5_=4cba20b9951f71f3285b68fa71f21062
|