blob: d4d5112f566333a797b5a579f33a7fb1391f5f27 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=app-editors/emacs-25.3:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=Relative loads for Emacs Lisp files
EAPI=8
HOMEPAGE=https://github.com/rocky/emacs-load-relative/
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=>=app-editors/emacs-25.3:*
SLOT=0
SRC_URI=https://github.com/rocky/emacs-load-relative/archive/1.3.1.tar.gz -> load-relative-1.3.1.tar.gz
_eclasses_=elisp-common d65d4003126dec852c1a5a534c52d2f9 elisp fbefa95f5e9ab880a34bc69832b7c0d7
_md5_=00890b43f0f0fb9f26847e5f46c274f1
|