blob: 6a9704bdc665217bb1f835fa48f2cd23532cef00 (
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-25.3:*
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=~alpha amd64 ~arm arm64 ~ppc64 ~riscv ~sparc ~x86
LICENSE=GPL-3+
RDEPEND=>=app-editors/emacs-25.3:*
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 abb2dda42f680fce87602c8273f832c7 elisp fbefa95f5e9ab880a34bc69832b7c0d7
_md5_=8a20bb291efe3dcaa566d02e634b04bf
|