mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
2020-05-23 16:38:33 UTC
This commit is contained in:
@@ -9,6 +9,6 @@ LICENSE=MIT
|
||||
RDEPEND=>=dev-python/markdown-3.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/mkdocs-1.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pygments-2.4[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/pymdown-extensions-7.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/mkdocs-material-extensions-1.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/squidfunk/mkdocs-material/archive/5.2.0.tar.gz -> mkdocs-material-5.2.0.tar.gz
|
||||
SRC_URI=https://github.com/squidfunk/mkdocs-material/archive/5.2.1.tar.gz -> mkdocs-material-5.2.1.tar.gz
|
||||
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b docs be9c1076914af89ca820db1983080651 multibuild 40fe59465edacd730c644ec2bc197809 multilib 797cda3549becfe50afdfa35192ca137 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=f36eb4e443e32a35d72586f7bcde9e7d
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=doc? ( || ( ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-),python_single_target_python3_8(+)] ) ( dev-lang/python:3.7 dev-python/sphinx[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-python/sphinx[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ) ) test? ( dev-python/ordered-set[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] dev-python/nose[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] ) python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install postinst prepare test
|
||||
DEPEND=dev-python/ordered-set[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/quantities dev-python/matplotlib dev-python/numpy )
|
||||
DEPEND=dev-python/ordered-set[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] test? ( dev-python/quantities dev-python/matplotlib dev-python/numpy app-text/texlive dev-texlive/texlive-latexextra )
|
||||
DESCRIPTION=A Python library for creating LaTeX files and snippets
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/JelteF/PyLaTeX
|
||||
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/JelteF/PyLaTeX/archive/v1.3.1.tar.gz -> PyLaTeX.tar.gz
|
||||
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b eutils fcb2aa98e1948b835b5ae66ca52868c5 multibuild 40fe59465edacd730c644ec2bc197809 multilib 797cda3549becfe50afdfa35192ca137 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=e2b6bd267bd8087c2dccd29a93248459
|
||||
_md5_=24546c3831b282657c33ef7fd7292a89
|
||||
|
||||
@@ -10,6 +10,6 @@ RDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3
|
||||
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/codespell-project/codespell/archive/v1.16.0.tar.gz -> codespell-1.16.0.tar.gz
|
||||
SRC_URI=https://github.com/codespell-project/codespell/archive/v1.17.1.tar.gz -> codespell-1.17.1.tar.gz
|
||||
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 797cda3549becfe50afdfa35192ca137 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=1ba25f34a8c5240d9efb66b244b5367d
|
||||
15
metadata/md5-cache/games-util/legendary-0.0.14
Normal file
15
metadata/md5-cache/games-util/legendary-0.0.14
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,-python_single_target_python3_8(-)]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=<dev-python/requests-3.0[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] dev-python/wheel[python_targets_python3_8(-)?,-python_single_target_python3_8(-)]
|
||||
DESCRIPTION=A free and open-source replacement for the Epic Games Launcher
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/derrod/legendary
|
||||
IUSE=python_targets_python3_8
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=<dev-python/requests-3.0[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] dev-python/wheel[python_targets_python3_8(-)?,-python_single_target_python3_8(-)] python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,-python_single_target_python3_8(-)]
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/derrod/legendary/archive/0.0.14.tar.gz -> legendary-0.0.14.tar.gz
|
||||
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 797cda3549becfe50afdfa35192ca137 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
|
||||
_md5_=5efbde1c32bb399756e3476878bb3bd2
|
||||
12
metadata/md5-cache/net-im/go-sendxmpp-0_pre20200423
Normal file
12
metadata/md5-cache/net-im/go-sendxmpp-0_pre20200423
Normal file
@@ -0,0 +1,12 @@
|
||||
BDEPEND=>=dev-lang/go-1.12 app-arch/unzip
|
||||
DEFINED_PHASES=compile install postinst unpack
|
||||
DESCRIPTION=A little tool to send messages to an XMPP contact or MUC
|
||||
EAPI=7
|
||||
HOMEPAGE=https://salsa.debian.org/mdosch/go-sendxmpp
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD-2
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://salsa.debian.org/mdosch/go-sendxmpp/-/archive/cbac6dbe8d983d792c8a683c68535bb499896098/go-sendxmpp-cbac6dbe8d983d792c8a683c68535bb499896098.tar.bz2 -> go-sendxmpp-0_pre20200423.tar.bz2 mirror://goproxy//github.com/mattn/go-xmpp/@v/v0.0.0-20200309091041-899ef71e80d2.zip -> github.com%2Fmattn%2Fgo-xmpp%2F@v%2Fv0.0.0-20200309091041-899ef71e80d2.zip mirror://goproxy//github.com/mattn/go-xmpp/@v/v0.0.0-20200309091041-899ef71e80d2.mod -> github.com%2Fmattn%2Fgo-xmpp%2F@v%2Fv0.0.0-20200309091041-899ef71e80d2.mod mirror://goproxy//github.com/pborman/getopt/@v/v0.0.0-20190409184431-ee0cd42419d3.zip -> github.com%2Fpborman%2Fgetopt%2F@v%2Fv0.0.0-20190409184431-ee0cd42419d3.zip mirror://goproxy//github.com/pborman/getopt/@v/v0.0.0-20190409184431-ee0cd42419d3.mod -> github.com%2Fpborman%2Fgetopt%2F@v%2Fv0.0.0-20190409184431-ee0cd42419d3.mod
|
||||
_eclasses_=go-module cca12a5688562f107c14ffcf28195dd7
|
||||
_md5_=0225385a875ea0501fe2c1ba914dbded
|
||||
13
metadata/md5-cache/www-apps/selfoss-2.18
Normal file
13
metadata/md5-cache/www-apps/selfoss-2.18
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=install postinst prerm setup
|
||||
DEPEND=>=app-admin/webapp-config-1.50.15
|
||||
DESCRIPTION=The multipurpose rss reader, live stream, mashup, aggregation web application
|
||||
EAPI=7
|
||||
HOMEPAGE=https://selfoss.aditu.de/
|
||||
IUSE=vhosts
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=>=dev-lang/php-5.4.0[curl,gd] virtual/httpd-php || ( dev-db/mysql dev-db/postgresql dev-db/sqlite ) >=app-admin/webapp-config-1.50.15
|
||||
SLOT=2.18
|
||||
SRC_URI=https://github.com/SSilence/selfoss/releases/download/2.18/selfoss-2.18.zip
|
||||
_eclasses_=webapp 16783e418aca3ffa461d68310bf7ab12
|
||||
_md5_=e77eb8521e0e60c1921eb746c82879bd
|
||||
@@ -133,7 +133,7 @@ dev-python/manhole 1.6.0: Debugging manhole for python application
|
||||
dev-python/markdown-include 0.5.1: Syntax which allows for inclusion of contents of other Markdown docs
|
||||
dev-python/mkdocs-exclude 1.0.2: Lets you exclude files or trees from your output
|
||||
dev-python/mkdocs-git-revision-date-localized-plugin 0.5.0: Display the localized date of the last git modification of a markdown file
|
||||
dev-python/mkdocs-material 4.6.3 5.0.0_rc2 5.2.0: A Material Design theme for MkDocs
|
||||
dev-python/mkdocs-material 4.6.3 5.0.0_rc2 5.2.1: A Material Design theme for MkDocs
|
||||
dev-python/mkdocs-material-extensions 1.0: Extension pack for Python Markdown
|
||||
dev-python/mkdocs-minify-plugin 0.3.0: An MkDocs plugin to minify HTML and/or JS files prior to being written to disk
|
||||
dev-python/mkdocs_pymdownx_material_extras 1.0_beta11: Custom alterations based on Mkdocs-Material
|
||||
@@ -202,7 +202,7 @@ dev-python/wcmatch 6.0.1: Wildcard/glob file name matcher
|
||||
dev-python/webpy 0.40 0.50 0.51_p20200405: A web framework for python that is as simple as it is powerful
|
||||
dev-python/websockets 7.0 8.1: An implementation of the WebSocket Protocol (RFC 6455 & 7692)
|
||||
dev-util/FoBiS 3.0.2: FoBiS.py, a Fortran Building System for poor men
|
||||
dev-util/codespell 1.16.0: Check text files for common misspellings
|
||||
dev-util/codespell 1.17.1: Check text files for common misspellings
|
||||
dev-util/go-deblob 1.0.0: remove binary blobs from a directory
|
||||
dev-util/insomnia-bin 7.1.1: HTTP and GraphQL client for developers
|
||||
dev-util/quilttools 0.3: Mailbox to quilt series converter
|
||||
@@ -221,6 +221,7 @@ games-fps/chocolate-doom 3.0.0: A Doom source port that is minimalist and histor
|
||||
games-fps/crispy-doom 5.7.2 5.8.0: A limit-removing enhanced-resolution Doom source port based on Chocolate Doom
|
||||
games-misc/Fallout3Terminal 0_pre20191105: A recreation of the Fallout 3 terminal via a linux bash script!
|
||||
games-util/NotEnoughProduction 0.0.3-r1: Tool for building production chains for modded minecraft
|
||||
games-util/legendary 0.0.14: A free and open-source replacement for the Epic Games Launcher
|
||||
gui-libs/webp-pixbuf-loader 0.0.1: WebP Image format GdkPixbuf loader
|
||||
kde-misc/plasma-applet-thermal-monitor 1.2.9: Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors
|
||||
mail-client/mutt-wizard 0_pre20200430: A system for automatically configuring mutt and isync
|
||||
@@ -252,6 +253,7 @@ net-dialup/tio 1.32: Simple TTY terminal application
|
||||
net-fs/hubicfuse 3.0.1: Support for mounting HubiC drive in GNU/Linux
|
||||
net-im/biboumi 8.4 8.5 9.0_pre20200419 9.0_pre20200509: XMPP gateway to IRC
|
||||
net-im/discord-canary-bin 0.0.103: All-in-one voice and text chat
|
||||
net-im/go-sendxmpp 0_pre20200423: A little tool to send messages to an XMPP contact or MUC
|
||||
net-mail/remail 0.9: A set of tools for crypted mailing lists
|
||||
net-misc/FORT-validator 1.2.0 1.2.1: FORT validator is an open source RPKI validator
|
||||
net-misc/lyricwikia 0.1.11: Python API to get song lyrics from LyricWikia
|
||||
@@ -297,6 +299,7 @@ sys-kernel/dkms 2.8.1: Dynamic Kernel Module Support
|
||||
sys-libs/solo-udev-rules 4.0.0-r1: udev rules for the Solo FIDO2 & U2F USB+NFC security key
|
||||
sys-process/gotop 3.5.2: A terminal based graphical activity monitor inspired by gtop and vtop
|
||||
sys-process/iotop-c 0_pre20140824: top utility for IO (C port)
|
||||
www-apps/selfoss 2.18: The multipurpose rss reader, live stream, mashup, aggregation web application
|
||||
www-apps/twint 2.1.18 2.1.19: Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API
|
||||
www-client/badwolf 1.0.0 9999: Minimalist and privacy-oriented WebKitGTK+ browser
|
||||
x11-apps/xcur2png 0.7.1: Convert X cursors to PNG images
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sat, 23 May 2020 09:31:53 +0000
|
||||
Sat, 23 May 2020 16:38:33 +0000
|
||||
|
||||
Reference in New Issue
Block a user