2020-10-16 09:05:06 UTC

This commit is contained in:
Repository mirror & CI
2020-10-16 09:05:06 +00:00
parent 4b870916db
commit 3593e9d5bc
12 changed files with 33 additions and 45 deletions

View File

@@ -9,6 +9,6 @@ LICENSE=BSD
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 )
SLOT=0
SRC_URI=mirror://pypi/h/hstspreload/hstspreload-2020.9.29.tar.gz
SRC_URI=mirror://pypi/h/hstspreload/hstspreload-2020.10.6.tar.gz
_eclasses_=distutils-r1 409cd1220f9f980d21980293a50e2a8e multibuild b2c915190b051f55a23b9354b9849847 multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=df5f55af0ed50c6f0b30d244137deae2

View File

@@ -1,12 +1,12 @@
DEFINED_PHASES=configure install postinst postrm preinst prepare
DEPEND=dev-qt/qtwidgets:5 dev-qt/qtcore:5 dev-qt/qtnetwork:5 dev-qt/qtsvg:5 dev-qt/qtgui:5 dev-util/desktop-file-utils x11-misc/shared-mime-info
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Multi-platform Git client written with Qt
EAPI=7
HOMEPAGE=https://github.com/francescmm/GitQlient
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-2.1
RDEPEND=dev-qt/qtwidgets:5 dev-qt/qtcore:5 dev-qt/qtnetwork:5 dev-qt/qtsvg:5 dev-qt/qtgui:5 dev-vcs/git
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-vcs/git
SLOT=0
SRC_URI=https://github.com/francescmm/GitQlient/archive/v1.2.0.tar.gz -> gitqlient-1.2.0.tar.gz https://github.com/francescmm/QLogger/archive/d33cb645bb6ffc4dd929c348ca011c007351d605.tar.gz -> QLogger-d33cb64.tar.gz
_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 estack 686eaab303305a908fd57b2fd7617800 multilib 98584e405e2b0264d37e8f728327fed1 qmake-utils 4eb5e05ef7ee630c003e3f0edc094135 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=2d683f1bc8618a23be8e26192c4c23b8
_md5_=64318f8187be5bbeaf531bcaf0b967cf

View File

@@ -1,12 +1,12 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=configure install postinst postrm preinst prepare unpack
DEPEND=dev-qt/qtwidgets:5 dev-qt/qtcore:5 dev-qt/qtnetwork:5 dev-qt/qtsvg:5 dev-qt/qtgui:5 dev-util/desktop-file-utils x11-misc/shared-mime-info
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Multi-platform Git client written with Qt
EAPI=7
HOMEPAGE=https://github.com/francescmm/GitQlient
LICENSE=LGPL-2.1
PROPERTIES=live
RDEPEND=dev-qt/qtwidgets:5 dev-qt/qtcore:5 dev-qt/qtnetwork:5 dev-qt/qtsvg:5 dev-qt/qtgui:5 dev-vcs/git
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-vcs/git
SLOT=0
_eclasses_=estack 686eaab303305a908fd57b2fd7617800 git-r3 3e7ec3d6619213460c85e2aa48398441 multilib 98584e405e2b0264d37e8f728327fed1 qmake-utils 4eb5e05ef7ee630c003e3f0edc094135 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=d2ec3f227defdc84e4e5ddf37fa2f718
_md5_=fd494eb52f723a9e90ce4be4ef0bfb7d

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.23.6.tar.gz -> lazygit-0.23.6.tar.gz
_eclasses_=golang-base c57d2c3f9e1a02d0feb8b87c7b689892 golang-build dc25bafa8fc1305a4de66a0a448472e7 golang-vcs-snapshot 12177e83bede6f7fb87eae383864b40b
_md5_=d80c9cc7acdb825503a577c7b24e5493

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.5.3/ATLauncher-3.3.5.3.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.5.4/ATLauncher-3.3.5.4.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 ec7a89849c84f93e9c6db27812923888 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=948cb4797aa7ceaba27fdfc7fabe384c

