2020-12-15 23:05:19 UTC

This commit is contained in:
Repository mirror & CI
2020-12-15 23:05:19 +00:00
parent cb75c261cd
commit e42c95828e
18 changed files with 127 additions and 57 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,15 @@
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 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/libuv
DESCRIPTION=The Wren Programming Language
EAPI=7
HOMEPAGE=https://wren.io/
IUSE=python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/libuv 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 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)]
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=https://github.com/wren-lang/wren/archive/0.3.0.tar.gz -> wren-0.3.0.tar.gz https://github.com/wren-lang/wren-cli/archive/0.3.0.tar.gz -> wren-cli-0.3.0.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=ce0e5a82d8dcc90af897dc773b2d0d32

View File

@@ -0,0 +1,13 @@
BDEPEND=dev-util/cunit dev-util/intltool sys-devel/bison >=sys-devel/gcc-8.1 >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DEFINED_PHASES=prepare
DEPEND=dev-libs/libconfig dev-perl/XML-Parser
DESCRIPTION=C/C++ library to mainly provide Semantic Versioned implementation
EAPI=7
HOMEPAGE=https://github.com/azaeldevel/octetos-core
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/libconfig dev-perl/XML-Parser
SLOT=0
SRC_URI=https://github.com/azaeldevel/octetos-core/archive/2.15.0-beta/.tar.gz -> octetos-core-2.15.0_beta.tar.gz
_eclasses_=autotools 3ec5e49b810b2571ca9c6d76f55867bb libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=5dcefbba0e4d5ed2ede384d6ff86d147

View File

@@ -0,0 +1,13 @@
BDEPEND=dev-util/cunit >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DEFINED_PHASES=configure prepare
DEPEND=dev-libs/octetos-core
DESCRIPTION=Similar to coreutils but is a C++ API.
EAPI=7
HOMEPAGE=https://github.com/azaeldevel/octetos-coreutils
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/octetos-core
SLOT=0
SRC_URI=https://github.com/azaeldevel/octetos-coreutils/archive/0.12.0-alpha.tar.gz -> octetos-coreutils-0.12.0_alpha.tar.gz
_eclasses_=autotools 3ec5e49b810b2571ca9c6d76f55867bb libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=da0a2e0794a75228dbfae942adde8be4

View File

@@ -1,14 +0,0 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install unpack
DEPEND=>=dev-libs/libuv-1.10.0
DESCRIPTION=The Wren Programming Language
EAPI=7
HOMEPAGE=https://wren.io/
IUSE=static-libs tools
LICENSE=MIT
PROPERTIES=live
RDEPEND=>=dev-libs/libuv-1.10.0
RESTRICT=test
SLOT=0
_eclasses_=git-r3 3e7ec3d6619213460c85e2aa48398441 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=739f073cdd92c9c7029414baf711be7a

View File

@@ -0,0 +1,15 @@
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 postinst prepare test
DEPEND=dev-db/oracle-instantclient
DESCRIPTION=Python interface to Oracle
EAPI=7
HOMEPAGE=https://oracle.github.io/python-cx_Oracle/ https://pypi.org/project/cx-Oracle/
IUSE=examples python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64
LICENSE=Computronix
RDEPEND=dev-db/oracle-instantclient 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(-)]
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
SLOT=0
SRC_URI=mirror://pypi/c/cx_Oracle/cx_Oracle-8.0.1.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=49f453ea5abe00eace562f34c1de3669

View File

@@ -9,6 +9,6 @@ LICENSE=Apache-2.0
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/p/python-mpv-jsonipc/python-mpv-jsonipc-1.1.11.tar.gz
SRC_URI=mirror://pypi/p/python-mpv-jsonipc/python-mpv-jsonipc-1.1.13.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=3928d03b2bcdbbe3c15688a6d0f20e42

View File

