blob: 72dc72e0cf8a53ad7a901b03cc00995ad2158c7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install postinst postrm prepare
DEPEND==dev-lang/python-2*
DESCRIPTION=A Python package for implementing SCGI servers
EAPI=3
HOMEPAGE=https://pypi.python.org/pypi/scgi http://python.ca/scgi/ http://www.mems-exchange.org/software/scgi/
KEYWORDS=~amd64 hppa ~ppc x86 ~amd64-linux ~x86-linux ~x86-macos
LICENSE=CNRI
RDEPEND==dev-lang/python-2*
SLOT=0
SRC_URI=http://python.ca/scgi/releases/scgi-1.14.tar.gz
_eclass_exported_funcs=pkg_postrm:distutils pkg_postinst:- src_prepare:distutils src_compile:distutils src_install:distutils
_eclasses_=distutils ad9e4720eb3e69090dd968b152fc611b multilib d062ae4ba2fc40a19c11de2ad89b6616 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs bfd09e8e66991dd5ce9e57610d8d1e6c
_md5_=60c2ef541e219bd2199c6a8444ba8976
|