blob: 08a11219b0bbf8fe2a066fac92aafc75f256de9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install postinst postrm prepare setup unpack
DEPEND=doc? ( dev-python/sphinx ) emacs? ( virtual/emacs ) =dev-lang/python-2*
DESCRIPTION=A semantic grep for the C language
EAPI=4
HOMEPAGE=http://home.regit.org/software/coccigrep/
IUSE=doc emacs vim
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=dev-util/coccinelle[python] emacs? ( virtual/emacs ) vim? ( || ( app-editors/vim app-editors/gvim ) ) =dev-lang/python-2*
SLOT=0
SRC_URI=https://github.com/regit/coccigrep/tarball/v1.11 -> coccigrep-1.11.tar.gz
_eclass_exported_funcs=pkg_postrm:- pkg_postinst:- pkg_setup:- src_unpack:vcs-snapshot src_prepare:distutils src_compile:- src_install:-
_eclasses_=distutils ad9e4720eb3e69090dd968b152fc611b elisp-common 9f56c4e9bf1282dbfc2a5a09e1124e74 multilib d062ae4ba2fc40a19c11de2ad89b6616 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 6198c04daba0e1307bd844df7d37f423 vcs-snapshot 2b65ecb2d0f91e4322c2ac8d673993bd
_md5_=4c02456182779ed60b386e958c65b90f
|