blob: edfaef10c225015a2cd7833fc72ede2e7151ea9e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install postinst postrm prepare
DEPEND==dev-lang/python-2*
DESCRIPTION=A high level interface to all commonly used Bazaar features
EAPI=3
HOMEPAGE=https://launchpad.net/bzr-explorer
IUSE=gtk
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=>=dev-vcs/bzr-2.5 >=dev-vcs/qbzr-0.23 gtk? ( dev-vcs/bzr-gtk ) =dev-lang/python-2*
SLOT=0
SRC_URI=https://launchpad.net/bzr-explorer/1.3/1.3.0/+download/bzr-explorer-1.3.0.tar.gz
_eclass_exported_funcs=pkg_postrm:distutils pkg_postinst:distutils src_prepare:distutils src_compile:distutils src_install:distutils
_eclasses_=distutils ad9e4720eb3e69090dd968b152fc611b multilib d062ae4ba2fc40a19c11de2ad89b6616 python efc1c55fc44c5b7272fc2ffba73c3e6f toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=11f6615d9cc64694c990cf52989a2246
|