2024-01-28 23:18:06 UTC

This commit is contained in:
Repository mirror & CI
2024-01-28 23:18:06 +00:00
parent 110ae32633
commit 6d9058b371
40 changed files with 299 additions and 173 deletions

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
DESCRIPTION=Todo program to help enhance your Gentoo workflow
EAPI=8
HOMEPAGE=https://github.com/csfore/gentodo
INHERIT=distutils-r1 bash-completion-r1
IUSE=bash-completion python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) dev-python/python-bugzilla python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://github.com/csfore/gentodo/releases/download/0.2.0/gentodo-0.2.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
_md5_=6f417cf806898883e88d295fe2344ef3

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
DESCRIPTION=Todo program to help enhance your Gentoo workflow
EAPI=8
HOMEPAGE=https://github.com/csfore/gentodo
INHERIT=distutils-r1 bash-completion-r1 git-r3
IUSE=bash-completion python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) dev-python/python-bugzilla python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
_md5_=6f417cf806898883e88d295fe2344ef3

View File

@@ -1,9 +1,9 @@
DEFINED_PHASES=install
DESCRIPTION=Selection of wallpapers contributed to the nwg-shell project
EAPI=7
EAPI=8
HOMEPAGE=https://github.com/nwg-piotr/nwg-shell-wallpapers
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v1.1.tar.gz -> nwg-shell-wallpapers-1.1.tar.gz
_md5_=a99afd92606e2398ab52bfe25c8c0679
SRC_URI=https://github.com/nwg-piotr/nwg-shell-wallpapers/archive/v1.4.tar.gz -> nwg-shell-wallpapers-1.4.tar.gz
_md5_=54139616875dce3b319d66d609dfffb4

View File

@@ -7,9 +7,9 @@ INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-python/PyQt5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/loguru[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/simplemma[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/lxml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/flask[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/flask-sqlalchemy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pysubs2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/bidict[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pystardict[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pymorphy3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pymorphy3-dicts-ru[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pymorphy3-dicts-uk[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyqtdarktheme[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/charset-normalizer[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/EbookLib[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sentence-splitter[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mobi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/SLPP[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/markdown[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/markdownify[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/readmdict[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-lzo[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyqtgraph[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
RDEPEND=dev-python/PyQt5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/loguru[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/simplemma[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/lxml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/flask[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/flask-sqlalchemy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pysubs2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/bidict[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pystardict[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pymorphy3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pymorphy3-dicts-ru[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pymorphy3-dicts-uk[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyqtdarktheme[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/charset-normalizer[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/EbookLib[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sentence-splitter[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mobi[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/SLPP[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/markdown[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/markdownify[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/readmdict[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-lzo[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyqtgraph[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pynput[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/gevent[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/v/vocabsieve/vocabsieve-0.11.0.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/v/vocabsieve/vocabsieve-0.11.1.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic b2b07efa51009704f88173b2c7feab47 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=feae7bbdb4f39b558e72a7889191fb4a
_md5_=8f17e773ad630f985db05849916a096d

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long