blob: 74c0c16c307f2170aa91a58db2d3a0bd3153c834 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure prepare setup
DESCRIPTION=Utilities to convert emails to trac tickets
EAPI=7
HOMEPAGE=https://oss.trac.surfsara.nl/email2trac
IUSE=+python_single_target_python2_7
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 >=dev-lang/python-exec-2:=[python_targets_python2_7] ) <www-apps/trac-1.3[python_single_target_python2_7(-)?]
REQUIRED_USE=^^ ( python_single_target_python2_7 )
SLOT=0
SRC_URI=ftp://ftp.sara.nl/pub/outgoing/email2trac-2.12.2.tar.gz
_eclasses_=multilib 98584e405e2b0264d37e8f728327fed1 python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 bae936266b68e0c374a74f2b0d0aaa44 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=4d01ed2484eaf1c074d43f600243bdfc
|