blob: 567e3ab125ee576040a0dc2390bfd6ce68be0d08 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install postinst postrm prepare
DEPEND=dev-python/wxpython:2.8 || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* )
DESCRIPTION=Glade-like GUI designer which can generate Python, Perl, C++ or XRC code
EAPI=2
HOMEPAGE=http://wxglade.sourceforge.net/
KEYWORDS=amd64 ppc sparc x86
LICENSE=MIT
RDEPEND=dev-python/wxpython:2.8 || ( =dev-lang/python-2.7* =dev-lang/python-2.6* =dev-lang/python-2.5* )
SLOT=0
SRC_URI=mirror://sourceforge/wxglade/wxGlade-0.6.3.tar.gz
_eclass_exported_funcs=pkg_postrm:- pkg_postinst:- src_prepare:- src_compile:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs 82165206dedb2075f9a0fb8f9b1f9441
_md5_=e790390a9d3b2ce1a9aa55cc55fc44a3
|