@@ -1,13 +0,0 @@
BDEPEND=virtual/pkgconfig dev-util/ninja dev-util/cmake >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=alsa? ( media-libs/alsa-lib ) pulseaudio? ( media-sound/pulseaudio )
DESCRIPTION=Plays sound received from network or from a QEMU Windows VM
EAPI=7
HOMEPAGE=https://github.com/duncanthrax/scream
IUSE=alsa pulseaudio
LICENSE=Ms-PL
PROPERTIES=live
RDEPEND=alsa? ( media-libs/alsa-lib ) pulseaudio? ( media-sound/pulseaudio )
SLOT=0
_eclasses_=cmake ac7cb516f6a288b6a82bc0649ce49878 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 git-r3 3e7ec3d6619213460c85e2aa48398441 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=72647e7f93246a14b1400158c3cbc339

View File

@@ -0,0 +1,15 @@
BDEPEND=python_single_target_python3_7? ( dev-lang/python:3.7[tk] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[tk] >=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
DEPEND=app-arch/unzip python_single_target_python3_7? ( dev-python/python-mpv[python_targets_python3_7(-)] dev-python/jellyfin-apiclient-python[python_targets_python3_7(-)] dev-python/python-mpv-jsonipc[python_targets_python3_7(-)] dev-python/requests[python_targets_python3_7(-)] dev-python/pydantic[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/python-mpv[python_targets_python3_8(-)] dev-python/jellyfin-apiclient-python[python_targets_python3_8(-)] dev-python/python-mpv-jsonipc[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/pydantic[python_targets_python3_8(-)] )
DESCRIPTION=MPV-based desktop and cast client for Jellyfin (Unofficial)
EAPI=7
HOMEPAGE=https://github.com/iwalton3/jellyfin-mpv-shim
IUSE=python_single_target_python3_7 python_single_target_python3_8
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-3+ MIT Unlicense
RDEPEND=app-arch/unzip python_single_target_python3_7? ( dev-python/python-mpv[python_targets_python3_7(-)] dev-python/jellyfin-apiclient-python[python_targets_python3_7(-)] dev-python/python-mpv-jsonipc[python_targets_python3_7(-)] dev-python/requests[python_targets_python3_7(-)] dev-python/pydantic[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/python-mpv[python_targets_python3_8(-)] dev-python/jellyfin-apiclient-python[python_targets_python3_8(-)] dev-python/python-mpv-jsonipc[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/pydantic[python_targets_python3_8(-)] ) dev-libs/libappindicator:3= python_single_target_python3_7? ( dev-python/flask[python_targets_python3_7(-)] dev-python/jinja[python_targets_python3_7(-)] dev-python/pillow[python_targets_python3_7(-)] dev-python/pystray[python_targets_python3_7(-)] >=dev-python/pywebview-3.3.1[python_targets_python3_7(-)] dev-python/werkzeug[python_targets_python3_7(-)] ) python_single_target_python3_8? ( dev-python/flask[python_targets_python3_8(-)] dev-python/jinja[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pystray[python_targets_python3_8(-)] >=dev-python/pywebview-3.3.1[python_targets_python3_8(-)] dev-python/werkzeug[python_targets_python3_8(-)] ) python_single_target_python3_7? ( dev-lang/python:3.7[tk] >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8[tk] >=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(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 )
SLOT=0
SRC_URI=https://github.com/iwalton3/jellyfin-mpv-shim/archive/v1.8.1.tar.gz -> jellyfin-mpv-shim-1.8.1.tar.gz https://github.com/iwalton3/default-shader-pack/archive/v1.1.0.tar.gz -> jellyfin-mpv-shim-shader-pack-1.1.0.tar.gz https://github.com/iwalton3/jellyfin-web/releases/download/jwc1.6.2-1/dist.zip -> jellyfin-web-1.6.2.zip
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-single-r1 d3100de905f978df912135806cf27188 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=9c9701895d4951d375def12cfc3148ab

View File

@@ -1,14 +1,13 @@
BDEPEND=virtual/pkgconfig dev-util/ninja dev-util/cmake
BDEPEND=virtual/pkgconfig app-text/asciidoc dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare test
DEPEND=alsa? ( media-libs/alsa-lib ) pulseaudio? ( media-sound/pulseaudio )
DESCRIPTION=Plays sound received from network or from a QEMU Windows VM
DEPEND=dev-libs/boost >=dev-cpp/mastodonpp-0.5.6 dev-libs/jsoncpp
DESCRIPTION=Another RSS to Mastodon bot
EAPI=7
HOMEPAGE=https://github.com/duncanthrax/scream
IUSE=alsa pulseaudio
KEYWORDS=~amd64 ~x86
LICENSE=Ms-PL
RDEPEND=alsa? ( media-libs/alsa-lib ) pulseaudio? ( media-sound/pulseaudio )
HOMEPAGE=https://schlomp.space/tastytea/mastorss
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/boost >=dev-cpp/mastodonpp-0.5.6 dev-libs/jsoncpp
SLOT=0
SRC_URI=https://github.com/duncanthrax/scream/archive/3.6.tar.gz -> scream-3.6.tar.gz
SRC_URI=https://schlomp.space/tastytea/mastorss/archive/0.13.1.tar.gz -> mastorss-0.13.1.tar.gz
_eclasses_=cmake ac7cb516f6a288b6a82bc0649ce49878 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 l10n 8cdd85e169b835d518bc2fd59f780d8e multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=72647e7f93246a14b1400158c3cbc339
_md5_=8da6945a682141e7ceeb515eeb48f651

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( ruby_targets_ruby25? ( dev-ruby/backports[ruby_targets_ruby25(-)] dev-ruby/bundler[ruby_targets_ruby25(-)] dev-ruby/ethon[ruby_targets_ruby25(-)] dev-ruby/highline[ruby_targets_ruby25(-)] dev-ruby/json[ruby_targets_ruby25(-)] dev-ruby/multi_json[ruby_targets_ruby25(-)] dev-ruby/open4[ruby_targets_ruby25(-)] dev-ruby/rack[ruby_targets_ruby25(-)] dev-ruby/rack-protection[ruby_targets_ruby25(-)] dev-ruby/rack-test[ruby_targets_ruby25(-)] dev-ruby/rubygems[ruby_targets_ruby25(-)] dev-ruby/sinatra[ruby_targets_ruby25(-)] dev-ruby/thin[ruby_targets_ruby25(-)] dev-ruby/thor[ruby_targets_ruby25(-)] dev-ruby/tilt[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( dev-ruby/backports[ruby_targets_ruby26(-)] dev-ruby/bundler[ruby_targets_ruby26(-)] dev-ruby/ethon[ruby_targets_ruby26(-)] dev-ruby/highline[ruby_targets_ruby26(-)] dev-ruby/json[ruby_targets_ruby26(-)] dev-ruby/multi_json[ruby_targets_ruby26(-)] dev-ruby/open4[ruby_targets_ruby26(-)] dev-ruby/rack[ruby_targets_ruby26(-)] dev-ruby/rack-protection[ruby_targets_ruby26(-)] dev-ruby/rack-test[ruby_targets_ruby26(-)] dev-ruby/rubygems[ruby_targets_ruby26(-)] dev-ruby/sinatra[ruby_targets_ruby26(-)] dev-ruby/thin[ruby_targets_ruby26(-)] dev-ruby/thor[ruby_targets_ruby26(-)] dev-ruby/tilt[ruby_targets_ruby26(-)] ) ) 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/setuptools-42.0.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(-)] ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) virtual/pkgconfig
BDEPEND=test? ( ruby_targets_ruby25? ( dev-ruby/backports[ruby_targets_ruby25(-)] dev-ruby/bundler[ruby_targets_ruby25(-)] dev-ruby/ethon[ruby_targets_ruby25(-)] dev-ruby/highline[ruby_targets_ruby25(-)] dev-ruby/json[ruby_targets_ruby25(-)] dev-ruby/multi_json[ruby_targets_ruby25(-)] dev-ruby/open4[ruby_targets_ruby25(-)] dev-ruby/rack[ruby_targets_ruby25(-)] dev-ruby/rack-protection[ruby_targets_ruby25(-)] dev-ruby/rack-test[ruby_targets_ruby25(-)] dev-ruby/rubygems[ruby_targets_ruby25(-)] dev-ruby/sinatra[ruby_targets_ruby25(-)] www-servers/thin[ruby_targets_ruby25(-)] dev-ruby/thor[ruby_targets_ruby25(-)] dev-ruby/tilt[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( dev-ruby/backports[ruby_targets_ruby26(-)] dev-ruby/bundler[ruby_targets_ruby26(-)] dev-ruby/ethon[ruby_targets_ruby26(-)] dev-ruby/highline[ruby_targets_ruby26(-)] dev-ruby/json[ruby_targets_ruby26(-)] dev-ruby/multi_json[ruby_targets_ruby26(-)] dev-ruby/open4[ruby_targets_ruby26(-)] dev-ruby/rack[ruby_targets_ruby26(-)] dev-ruby/rack-protection[ruby_targets_ruby26(-)] dev-ruby/rack-test[ruby_targets_ruby26(-)] dev-ruby/rubygems[ruby_targets_ruby26(-)] dev-ruby/sinatra[ruby_targets_ruby26(-)] www-servers/thin[ruby_targets_ruby26(-)] dev-ruby/thor[ruby_targets_ruby26(-)] dev-ruby/tilt[ruby_targets_ruby26(-)] ) ) 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/setuptools-42.0.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(-)] ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare setup test unpack
DEPEND=dev-libs/libffi media-libs/fontconfig sys-apps/coreutils ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 )
DESCRIPTION=Pacemaker/Corosync Configuration System
@@ -7,10 +7,10 @@ HOMEPAGE=https://github.com/ClusterLabs/pcs
IUSE=snmp systemd test python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ruby_targets_ruby25 ruby_targets_ruby26
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-libs/libffi media-libs/fontconfig sys-apps/coreutils dev-libs/openssl dev-python/distro[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/dacite[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/lxml[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/pycurl[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/pyopenssl[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/pyparsing[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/python-dateutil[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(-)] >=sys-cluster/corosync-3.0 >=sys-cluster/pacemaker-2.0 sys-libs/pam sys-process/psmisc >=www-servers/tornado-6.0[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(-)] <www-servers/tornado-7.0[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(-)] ruby_targets_ruby25? ( dev-ruby/backports[ruby_targets_ruby25(-)] dev-ruby/bundler[ruby_targets_ruby25(-)] dev-ruby/ethon[ruby_targets_ruby25(-)] dev-ruby/highline[ruby_targets_ruby25(-)] dev-ruby/json[ruby_targets_ruby25(-)] dev-ruby/multi_json[ruby_targets_ruby25(-)] dev-ruby/open4[ruby_targets_ruby25(-)] dev-ruby/rack[ruby_targets_ruby25(-)] dev-ruby/rack-protection[ruby_targets_ruby25(-)] dev-ruby/rack-test[ruby_targets_ruby25(-)] dev-ruby/rubygems[ruby_targets_ruby25(-)] dev-ruby/sinatra[ruby_targets_ruby25(-)] dev-ruby/thin[ruby_targets_ruby25(-)] dev-ruby/thor[ruby_targets_ruby25(-)] dev-ruby/tilt[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( dev-ruby/backports[ruby_targets_ruby26(-)] dev-ruby/bundler[ruby_targets_ruby26(-)] dev-ruby/ethon[ruby_targets_ruby26(-)] dev-ruby/highline[ruby_targets_ruby26(-)] dev-ruby/json[ruby_targets_ruby26(-)] dev-ruby/multi_json[ruby_targets_ruby26(-)] dev-ruby/open4[ruby_targets_ruby26(-)] dev-ruby/rack[ruby_targets_ruby26(-)] dev-ruby/rack-protection[ruby_targets_ruby26(-)] dev-ruby/rack-test[ruby_targets_ruby26(-)] dev-ruby/rubygems[ruby_targets_ruby26(-)] dev-ruby/sinatra[ruby_targets_ruby26(-)] dev-ruby/thin[ruby_targets_ruby26(-)] dev-ruby/thor[ruby_targets_ruby26(-)] dev-ruby/tilt[ruby_targets_ruby26(-)] ) 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/setuptools-42.0.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(-)] ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 )
RDEPEND=dev-libs/libffi media-libs/fontconfig sys-apps/coreutils dev-libs/openssl dev-python/distro[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/dacite[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/lxml[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/pycurl[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/pyopenssl[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/pyparsing[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/python-dateutil[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(-)] >=sys-cluster/corosync-3.0 >=sys-cluster/pacemaker-2.0 sys-libs/pam sys-process/psmisc >=www-servers/tornado-6.0[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(-)] <www-servers/tornado-7.0[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(-)] ruby_targets_ruby25? ( dev-ruby/backports[ruby_targets_ruby25(-)] dev-ruby/bundler[ruby_targets_ruby25(-)] dev-ruby/ethon[ruby_targets_ruby25(-)] dev-ruby/highline[ruby_targets_ruby25(-)] dev-ruby/json[ruby_targets_ruby25(-)] dev-ruby/multi_json[ruby_targets_ruby25(-)] dev-ruby/open4[ruby_targets_ruby25(-)] dev-ruby/rack[ruby_targets_ruby25(-)] dev-ruby/rack-protection[ruby_targets_ruby25(-)] dev-ruby/rack-test[ruby_targets_ruby25(-)] dev-ruby/rubygems[ruby_targets_ruby25(-)] dev-ruby/sinatra[ruby_targets_ruby25(-)] www-servers/thin[ruby_targets_ruby25(-)] dev-ruby/thor[ruby_targets_ruby25(-)] dev-ruby/tilt[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( dev-ruby/backports[ruby_targets_ruby26(-)] dev-ruby/bundler[ruby_targets_ruby26(-)] dev-ruby/ethon[ruby_targets_ruby26(-)] dev-ruby/highline[ruby_targets_ruby26(-)] dev-ruby/json[ruby_targets_ruby26(-)] dev-ruby/multi_json[ruby_targets_ruby26(-)] dev-ruby/open4[ruby_targets_ruby26(-)] dev-ruby/rack[ruby_targets_ruby26(-)] dev-ruby/rack-protection[ruby_targets_ruby26(-)] dev-ruby/rack-test[ruby_targets_ruby26(-)] dev-ruby/rubygems[ruby_targets_ruby26(-)] dev-ruby/sinatra[ruby_targets_ruby26(-)] www-servers/thin[ruby_targets_ruby26(-)] dev-ruby/thor[ruby_targets_ruby26(-)] dev-ruby/tilt[ruby_targets_ruby26(-)] ) 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/setuptools-42.0.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(-)] ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 )
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 ) || ( ruby_targets_ruby25 ruby_targets_ruby26 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ClusterLabs/pcs/archive/v0.10.7.tar.gz -> pcs-0.10.7.tar.gz
_eclasses_=distutils-r1 6492ae184ebb9d8124e5e0b23db93433 estack 686eaab303305a908fd57b2fd7617800 multibuild b2c915190b051f55a23b9354b9849847 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 e41e32d357e5bdd388b5be2ce24f3883 ruby-ng 676004cfb6cdf3dedf1c778d56346624 ruby-utils 927b40774937983813d360c726615e54 systemd 69be00334d73f9f50261554b94be0879 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=7ba0ac4e155304ce2d4783d52c177c81
_md5_=3cb71a3ba7f7aece4262210fe8f82490

View File

@@ -4,7 +4,7 @@ DEPEND=ruby_targets_ruby25? ( dev-ruby/eventmachine[ruby_targets_ruby25(-)] dev-
DESCRIPTION=This a Ruby gem that delivers a thin and fast web server
EAPI=7
HOMEPAGE=https://github.com/macournoyer/thin
IUSE=ruby_targets_ruby25 ruby_targets_ruby26 doc test test
IUSE=doc test ruby_targets_ruby25 ruby_targets_ruby26 doc test test
KEYWORDS=~amd64 ~x86
LICENSE=Ruby
RDEPEND=ruby_targets_ruby25? ( dev-lang/ruby:2.5 ) ruby_targets_ruby26? ( dev-lang/ruby:2.6 ) ruby_targets_ruby25? ( virtual/rubygems[ruby_targets_ruby25(-)] ) ruby_targets_ruby26? ( virtual/rubygems[ruby_targets_ruby26(-)] )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/macournoyer/thin/archive/v1.8.0.tar.gz -> thin-1.8.0.tar.gz
_eclasses_=estack 686eaab303305a908fd57b2fd7617800 multilib d410501a125f99ffb560b0c523cd3d1e ruby-fakegem 6ee14a23a169409059ed36d4dddc3197 ruby-ng 676004cfb6cdf3dedf1c778d56346624 ruby-utils 927b40774937983813d360c726615e54 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=14fd3b20e2b4fe818861b545ba7e3ea6
_md5_=c13d589511b3cf4bfc579ee568394c31

View File

@@ -7,5 +7,5 @@ KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sp
LICENSE=GPL-3
RDEPEND=>=x11-libs/gtk+-3.22 x11-themes/gtk-engines-adwaita
SLOT=0
SRC_URI=https://github.com/madmaxms/theme-obsidian-2/archive/v2.16.tar.gz -> obsidian2-gtk-theme-2.16.tar.gz
SRC_URI=https://github.com/madmaxms/theme-obsidian-2/archive/v2.17.tar.gz -> obsidian2-gtk-theme-2.17.tar.gz
_md5_=2d4cad02b3d4685788b96ed1d8714e27

View File

@@ -12,7 +12,7 @@ acct-user/gogs 1: www-apps/gogs user
acct-user/sndiod 0: daemon user for sndio
acct-user/trezord 0: User for TREZOR Bridge
app-accessibility/mimic1 1.3.0.1 9999: Mycroft's TTS engine, based on CMU's Flite (Festival Lite)
app-admin/antidot 0.3.0: Cleans up your $HOME from those pesky dotfiles
app-admin/antidot 0.3.0 0.4.1: Cleans up your $HOME from those pesky dotfiles
app-admin/chezmoi 1.8.2: Manage your dotfiles across multiple machines, securely.
app-admin/customrescuecd-x86 0.4.1: A system rescue cd or usbstick for desktop and server based on gentoo
app-admin/customrescuecd-x86_64 0.11.1: A system rescue cd or usbstick for desktop and server based on gentoo
@@ -30,7 +30,7 @@ app-emulation/dxvk-bin 1.7.2 1.7.3: Vulkan-based implementation of D3D9, D3D10 a
app-emulation/nvidia-container-toolkit 1.3.0: NVIDIA container runtime toolkit
app-i18n/fcitx-skk 0.1.4: An input method engine for Fcitx
app-misc/apidb 4.3.0_beta 5.0.0_alpha 5.0.0_alpha8 5.0.0_alpha19 5.0.0_alpha20: API Generator for Database acces.
app-misc/cheat 4.0.2: cheat allows you to create and view interactive cheatsheets on the command-line
app-misc/cheat 4.0.2 4.2.0: cheat allows you to create and view interactive cheatsheets on the command-line
app-misc/doublecmd-bin 0.9.9: Free cross platform open source file manager with two panels side by side.
app-misc/fetsh 1.7 1.8 9999: A fetch written in POSIX shell without any external commands
app-misc/ghq 1.1.0: Remote repository management made easy
@@ -103,6 +103,7 @@ dev-java/openjdk-sts-bin 15.0.1_p9: Prebuilt Java JDK binaries provided by Adopt
dev-lang/aldor 1.2.0_p20190730: The Aldor Programming Language
dev-lang/fbc 1.06.0 1.07.0 1.07.1: A free/open source, multi-platform BASIC compiler.
dev-lang/gleam 0.11.2 0.12.0: A statically typed functional language for the BEAM
dev-lang/wren 0.2.0-r1 0.3.0: The Wren Programming Language
dev-libs/StringiFor 1.1.1: StringiFor, Strings Fortran Manipulator, yet another strings Fortran module
dev-libs/cgicc 3.2.19: A C++ class library for writing CGI applications
dev-libs/hts_engine 1.10: HMM-based speech synthesis system (HTS) engine and API
@@ -110,8 +111,8 @@ dev-libs/imsg-compat 6.8.1 9999: linux port of OpenBSD imsg
dev-libs/libcloudproviders 0.3.1: DBus API that allows cloud storage sync clients to expose their services.
dev-libs/mtxclient 0.3.0 0.3.1: Client API library for Matrix, built on top of Boost.Asio
dev-libs/octetos-biblion 0.1.1_alpha: Library for reading biblia.
dev-libs/octetos-core 1.2.2_beta 2.0.0_beta 2.2.0_beta 2.2.1_beta 2.3.0_beta 2.3.1_beta 2.3.1_rc1 2.3.2_beta 2.3.3_beta 2.5.0_alpha 2.8.2_beta: C/C++ library to mainly provide Semantic Versioned implementation
dev-libs/octetos-coreutils 0.3.0_alpha 0.4.0_alpha 0.4.0_alpha2 0.6.1_alpha 0.7.0_alpha 0.11.1_alpha: Similar to coreutils but is a C++ API.
dev-libs/octetos-core 1.2.2_beta 2.0.0_beta 2.2.0_beta 2.2.1_beta 2.3.0_beta 2.3.1_beta 2.3.1_rc1 2.3.2_beta 2.3.3_beta 2.5.0_alpha 2.8.2_beta 2.15.0_beta: C/C++ library to mainly provide Semantic Versioned implementation
dev-libs/octetos-coreutils 0.3.0_alpha 0.4.0_alpha 0.4.0_alpha2 0.6.1_alpha 0.7.0_alpha 0.11.1_alpha 0.12.0_alpha: Similar to coreutils but is a C++ API.
dev-libs/octetos-db 1.3.2_alpha 1.3.3_alpha: C++ library for Database Acces.
dev-libs/octetos-db-abstract 0.1.2_alpha: API to access database, abstract component.
dev-libs/octetos-db-maria 1.2.2_beta 1.3.2_alpha 1.4.2_alpha: C++ library for Database Acces.
@@ -121,7 +122,6 @@ dev-libs/open62541 1.0.3 1.1.3: Open source C implementation of OPC UA
dev-libs/protothreads 1.4: Protothreads - Lightweight, Stackless Threads in C
dev-libs/qhttpengine 1.0.1-r1 9999: HTTP server for Qt applications
dev-libs/tweeny 3.1.0 3.1.1: C++ tweening (inbetweening) library
dev-libs/wren 0.2.0-r1 9999: The Wren Programming Language
dev-libs/xqilla 2.3.4: An XQuery and XPath 2 library and command line utility written in C++
dev-php/pecl-inotify 2.0.0: Inotify binding for PHP
dev-python/aiomysql 0.0.20: aiomysql is a library for accessing a MySQL database from the asyncio
@@ -154,6 +154,7 @@ dev-python/compreffor 0.5.0: A CFF table subroutinizer for FontTools
dev-python/convertdate 2.2.1 2.2.2: Utils for converting between date formats and calculating holidays
dev-python/cu2qu 1.6.7: Cubic-to-quadratic bezier curve conversion
dev-python/curio 0.9 1.2-r1 1.4 1.4-r1: Curio is a coroutine-based library for concurrent systems programming
dev-python/cx-oracle 8.0.1: Python interface to Oracle
dev-python/dacite 1.6.0: This module simplifies creation of data classes (PEP 557) from dictionaries
dev-python/databases 0.3.2: Async database support for Python.
dev-python/dateparser 0.7.4: Date parsing library designed to parse dates from HTML pages
@@ -220,7 +221,7 @@ dev-python/pytest-sugar 0.9.3 0.9.4: Plugin for pytest that changes the default
dev-python/pytest-toolbox 0.4: Numerous useful plugins for pytest
dev-python/pytest-trio 0.5.2 0.6.0 0.7.0: This is a pytest plugin to help you test projects that use Trio
dev-python/python-mpv 0.5.2: Python interface to the mpv media player
dev-python/python-mpv-jsonipc 1.1.11 1.1.12: Python API to MPV using JSON IPC
dev-python/python-mpv-jsonipc 1.1.12 1.1.13: Python API to MPV using JSON IPC
dev-python/python-multipart 0.0.5: A streaming multipart parser for Python
dev-python/python-pkcs11 0.7.0: PKCS#11 (Cryptoki) support for Python
dev-python/python-telegram-bot 12.4.2 13.0 9999: Python wrapper of telegram bots API
@@ -258,7 +259,6 @@ dev-python/uvicorn 0.12.2 0.12.3: The lightning-fast ASGI server
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/webpy 0.40 0.50 0.51_p20200405: A web framework for python that is as simple as it is powerful
dev-ruby/thin 1.8.0: This a Ruby gem that delivers a thin and fast web server
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
@@ -361,14 +361,13 @@ media-sound/aucatctl 0.1: A tool for controlling aucat and/or sndiod volume thro
media-sound/ibniz 1.18: virtual machine designed for extremely compact low-level audiovisual programs
media-sound/loudgain 0.6.8: Versatile ReplayGain 2.0 loudness normalizer
media-sound/pulseaudio-virtualmic 0.1 9999: Use any offline or online media file or stream as a PulseAudio source
media-sound/scream 3.6 9999: Plays sound received from network or from a QEMU Windows VM
media-sound/sndio 1.7.0: small audio and MIDI framework part of the OpenBSD project
media-sound/tavu 9999: Terminal-based ALSA VU-meter with peaking
media-sound/wlavu 9999: Wayland ALSA VU-meter with peaking and optional support for wlr-layer-shell
media-sound/zita-ajbridge 0.8.4: zita-a2j and zita-j2a - bridges between ALSA and JACK
media-tv/droidcam 1.6: Use android phone as webcam, using a v4l device driver and app
media-video/ciano 0.2.4: A multimedia file converter focused on simplicity
media-video/jellyfin-mpv-shim 1.8.0: MPV-based desktop and cast client for Jellyfin (Unofficial)
media-video/jellyfin-mpv-shim 1.8.0 1.8.1: MPV-based desktop and cast client for Jellyfin (Unofficial)
media-video/kikoplay 0.7.2 9999: KikoPlay is a full-featured danmu player
media-video/mpv-mpris 0.5 9999: MPRIS plugin for mpv
media-video/qliveplayer 3.20.1-r1 3.20.2: A cute and useful Live Stream Player with danmaku support
@@ -391,7 +390,7 @@ net-misc/castor 0.8.15 0.8.16: A graphical browser for plain-text protocols
net-misc/gemserv 0.4.4 0.4.5: A gemini Server written in rust
net-misc/kristall 0.2 0.3 9999: Visual cross-platform gemini browser
net-misc/lyricwikia 0.1.11: Python API to get song lyrics from LyricWikia
net-misc/mastorss 0.13.0 9999: Another RSS to Mastodon bot
net-misc/mastorss 0.13.0 0.13.1 9999: Another RSS to Mastodon bot
net-misc/megasync 4.3.3 4.3.5 4.3.7 9999: The official Qt-based program for syncing your MEGA account in your PC
net-misc/openbgpd 6.6_p0 6.7_p0 6.8_p0 9999: OpenBGPD is a free implementation of BGPv4
net-misc/purritobin 0.3.3 9999: minimalistic commandline pastebin
@@ -462,6 +461,7 @@ www-apps/twint 2.1.20: Twitter scraping & OSINT tool written in Python that does
www-apps/uwebsockets 18.17.0 9999: ultra fast, simple, secure & standards compliant web I/O
www-client/badwolf 1.0.3 9999: Minimalist and privacy-oriented WebKitGTK+ browser
www-client/torbrowser-launcher 0.3.2 0.3.3 9999: A program to download, updated, and run the Tor Browser Bundle
www-servers/thin 1.8.0: This a Ruby gem that delivers a thin and fast web server
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/kcolorpicker 0.1.2 0.1.4: Qt based Color Picker with popup menu
@@ -480,5 +480,5 @@ x11-misc/xob 0.2: A lightweight overlay volume (or anything) bar for the X Windo
x11-themes/arc-darkest-colors 0_pre20200818 0_pre20201112: Flat, dark-mode theme with transparent elements
x11-themes/arc-kde 20180614: Port of the popular GTK theme Arc for Plasma 5
x11-themes/obsidian-icon-theme 4.14 9999: Obsidian Icon Theme is intuitive Faenza-like icon theme
x11-themes/obsidian2-gtk-theme 2.16 9999: Obsidian Gnome Theme, based upon Adwaita-Maia dark skin
x11-themes/obsidian2-gtk-theme 2.17 9999: Obsidian Gnome Theme, based upon Adwaita-Maia dark skin
x11-themes/papirus-claws-mail-theme 0_pre20181023 0_pre20201019: Papirus icon theme for Claws Mail

View File

@@ -1 +1 @@
Tue, 15 Dec 2020 20:35:38 +0000
Tue, 15 Dec 2020 23:05:19 +0000