blob: 673fc03d13b8bedaca6b4c9541bb2cf105d0a90f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=test? ( app-emacs/f app-emacs/s ) >=app-editors/emacs-24:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=Reduce Emacs output of messages
EAPI=8
HOMEPAGE=https://github.com/cask/shut-up/
INHERIT=elisp
IUSE=test
KEYWORDS=amd64 ~x86
LICENSE=GPL-3+
RDEPEND=>=app-editors/emacs-24:*
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/cask/shut-up/archive/v0.3.3.tar.gz -> shut-up-0.3.3.tar.gz
_eclasses_=elisp-common 79f8e13c80c89792e5c9b3fc8ef59f3b elisp 8aab2c847b5894dc40503ae1d203abcf
_md5_=e379ed27e068aea14a0beaec8f90f7e2
|