blob: a3353b773d97fe168befaffba12b2b713e17cd7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=app-emacs/all-the-icons >=app-editors/emacs-25.3:*
DEFINED_PHASES=compile configure info install postinst postrm prepare setup test unpack
DESCRIPTION=Display all-the-icons icons for all buffers in Emacs' ibuffer
EAPI=8
HOMEPAGE=https://github.com/seagle0128/all-the-icons-ibuffer/
INHERIT=elisp
KEYWORDS=amd64 ~x86
LICENSE=GPL-3+
RDEPEND=app-emacs/all-the-icons >=app-editors/emacs-25.3:*
SLOT=0
SRC_URI=https://github.com/seagle0128/all-the-icons-ibuffer/archive/v1.3.0.tar.gz -> all-the-icons-ibuffer-1.3.0.tar.gz
_eclasses_=elisp-common 4ee3453b022aae73f4d827a0f98920c2 elisp 8dfc7a00348fe9c91895014adc78a4a5
_md5_=d7ff764a28df4df4dc1a0afbc0596347
|