2020-05-22 08:35:03 UTC

This commit is contained in:
Repository mirror & CI
2020-05-22 08:35:03 +00:00
parent bc9d469900
commit 07ccdc29f6
8 changed files with 12 additions and 27 deletions

View File

@@ -1,14 +0,0 @@
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=A robust email syntax and deliverability validation library
EAPI=7
HOMEPAGE=https://github.com/JoshData/python-email-validator
IUSE=python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=CC0-1.0
RDEPEND=dev-python/idna[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/dnspython[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=https://github.com/JoshData/python-email-validator/archive/v1.1.0.tar.gz -> email-validator-1.1.0.tar.gz
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=5e6f62678d8579fccae25d56e9d96dd8

View File

@@ -7,10 +7,10 @@ HOMEPAGE=https://github.com/samuelcolvin/pydantic
IUSE=test python_targets_python3_6 python_targets_python3_7 doc
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/devtools-0.5.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/email-validator-1.0.5[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/python-dotenv-0.13.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/typing-extensions[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-python/dataclasses[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) 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(-)]
RDEPEND=>=dev-python/devtools-0.5.1[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/python-email-validator-1.0.5[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/python-dotenv-0.13.0[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] dev-python/typing-extensions[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-python/dataclasses[python_targets_python3_6(-)?,-python_single_target_python3_6(-)] ) 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(-)]
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/samuelcolvin/pydantic/archive/v1.5.1.tar.gz -> pydantic-1.5.1.tar.gz
_eclasses_=distutils-r1 054fa5f0442c7ccb4d4a05410d92123b docs be9c1076914af89ca820db1983080651 multibuild 40fe59465edacd730c644ec2bc197809 multilib 318e8ae683e57fd3ccd0d31a769d8ee8 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8386b016a2b3bbefa88443fdaa898057 python-utils-r1 dd532a387632f19bfc5523fc2289a9a0 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=88a6be0c2d45f0ca6a3a3b9bf6ac0090
_md5_=e1ad551e610d12aa1672a8acb52c59f1

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=virtual/jre:1.8 >=dev-java/java-config-2.2.0-r3
SLOT=0
SRC_URI=https://github.com/ATLauncher/ATLauncher/releases/download/3.3.4.7/ATLauncher-3.3.4.7.jar https://raw.githubusercontent.com/ATLauncher/ATLauncher/master/src/main/resources/assets/image/Icon.ico -> ATLauncher.ico
SRC_URI=https://github.com/ATLauncher/ATLauncher/releases/download/3.3.4.8/ATLauncher-3.3.4.8.jar https://raw.githubusercontent.com/ATLauncher/ATLauncher/master/src/main/resources/assets/image/Icon.ico -> ATLauncher.ico
_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 16d46032afaca1d6d0621f82084880cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=948cb4797aa7ceaba27fdfc7fabe384c

View File

@@ -8,6 +8,6 @@ LICENSE=Mojang
RDEPEND=>=x11-libs/gtk+-2.24.32-r1[X] dev-libs/nss dev-libs/libbsd dev-libs/libffi dev-libs/libpcre gnome-base/gconf media-libs/alsa-lib media-libs/openal net-libs/gnutls[idn] sys-apps/dbus virtual/jre:1.8 virtual/opengl x11-apps/xrandr x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrender x11-libs/libXtst x11-libs/xcb-util
RESTRICT=bindist mirror
SLOT=2
SRC_URI=https://launcher.mojang.com/download/linux/x86_64/minecraft-launcher_2.1.13829.tar.gz -> minecraft-launcher-2.1.13829.tar.gz https://launcher.mojang.com/download/minecraft-launcher.svg
SRC_URI=https://launcher.mojang.com/download/linux/x86_64/minecraft-launcher_2.1.14403.tar.gz -> minecraft-launcher-2.1.14403.tar.gz https://launcher.mojang.com/download/minecraft-launcher.svg
_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=9a226fbeca7ca7a7ad85ec7e2886837a

View File

@@ -10,6 +10,6 @@ LICENSE=technic
RDEPEND=virtual/jre:1.8 >=dev-java/java-config-2.2.0-r3
RESTRICT=bindist mirror
SLOT=0
SRC_URI=http://launcher.technicpack.net/launcher4/525/TechnicLauncher.jar -> technic-launcher-4.525.jar https://www.technicpack.net/favicon.ico -> technic-launcher.ico
SRC_URI=http://launcher.technicpack.net/launcher4/534/TechnicLauncher.jar -> technic-launcher-4.534.jar https://www.technicpack.net/favicon.ico -> technic-launcher.ico
_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 java-pkg-2 c4e6af2574fd1dc79b43a6e27af4b5fb java-utils-2 16d46032afaca1d6d0621f82084880cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=efc7bf55f9191263618350dfb64ec342

View File

@@ -7,5 +7,5 @@ KEYWORDS=~amd64
LICENSE=i3lock-color
RDEPEND=x11-libs/cairo x11-libs/libxcb x11-libs/xcb-util x11-libs/xcb-util-image x11-libs/xcb-util-xrm x11-libs/libxkbcommon sys-libs/pam dev-libs/libev media-libs/fontconfig:= media-libs/libjpeg-turbo
SLOT=0
SRC_URI=https://github.com/Raymo111/i3lock-color/archive/2.12.c.2.tar.gz -> i3lock-color-2.12_rc2.tar.gz
_md5_=073c75c10824c774f27eeee03d008682
SRC_URI=https://github.com/Raymo111/i3lock-color/archive/2.12.c.4.tar.gz -> i3lock-color-2.12_rc4.tar.gz
_md5_=f82f0eeeb2a6ec4687a245d5bc5e6605

View File

@@ -114,7 +114,6 @@ dev-python/dataclasses 0.7: A backport of the dataclasses module for Python 3.6
dev-python/dateparser 0.7.4: Date parsing library designed to parse dates from HTML pages
dev-python/devtools 0.5.1: Dev tools for python
dev-python/doxypypy 0.8.8.6: A more Pythonic version of doxypy, a Doxygen filter for Python
dev-python/email-validator 1.1.0: A robust email syntax and deliverability validation library
dev-python/factory_boy 2.12.0 2.12.0-r1: A fixtures replacement tool
dev-python/fake-useragent 0.1.11: Up to date simple useragent faker with real world database
dev-python/faker 4.0.3 4.1.0: Python package that generates fake data
@@ -212,10 +211,10 @@ dev-vcs/git-blame-someone-else 0_pre20180613 9999: Blame someone else for your b
dev-vcs/git-extras 5.1.0 9999: Little git extras
dev-vcs/git-repo-updater 0.5.1: Easily update multiple git repositories at once
dev-vcs/lazygit 0.19 0.20.3 0.20.4: Lazygit, a simple terminal UI for git commands
games-action/ATLauncher 3.3.4.7: Minecraft launcher which integrates multiple different ModPacks
games-action/minecraft-launcher 1.6.93 2.1.13829-r1: An open-world game whose gameplay revolves around breaking and placing blocks
games-action/ATLauncher 3.3.4.8: Minecraft launcher which integrates multiple different ModPacks
games-action/minecraft-launcher 1.6.93 2.1.14403: 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
games-action/technic-launcher 4.525: Minecraft launcher for community-made modpacks on the Technic Platform
games-action/technic-launcher 4.534: Minecraft launcher for community-made modpacks on the Technic Platform
games-arcade/opensurge 0.5.1.2 9999: fun 2D retro platformer inspired by old-school Sonic games
games-arcade/taisei 1.3.1: Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
games-fps/chocolate-doom 3.0.0: A Doom source port that is minimalist and historically accurate
@@ -304,7 +303,7 @@ x11-apps/xcur2png 0.7.1: Convert X cursors to PNG images
x11-libs/gtk-fortran 19.04 20.04: A GTK+ binding to build Graphical User Interfaces in Fortran
x11-libs/sdl-fakeqwerty 0_pre20191217: Fixes non-QWERTY keyboards on Prison Architect (and maybe other SDL games)
x11-misc/betterlockscreen 3.0.1 9999: sweet looking lockscreen for linux system
x11-misc/i3lock-color 2.12_rc2 9999: Improved i3lock with color customization
x11-misc/i3lock-color 2.12_rc4 9999: Improved i3lock with color customization
x11-misc/tbsm 0.5: A pure bash session or application launcher. Inspired by cdm, tdm and krunner
x11-misc/xob 0.2: A lightweight overlay volume (or anything) bar for the X Window System
x11-themes/arc-darkest-colors 0_pre20200417: Flat, dark-mode theme with transparent elements

View File

@@ -1 +1 @@
Thu, 21 May 2020 11:35:35 +0000
Fri, 22 May 2020 08:35:03 +0000