15 lines
1.1 KiB
Groff
15 lines
1.1 KiB
Groff
|
DEFINED_PHASES=compile configure install prepare test unpack
|
||
|
DEPEND=!<sys-apps/portage-2.1.10.58 python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_1? ( dev-lang/python:3.1 ) python_targets_python3_2? ( dev-lang/python:3.2 )
|
||
|
DESCRIPTION=Python MPD client library
|
||
|
EAPI=4
|
||
|
HOMEPAGE=https://github.com/Mic92/python-mpd2
|
||
|
IUSE=python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2
|
||
|
KEYWORDS=~amd64 ~ppc ~ppc64 ~x86
|
||
|
LICENSE=LGPL-3
|
||
|
RDEPEND=python_targets_python2_6? ( dev-lang/python:2.6 ) python_targets_python2_7? ( dev-lang/python:2.7 ) python_targets_python3_1? ( dev-lang/python:3.1 ) python_targets_python3_2? ( dev-lang/python:3.2 )
|
||
|
REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 )
|
||
|
SLOT=0
|
||
|
SRC_URI=https://github.com/Mic92/python-mpd2/tarball/v0.4.2 -> python-mpd-0.4.2.tar.gz
|
||
|
_eclasses_=python-distutils-ng 6786a3ab681bb2f21310183278f72e33 vcs-snapshot 07df4a337a309c0aa605525027917677
|
||
|
_md5_=3b2a7b1f6a84934b41a4b810235322df
|