View File

@@ -1,14 +0,0 @@
BDEPEND=media-gfx/imagemagick
DEFINED_PHASES=compile install postinst postrm preinst prepare setup unpack
DEPEND=>=dev-java/java-config-2.2.0-r3 dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Minecraft launcher which integrates multiple different ModPacks
EAPI=7
HOMEPAGE=https://atlauncher.com https://github.com/ATLauncher/ATLauncher
IUSE=elibc_FreeBSD
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/v3.3.6.0/ATLauncher-3.3.6.0.jar -> ATLauncher-3.3.6.0_pre.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 ec7a89849c84f93e9c6db27812923888 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=ff9774b522621229df885c857f13051c

View File

@@ -1,13 +0,0 @@
BDEPEND=>=kde-frameworks/extra-cmake-modules-5.70:5 dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-qt/qtgui-5.12.3:5 >=media-libs/libavif-0.8.0 >=x11-misc/shared-mime-info-2.0-r1
DESCRIPTION=Qt plug-in to allow Qt and KDE based applications to read/write AVIF images.
EAPI=7
HOMEPAGE=https://github.com/novomesk/qt-avif-image-plugin
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=>=dev-qt/qtgui-5.12.3:5 >=media-libs/libavif-0.8.0 >=x11-misc/shared-mime-info-2.0-r1
SLOT=0
SRC_URI=https://github.com/novomesk/qt-avif-image-plugin/archive/v0.3.1.tar.gz -> qt-avif-image-plugin-0.3.1.tar.gz
_eclasses_=cmake ac7cb516f6a288b6a82bc0649ce49878 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=2c8e07183097d517ca1a6083f7324d3d

View File

@@ -1,12 +1,12 @@
BDEPEND=>=kde-frameworks/extra-cmake-modules-5.70:5 dev-util/ninja dev-util/cmake >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=>=dev-qt/qtgui-5.12.3:5 >=media-libs/libavif-0.9.0 >=x11-misc/shared-mime-info-2.0-r1
DEPEND=>=dev-qt/qtgui-5.12.3:5 >=media-libs/libavif-0.8.2 >=x11-misc/shared-mime-info-2.0-r1
DESCRIPTION=Qt plug-in to allow Qt and KDE based applications to read/write AVIF images.
EAPI=7
HOMEPAGE=https://github.com/novomesk/qt-avif-image-plugin
LICENSE=BSD-2
PROPERTIES=live
RDEPEND=>=dev-qt/qtgui-5.12.3:5 >=media-libs/libavif-0.9.0 >=x11-misc/shared-mime-info-2.0-r1
RDEPEND=>=dev-qt/qtgui-5.12.3:5 >=media-libs/libavif-0.8.2 >=x11-misc/shared-mime-info-2.0-r1
SLOT=0
_eclasses_=cmake ac7cb516f6a288b6a82bc0649ce49878 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 git-r3 3e7ec3d6619213460c85e2aa48398441 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib 98584e405e2b0264d37e8f728327fed1 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=5a86b9d942ec5c4471a32d5f9c64be22
_md5_=ace16d35cd08ab879c9b4da81d9d9aca

View File

@@ -9,4 +9,4 @@ RDEPEND=dev-qt/qtcore:5 x11-libs/libXxf86vm
SLOT=0
SRC_URI=https://github.com/Fushko/gammy/archive/v0.9.58a.tar.gz -> gammy-0.9.58a.tar.gz
_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 edos2unix 33e347e171066657f91f8b0c72ec8773 estack 686eaab303305a908fd57b2fd7617800 eutils 2d5b3f4b315094768576b6799e4f926e l10n 8cdd85e169b835d518bc2fd59f780d8e multilib 98584e405e2b0264d37e8f728327fed1 qmake-utils 4eb5e05ef7ee630c003e3f0edc094135 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb wrapper 4251d4c84c25f59094fd557e0063a974 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=6644c3306a04c1c474bd954e48be87ee
_md5_=e45bb8f671666d18d2791e0e217b9b06

