mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-16 18:43:18 -04:00
2021-05-05 08:50:06 UTC
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
BDEPEND=test? ( python_single_target_python3_7? ( >=dev-python/arrow-0.8.0[python_targets_python3_7(-)] >=dev-python/b2sdk-1.2.0[python_targets_python3_7(-)] <dev-python/b2sdk-1.3.0[python_targets_python3_7(-)] >=dev-python/phx-class-registry-3.0.5[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/arrow-0.8.0[python_targets_python3_8(-)] >=dev-python/b2sdk-1.2.0[python_targets_python3_8(-)] <dev-python/b2sdk-1.3.0[python_targets_python3_8(-)] >=dev-python/phx-class-registry-3.0.5[python_targets_python3_8(-)] ) python_single_target_python3_7? ( >=dev-python/pytest-4.5.0[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)] ) ) python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_7? ( >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] )
|
||||
DEFINED_PHASES=compile configure install postinst prepare setup test
|
||||
DESCRIPTION=The command-line tool for BackBlaze's B2 product.
|
||||
DESCRIPTION=Command-line tool for BackBlaze's B2 product
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/Backblaze/B2_Command_Line_Tool
|
||||
INHERIT=distutils-r1
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://pypi/b/b2/b2-2.1.0.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 20c4a380a6193a089c8c432f3e5f8402 python-single-r1 d25ac9d5d91fe9d44fda6ec192aca11a distutils-r1 f0ca511df3fddd316b783632b804e8fb
|
||||
_md5_=d1aa6f981cf1013a6f44cd8dc7f4d8f0
|
||||
_md5_=d85b96b06cf01ff15b94f787afb32db3
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
DEFINED_PHASES=install
|
||||
DEFINED_PHASES=install prepare
|
||||
DEPEND=>=x11-libs/gtk+-3
|
||||
DESCRIPTION=Simple drag-and-drop source/sink for X and Wayland
|
||||
EAPI=7
|
||||
@@ -8,4 +8,4 @@ LICENSE=GPL-3
|
||||
RDEPEND=>=x11-libs/gtk+-3
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mwh/dragon/archive/v1.1.1.tar.gz -> dragon-1.1.1.tar.gz
|
||||
_md5_=18269f853e4b0d3df2e4da6948d226b2
|
||||
_md5_=179373264f5ca0beb9ca5b349e7c5e8a
|
||||
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=python_single_target_python3_7? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_8(-)] ) test? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?] python_single_target_python3_7? ( dev-python/m2crypto[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_7? ( dev-python/path-py[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/path-py[python_targets_python3_8(-)] ) ) test? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?] python_single_target_python3_7? ( dev-python/m2crypto[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_7? ( >=dev-python/pytest-4.5.0[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)] ) ) python_single_target_python3_7? ( dev-lang/python:3.7[xml] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[xml] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_7? ( >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DESCRIPTION=Command line tool for Open Build Service
|
||||
EAPI=7
|
||||
HOMEPAGE=https://en.opensuse.org/openSUSE:OSC https://github.com/openSUSE/osc
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_single_target_python3_7 python_single_target_python3_8
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?] python_single_target_python3_7? ( dev-python/m2crypto[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_7? ( dev-lang/python:3.7[xml] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[xml] >=dev-lang/python-exec-2:=[python_targets_python3_8] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/openSUSE/osc/archive/0.169.1.tar.gz -> osc-0.169.1.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 20c4a380a6193a089c8c432f3e5f8402 python-single-r1 d25ac9d5d91fe9d44fda6ec192aca11a distutils-r1 f0ca511df3fddd316b783632b804e8fb
|
||||
_md5_=9e18041660cc74ddae2e9895ba8f1c4c
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=python_single_target_python3_7? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools_scm-1.15.0[python_targets_python3_9(-)] ) test? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_7? ( dev-python/m2crypto[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) python_single_target_python3_7? ( dev-python/path-py[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/path-py[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/path-py[python_targets_python3_9(-)] ) ) test? ( app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_7? ( dev-python/m2crypto[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) python_single_target_python3_7? ( >=dev-python/pytest-4.5.0[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-4.5.0[python_targets_python3_9(-)] ) ) python_single_target_python3_7? ( dev-lang/python:3.7[xml] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[xml] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9[xml] >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_7? ( >=dev-python/setuptools-42.0.2[python_targets_python3_7(-)] ) python_single_target_python3_8? ( >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)] )
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DESCRIPTION=Command line tool for Open Build Service
|
||||
EAPI=7
|
||||
HOMEPAGE=https://en.opensuse.org/openSUSE:OSC https://github.com/openSUSE/osc
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_target_python3_8(-)?,python_single_target_python3_9(-)?] python_single_target_python3_7? ( dev-python/m2crypto[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/m2crypto[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/m2crypto[python_targets_python3_9(-)] ) python_single_target_python3_7? ( dev-lang/python:3.7[xml] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[xml] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9[xml] >=dev-lang/python-exec-2:=[python_targets_python3_9] )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/openSUSE/osc/archive/0.171.0.tar.gz -> osc-0.171.0.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 20c4a380a6193a089c8c432f3e5f8402 python-single-r1 d25ac9d5d91fe9d44fda6ec192aca11a distutils-r1 f0ca511df3fddd316b783632b804e8fb
|
||||
_md5_=d47db51c89878b878bd30e0d93670dc4
|
||||
@@ -11,6 +11,6 @@ RDEPEND=app-arch/rpm[python,python_single_target_python3_7(-)?,python_single_tar
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9 )
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/openSUSE/osc/archive/0.171.0.tar.gz -> osc-0.171.0.tar.gz
|
||||
SRC_URI=https://github.com/openSUSE/osc/archive/0.172.0.tar.gz -> osc-0.172.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e bash-completion-r1 8e7c071081c68c2c398b77fe3a1d6908 multiprocessing cac3169468f893670dac3e7cb940e045 python-utils-r1 20c4a380a6193a089c8c432f3e5f8402 python-single-r1 d25ac9d5d91fe9d44fda6ec192aca11a distutils-r1 f0ca511df3fddd316b783632b804e8fb
|
||||
_md5_=aa0225d748e4704b3faac0359b6da263
|
||||
_md5_=c6057e6260690a90e156bdf74361c90b
|
||||
@@ -12,4 +12,4 @@ REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8
|
||||
RESTRICT=test !test? ( test )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e bash-completion-r1 8e7c071081c68c2c398b77fe3a1d6908 multiprocessing cac3169468f893670dac3e7cb940e045 python-utils-r1 20c4a380a6193a089c8c432f3e5f8402 python-single-r1 d25ac9d5d91fe9d44fda6ec192aca11a distutils-r1 f0ca511df3fddd316b783632b804e8fb git-r3 b8e8c92aa5fe8df7187e466138eb4e52
|
||||
_md5_=aa0225d748e4704b3faac0359b6da263
|
||||
_md5_=c6057e6260690a90e156bdf74361c90b
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=>=dev-util/meson-0.54.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DEPEND=>=gui-libs/wlroots-0.11 x11-libs/libxkbcommon X? ( gui-libs/wlroots[X] x11-libs/libxkbcommon[X] )
|
||||
DESCRIPTION=A Wayland kiosk
|
||||
EAPI=7
|
||||
HOMEPAGE=https://www.hjdskes.nl/projects/cage https://github.com/Hjdskes/cage
|
||||
INHERIT=meson
|
||||
IUSE=-X
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=gui-libs/wlroots-0.11 x11-libs/libxkbcommon X? ( gui-libs/wlroots[X] x11-libs/libxkbcommon[X] )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Hjdskes/cage/archive/v0.1.2.1.tar.gz -> cage-0.1.2.1.tar.gz
|
||||
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 20c4a380a6193a089c8c432f3e5f8402 meson e43eef9331f54965a573ed380854ff47
|
||||
_md5_=4a75aeecebe4b61d7f4ae81212066d71
|
||||
@@ -7,5 +7,5 @@ KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=gui-libs/wlroots dev-libs/wayland-protocols
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/djpohly/dwl/archive/v0.2.tar.gz -> dwl-0.2.tar.gz
|
||||
SRC_URI=https://github.com/djpohly/dwl/archive/v0.2.1.tar.gz -> dwl-0.2.1.tar.gz
|
||||
_md5_=cd22481410620c80f9fb69b2b1df012e
|
||||
@@ -1,5 +1,5 @@
|
||||
BDEPEND=virtual/pkgconfig
|
||||
DEFINED_PHASES=configure
|
||||
DEFINED_PHASES=compile configure
|
||||
DEPEND=dev-libs/libretls sys-libs/ncurses
|
||||
DESCRIPTION=TLS-only terminal IRC client
|
||||
EAPI=7
|
||||
@@ -9,4 +9,4 @@ LICENSE=GPL-3+
|
||||
RDEPEND=dev-libs/libretls sys-libs/ncurses
|
||||
SLOT=0
|
||||
SRC_URI=https://git.causal.agency/catgirl/snapshot/catgirl-1.7.tar.gz
|
||||
_md5_=c35d725deb9ee14d28766bc735563de8
|
||||
_md5_=0c431cee63defac25e23d73b132bf267
|
||||
|
||||
@@ -30,7 +30,7 @@ app-admin/s-tui 1.0.2 1.1.1 9999: Stress-Terminal UI monitoring tool
|
||||
app-arch/libarchive-qt 2.0.3 2.0.4 9999: A Qt based archiving solution with libarchive backend
|
||||
app-arch/tarlz 0.19-r3: A parallel archiver combining tar and lzip
|
||||
app-arch/unalz 0.65-r1: Extract ALZ archives
|
||||
app-backup/b2 2.1.0: The command-line tool for BackBlaze's B2 product.
|
||||
app-backup/b2 2.1.0: Command-line tool for BackBlaze's B2 product
|
||||
app-backup/timeshift 20.11.1: A system restore utility for Linux
|
||||
app-crypt/autofirma 1.6.5-r1: Spanish government's electronic signature application for online procedures
|
||||
app-crypt/configuradorfnmt 1.0.1: Spanish government certificate request generator
|
||||
@@ -354,7 +354,7 @@ dev-util/codespell 1.17.1 2.0.0: Check text files for common misspellings
|
||||
dev-util/gammaray 2.11.2: High-level runtime introspection tool for Qt applications
|
||||
dev-util/go-deblob 1.0.0: remove binary blobs from a directory
|
||||
dev-util/insomnia-bin 2020.3.3 2020.5.2: HTTP and GraphQL client for developers
|
||||
dev-util/osc 0.169.1 0.171.0 0.171.0-r1 9999: Command line tool for Open Build Service
|
||||
dev-util/osc 0.172.0 9999: Command line tool for Open Build Service
|
||||
dev-util/quilttools 0.3-r1: Mailbox to quilt series converter
|
||||
dev-util/tokei 12.0.4 12.1.0 12.1.1 12.1.2: Count code, quickly
|
||||
dev-util/xdp-tools 1.1.1: Utilities and example programs for use with XDP
|
||||
@@ -432,8 +432,8 @@ gui-apps/wofi 1.2.2 1.2.3 1.2.4 9999: Wofi is a launcher/menu program for wlroot
|
||||
gui-libs/libcprime 4.1.0 4.2.0_alpha 4.2.0 9999: Library for managing settings of CoreApps
|
||||
gui-libs/libcsys 4.1.0 4.2.0_alpha 4.2.0 9999: Library for managing the device
|
||||
gui-libs/webp-pixbuf-loader 0.0.1: WebP Image format GdkPixbuf loader
|
||||
gui-wm/cage 0.1.2.1 0.1.3 9999: A Wayland kiosk
|
||||
gui-wm/dwl 0.2: dwm for Wayland
|
||||
gui-wm/cage 0.1.3 9999: A Wayland kiosk
|
||||
gui-wm/dwl 0.2.1: dwm for Wayland
|
||||
kde-apps/kaidan 0.7.0: A simple, user-friendly Jabber/XMPP client for every device!
|
||||
kde-apps/kclock 0.4.0: A convergent clock application for Plasma
|
||||
kde-apps/krecorder 9999: A convergent audio recording application for Plasma
|
||||
|
||||
@@ -1 +1 @@
|
||||
Tue, 04 May 2021 16:50:07 +0000
|
||||
Wed, 05 May 2021 08:50:06 +0000
|
||||
|
||||
Reference in New Issue
Block a user