blob: 931b59083715bd2560e28824581ad60a1161d757 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=app-editors/emacs-27.1:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=Save and restore frames and windows with their buffers in Emacs
EAPI=8
HOMEPAGE=https://github.com/alphapapa/burly.el
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=>=app-editors/emacs-27.1:*
SLOT=0
SRC_URI=https://github.com/alphapapa/burly.el/archive/0.2.tar.gz -> burly-0.2.tar.gz
_eclasses_=elisp-common b3b15bdbe800c721e93b69b70cce2b67 elisp fbefa95f5e9ab880a34bc69832b7c0d7
_md5_=47c33cef8c578282d93fff9bd821435c
|