mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
2025-05-01 11:57:12 UTC
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
BDEPEND=python_targets_pypy3? ( dev-lang/pypy:3.10=[symlink] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/poetry-core-2.1.1[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/poetry-core-2.1.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/darkdetect[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEPEND=dev-python/darkdetect[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DESCRIPTION=A flat dark theme for PySide and PyQt.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/5yutan5/PyQtDarkTheme https://pypi.org/project/PyQtDarkTheme
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_pypy3 python_targets_python3_11 python_targets_python3_12
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_pypy3? ( dev-lang/pypy:3.10=[symlink] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_11 python_targets_python3_12 )
|
||||
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pyqtdarktheme/pyqtdarktheme-2.1.0.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic e8de74bac929ba17427e740e95707d00 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 974462533ec80cd68e5f366ad8a86002 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 3641642ea51cdadc1d1ea0bb8404ae89 pypi ad1b21f87d117ae9bb089bdb65b8f013
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic e8de74bac929ba17427e740e95707d00 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 b6ad054ea5bb201ed2fec9cac7a8d12b python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 2a874f6b13be509cff13de8e37085386 pypi ad1b21f87d117ae9bb089bdb65b8f013
|
||||
_md5_=1b5395bfd532d933de38229ccfcff2a9
|
||||
|
||||
Reference in New Issue
Block a user