mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
15 lines
1.3 KiB
Plaintext
15 lines
1.3 KiB
Plaintext
DEFINED_PHASES=install
|
|
DESCRIPTION=Cli interface for dropbox (python), part of nautilus-dropbox
|
|
EAPI=8
|
|
HOMEPAGE=https://www.dropbox.com/
|
|
INHERIT=python-r1 bash-completion-r1
|
|
IUSE=+gpg python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
|
KEYWORDS=amd64
|
|
LICENSE=GPL-3
|
|
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) dev-python/pygobject:3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] net-misc/dropbox gpg? ( dev-python/gpgmepy[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] )
|
|
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
|
SLOT=0
|
|
SRC_URI=https://dev.gentoo.org/~grozin/dropbox-cli-2026.03.20.py.xz
|
|
_eclasses_=out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf shell-completion 63a62de3ca49c798ee6e89f190e45d0e bash-completion-r1 4386cfb12ede6cd8f0c1987d2e88da5f
|
|
_md5_=81899fc98724dff50b490f984d0e771e
|