14 lines
1.3 KiB
Groff
14 lines
1.3 KiB
Groff
DEFINED_PHASES=compile configure install prepare test
|
|
DEPEND=>=sys-apps/util-linux-2.20 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 extension module to (re)mount /boot
|
|
EAPI=4
|
|
HOMEPAGE=https://bitbucket.org/mgorny/pymountboot/
|
|
IUSE=python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=BSD
|
|
RDEPEND=>=sys-apps/util-linux-2.20 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 ) dev-python/python-exec
|
|
REQUIRED_USE=|| ( python_targets_python2_6 python_targets_python2_7 python_targets_python3_1 python_targets_python3_2 )
|
|
SLOT=0
|
|
SRC_URI=mirror://bitbucket/mgorny/pymountboot/downloads/pymountboot-0.2.1.tar.bz2
|
|
_eclasses_=distutils-r1 449ae0120ad3f638a91c5490dffecbda eutils d40dc948067bd3db1c8ebf7d51897313 multilib 9aa8a023e062fca0ba79362d9d0cc488 python-r1 9232c62ecbc513e92cf4639892b59f72 toolchain-funcs 134429b842a6c67254bfd76a8753e4d4 user d0a4d0735a6c0183d707ca919bd72f28
|
|
_md5_=b8717ded71c6869c39ba47aabc42fab0
|