blob: 611f9403107896d57df9fe05ea22a2d27b3b907e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install postinst postrm prepare
DEPEND=dev-python/pygtk dev-python/setuptools doc? ( dev-python/sphinx ) || ( =dev-lang/python-2.7* =dev-lang/python-2.6* )
DESCRIPTION=PyGTKHelpers is a library to assist the building of PyGTK applications
EAPI=3
HOMEPAGE=http://packages.python.org/pygtkhelpers/ https://pypi.python.org/pypi/pygtkhelpers
IUSE=doc examples
KEYWORDS=amd64 ppc64 x86
LICENSE=LGPL-3
RDEPEND=dev-python/pygtk || ( =dev-lang/python-2.7* =dev-lang/python-2.6* )
SLOT=0
SRC_URI=mirror://pypi/p/pygtkhelpers/pygtkhelpers-0.4.3.tar.gz
_eclass_exported_funcs=pkg_postrm:distutils pkg_postinst:distutils src_prepare:- src_compile:- src_install:-
_eclasses_=distutils ad9e4720eb3e69090dd968b152fc611b multilib d062ae4ba2fc40a19c11de2ad89b6616 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e
_md5_=a7749f36441283ca5b6579543c3112a0
|