14 lines
1.1 KiB
Groff
14 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 b6176485a30153729ae856cd37d0174c vcs-snapshot d7572a392e0bd8e207deae5414f6a887
|
|
_md5_=3b2a7b1f6a84934b41a4b810235322df
|