blob: 78222523d28cb5b068cbb579427dffe49f59e09a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DEPEND=app-emacs/basic-toolkit >=app-editors/emacs-23.1:*
DESCRIPTION=Some enhanced functions for buffer manipulate
EAPI=6
HOMEPAGE=https://www.emacswiki.org/emacs/buffer-extension.el
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=app-emacs/basic-toolkit >=app-editors/emacs-23.1:*
SLOT=0
SRC_URI=https://github.com/gavv/distfiles/raw/master/buffer-extension-0.1.el.xz
_eclasses_=eapi7-ver f9ec87e93172b25ce65a85303dc06964 elisp-common cf4fd1b0835b9f3e638724840468064a elisp b165dc0288d12ab26e86f41c56f03914
_md5_=07457a41901ad0dc5246beca8697283a
|