blob: b2f25510c54a82a1ae52c0c05996406249f0931d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=app-editors/emacs-23.1:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup unpack
DESCRIPTION=Writable grep buffer and apply the changes to files
EAPI=7
HOMEPAGE=https://github.com/mhayashi1120/Emacs-wgrep
INHERIT=elisp readme.gentoo-r1
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=>=app-editors/emacs-23.1:*
SLOT=0
SRC_URI=https://github.com/mhayashi1120/Emacs-wgrep/archive/2.3.2.tar.gz -> wgrep-2.3.2.tar.gz
_eclasses_=elisp-common 36f97076abd90f943a34f8bcd58b5bcc elisp 023dd24ad9e6d5e62907e7007f548ca3 readme.gentoo-r1 22ae82e140bdd95d17a34fd5fd733190
_md5_=bb27c1fcdc7f6274c98b903d1d218ac3
|