View File

@@ -9,4 +9,4 @@ PROPERTIES=live
RDEPEND=dev-qt/qtcore:5 x11-libs/libXxf86vm
SLOT=0
_eclasses_=desktop 7fd20552ce4cc97e8acb132a499a7dd8 edos2unix 33e347e171066657f91f8b0c72ec8773 estack 686eaab303305a908fd57b2fd7617800 eutils 2d5b3f4b315094768576b6799e4f926e git-r3 3e7ec3d6619213460c85e2aa48398441 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib 98584e405e2b0264d37e8f728327fed1 qmake-utils 4eb5e05ef7ee630c003e3f0edc094135 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb wrapper 4251d4c84c25f59094fd557e0063a974 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=6644c3306a04c1c474bd954e48be87ee
_md5_=e45bb8f671666d18d2791e0e217b9b06

View File

@@ -155,7 +155,7 @@ dev-python/graphene 3.0.0_beta5: GraphQL Framework for Python
dev-python/graphql-core 3.1.1: GraphQL for Python
dev-python/graphql-relay 3.0.0: Relay library for graphql-core-next
dev-python/hidapi 0.9.0_p3: A Cython interface to the hidapi
dev-python/hstspreload 2020.9.29: Chromium HSTS Preload list as a Python package
dev-python/hstspreload 2020.10.6: Chromium HSTS Preload list as a Python package
dev-python/httpcore 0.10.1: A minimal HTTP client
dev-python/httptools 0.1.1: httptools is a Python binding for the nodejs HTTP parser
dev-python/httpx 0.11.1 0.13.3 0.14.3: A next generation HTTP client for Python
@@ -251,8 +251,8 @@ dev-vcs/git-cu 0.5.0: Helps to keep your local git repositories organized
dev-vcs/git-extras 6.1.0 9999: Little git extras
dev-vcs/git-repo-updater 0.5.1: Easily update multiple git repositories at once
dev-vcs/gitqlient 1.2.0 9999: Multi-platform Git client written with Qt
dev-vcs/lazygit 0.20.9 0.22.9 0.23.1 0.23.1-r1 9999: 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
dev-vcs/lazygit 0.20.9 0.22.9 0.23.1 0.23.1-r1 0.23.6 9999: Lazygit, a simple terminal UI for git commands
games-action/ATLauncher 3.3.5.4: Minecraft launcher which integrates multiple different ModPacks
games-action/minecraft-launcher 1.6.93 2.1.17627 2.1.17785_beta: 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/netrek-brmh 2.6.0: brmh client for netrek
@@ -297,7 +297,7 @@ media-plugins/alsa-sndio 0.2: Sndio audio sink and source for GStreamer
media-plugins/argotlunar-bin 2.06-r1: Argotlunar is a sound granulator. Binary Linux VST
media-plugins/gimp-avif-plugin 9999: Plug-in for development GIMP 2.99.1 for loading/saving AVIF images.
media-plugins/gst-plugins-sndio 1.8.0.1-r1: Sndio audio sink and source for GStreamer
media-plugins/qt-avif-image-plugin 0.3.1 0.3.2 9999: Qt plug-in to allow Qt and KDE based applications to read/write AVIF images.
media-plugins/qt-avif-image-plugin 0.3.2 9999: Qt plug-in to allow Qt and KDE based applications to read/write AVIF images.
media-plugins/qt-heif-image-plugin 0.3.3 0.3.3-r1: Qt plugin for HEIF images
media-plugins/whysynth 20170701_p20180323: A software synthesizer plugin for the DSSI Soft Synth Interface
media-sound/6pm 0.9: 6PM is a polyphonic, touch-sensitive, realtime phase modulation synthesizer

View File

@@ -1 +1 @@
Wed, 14 Oct 2020 17:05:10 +0000
Fri, 16 Oct 2020 09:05:06 +0000