2020-09-21 10:35:21 UTC

This commit is contained in:
Repository mirror & CI
2020-09-21 10:35:21 +00:00
parent f1e006c416
commit 3fa22d7294
7 changed files with 62 additions and 18 deletions

View File

@@ -0,0 +1,14 @@
BDEPEND=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 prepare test
DESCRIPTION=FoBiS.py, a Fortran Building System for poor men
EAPI=7
HOMEPAGE=https://github.com/szaghi/FoBiS
IUSE=graphviz python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=graphviz? ( dev-python/graphviz[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(-)]
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
SLOT=0
SRC_URI=mirror://pypi/F/FoBiS.py/FoBiS.py-3.0.5.tar.gz -> FoBiS-3.0.5.tar.gz
_eclasses_=distutils-r1 eb92d1a6d9057e2422cc9610f79f919c multibuild b2c915190b051f55a23b9354b9849847 multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=da65f6b783d3ccdaff67f0b9a5c6f26c

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] dev-python/pyproject2setuppy[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Helps to keep your local git repositories organized
EAPI=7
HOMEPAGE=https://gitlab.com/3point2/git-cu
IUSE=python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
RESTRICT=test
SLOT=0
SRC_URI=mirror://pypi/g/git-cu/git-cu-0.5.0.tar.gz
_eclasses_=distutils-r1 eb92d1a6d9057e2422cc9610f79f919c multibuild b2c915190b051f55a23b9354b9849847 multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=8bacbdb6f9d3c87043671bfb54c07a1b

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-lang/go-1.10
DEFINED_PHASES=compile install test unpack
DEPEND=sys-libs/glibc
DESCRIPTION=Lazygit, a simple terminal UI for git commands
EAPI=7
HOMEPAGE=https://github.com/jesseduffield/lazygit
IUSE=doc
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=sys-libs/glibc
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.22.9.tar.gz -> lazygit-0.22.9.tar.gz
_eclasses_=golang-base c57d2c3f9e1a02d0feb8b87c7b689892 golang-build dc25bafa8fc1305a4de66a0a448472e7 golang-vcs-snapshot 12177e83bede6f7fb87eae383864b40b
_md5_=d80c9cc7acdb825503a577c7b24e5493

File diff suppressed because one or more lines are too long

View File

@@ -1,14 +0,0 @@
BDEPEND=virtual/pkgconfig virtual/pkgconfig
DEFINED_PHASES=configure
DEPEND=gnome-base/gnome-desktop:3 media-libs/fontconfig >=dev-libs/glib-2.44:2[dbus] >=x11-libs/gtk+-3.21.5:3[wayland=,X=] >=sys-apps/xdg-desktop-portal-1.6.0-r1 >=sys-devel/gettext-0.18.3
DESCRIPTION=GTK/GNOME backend for xdg-desktop-portal
EAPI=7
HOMEPAGE=https://github.com/flatpak/xdg-desktop-portal-gtk
IUSE=wayland X
KEYWORDS=~amd64
LICENSE=LGPL-2.1
RDEPEND=gnome-base/gnome-desktop:3 media-libs/fontconfig >=dev-libs/glib-2.44:2[dbus] >=x11-libs/gtk+-3.21.5:3[wayland=,X=] >=sys-apps/xdg-desktop-portal-1.6.0-r1
SLOT=0
SRC_URI=https://github.com/flatpak/xdg-desktop-portal-gtk/releases/download/1.6.0/xdg-desktop-portal-gtk-1.6.0.tar.xz
_eclasses_=multilib 98584e405e2b0264d37e8f728327fed1 systemd 69be00334d73f9f50261554b94be0879 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=877e2790710597cb112935b5e9c83538

View File

@@ -228,7 +228,7 @@ dev-python/validators 0.18.0: Python Data Validation for Humans
dev-python/watchgod 0.6: Simple, modern file watching and code reload
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-util/FoBiS 3.0.2: FoBiS.py, a Fortran Building System for poor men
dev-util/FoBiS 3.0.2 3.0.5: FoBiS.py, a Fortran Building System for poor men
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 2020.3.3: HTTP and GraphQL client for developers
@@ -237,9 +237,10 @@ dev-util/quilttools 0.3-r1: Mailbox to quilt series converter
dev-util/tokei 12.0.4: Count code, quickly
dev-util/xdp-tools 1.0.1: Utilities and example programs for use with XDP
dev-vcs/git-blame-someone-else 0_pre20180613 9999: Blame someone else for your bad code.
dev-vcs/git-cu 0.5.0: Helps to keep your local git repositories organized
dev-vcs/git-extras 6.0.0 9999: Little git extras
dev-vcs/git-repo-updater 0.5.1: Easily update multiple git repositories at once
dev-vcs/lazygit 0.20.8 0.20.9 0.22.1: Lazygit, a simple terminal UI for git commands
dev-vcs/lazygit 0.20.8 0.20.9 0.22.1 0.22.9: Lazygit, a simple terminal UI for git commands
games-action/ATLauncher 3.3.5.3 3.3.6.0_pre: Minecraft launcher which integrates multiple different ModPacks
games-action/minecraft-launcher 1.6.93 2.1.17417: An open-world game whose gameplay revolves around breaking and placing blocks
games-action/multimc 0.6.11: An advanced Qt5-based open-source launcher for Minecraft
@@ -249,6 +250,7 @@ games-action/technic-launcher 4.591: Minecraft launcher for community-made modpa
games-arcade/opensurge 0.5.1.2 9999: fun 2D retro platformer inspired by old-school Sonic games
games-arcade/taisei 1.3.1 9999: Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
games-engines/boxtron 0.5.4-r1: Steam Play compatibility tool to run DOS games using native Linux DOSBox
games-engines/luxtorpeda 22.0.0: Steam Play compatibility tool to run games using native Linux engines
games-fps/crispy-doom 5.9.0 5.9.1: 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.4: Tool for building production chains for modded minecraft
@@ -349,7 +351,6 @@ sys-apps/hex 0.1.3 0.3.0: Futuristic take on hexdump
sys-apps/procs 0.10.1: A modern replacement for ps
sys-apps/qjournalctl 0.6.2: Qt-based GUI for systemd's journalctl command
sys-apps/rogdrv 0.0.5: ASUS ROG userspace mouse driver for Linux.
sys-apps/xdg-desktop-portal-gtk 1.6.0: GTK/GNOME backend for xdg-desktop-portal
sys-auth/mrsh 2.12: Mrsh is a set of remote shell programs that use munge authentication.
sys-block/systemd-swap 4.0.1: Script for creating swap space from zram swaps, swap files and swap partitions.
sys-boot/customrescuecd-x86-grub 0.1: Grub menu entries for the .iso image of customrescuecd

View File

@@ -1 +1 @@
Sat, 19 Sep 2020 14:35:19 +0000
Mon, 21 Sep 2020 10:35:21 +0000