Kurt Kanzenbach
b84635ee1a
dev-util/xdp-tools: Utilities and example programs for use with XDP (new package)
...
This package contains a collection of utilities and example code to be used with
the eXpress Data Path facility of the Linux kernel.
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de >
2020-03-20 14:11:14 +01:00
Petrus Zhao
1ea95e7947
x11-misc/betterlockscreen: new package
...
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Petrus Zhao <petrus.zy.07@gmail.com >
2020-03-20 15:31:13 +08:00
Andrew Ammerlaan
72835145cc
dev-python/starlette: enable docs for x86 as well
...
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-19 20:06:06 +01:00
Andrew Ammerlaan
74ac05451d
dev-python/databases: enable docs for x86 as well
...
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-19 20:04:45 +01:00
Andrew Ammerlaan
cae259bb13
dev-python/uvicorn: enable docs for x86 as well
...
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-19 20:03:14 +01:00
Andrew Ammerlaan
be2e0c1649
dev-python/httpx: enable docs for x86 as well
...
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-19 20:02:22 +01:00
Andrew Ammerlaan
05895698c7
dev-python/mkdocs-git-revision-date-localized-plugin: add keyword x86
...
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-19 20:01:16 +01:00
Andrew Ammerlaan
9982dbdffc
dev-python/mkdocs-material: add keyword x86
...
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-19 20:00:35 +01:00
William Wennerström
9568d8504e
net-p2p/yggdrasil-go: use new go-module eclass
...
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: William Wennerström <william@wstrm.dev >
2020-03-19 12:19:23 +01:00
Kurt Kanzenbach
17bd304381
net-mail/remail: A set of tools for crypted mailing lists (new package)
...
remail is a very simplistic mailing list tool which provides encryption.
remail reads mail from a maildir, decrypts it with the mailing list private
key and re-encrypts it for every enabled subscriber. The resulting mails are
delivered to the localhost's SMTP server.
remail supports S/MIME and PGP on both ends.
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de >
2020-03-19 12:06:29 +01:00
William Wennerström
e87e0a6ed9
dev-vcs/github-cli: remove package as it has been added upstream
...
The package already exists as dev-vcs/cli in the Gentoo repository.
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: William Wennerström <william@wstrm.dev >
2020-03-19 11:52:56 +01:00
William Wennerström
b45f33c79f
dev-vcs/github-cli: version bump 0.6.2
...
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: William Wennerström <william@wstrm.dev >
2020-03-19 11:22:52 +01:00
Repository mirror & CI
aac627a17a
2020-03-19 10:15:07 UTC
2020-03-19 10:15:07 +00:00
Andrew Ammerlaan
d8c71fadc8
dev-python/spotipy: version bump 2.10.0
...
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-19 09:10:15 +01:00
Repository mirror & CI
355c7c720a
2020-03-19 02:06:25 UTC
2020-03-19 02:06:25 +00:00
Repository mirror & CI
abe934428f
2020-03-19 01:40:27 UTC
2020-03-19 01:40:27 +00:00
Andrew Ammerlaan
7940b6d3fd
dev-python/sse-starlette: enable tests
...
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-18 20:35:15 +01:00
Andrew Ammerlaan
770c11eb87
dev-python/uvicorn: do not depend on black
...
tests work without it installed and otherwise we have
to remove py3_7
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-18 20:27:32 +01:00
Andrew Ammerlaan
d1addcb970
dev-python/python-multipart: try to enable test and doc
...
but failed, see ebuild for details
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-18 20:13:41 +01:00
Andrew Ammerlaan
5e51e6394f
dev-python/databases: enable docs
...
also made attempt to fix tests
but looks like we need to download something
see ebuild for comments
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-18 20:12:58 +01:00
Andrew Ammerlaan
7dd5aef9c6
dev-python/starlette: enable docs
...
also made an attempt at getting tests to work
but we need newer graphql-core
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-18 20:12:58 +01:00
Andrew Ammerlaan
e4e178f4f2
dev-python/mkdocs-material: add DISTUTILS_USE_SETUPTOOLS=rdepend
...
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-18 20:12:58 +01:00
Andrew Ammerlaan
a4e67d6a50
dev-python/graphene: GraphQL Framework for Python
...
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-18 20:12:58 +01:00
Andrew Ammerlaan
d9c8238e49
dev-python/graphql-relay: Relay library for graphql-core-next
...
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-18 20:12:58 +01:00
Andrew Ammerlaan
2b4f1df8eb
dev-python/black: py3_7 got removed from dep aiohttp-cors
...
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-18 20:12:57 +01:00
Aleksandr Batyuk
6f165b9632
net-wireless/rtl8192eu: New Package
...
Realtek RTL8192EU driver module for Linux kernel.
Closes: https://bugs.gentoo.org/582168
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Aleksandr Batyuk <abbat.2008@gmail.com >
2020-03-19 00:05:42 +06:00
Andrew Ammerlaan
96868979bc
dev-python/asyncpg: enable docs
...
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-18 18:46:19 +01:00
Andrew Ammerlaan
adb1c4ac9d
dev-python/aiosqlite: enable tests
...
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-18 18:25:00 +01:00
Andrew Ammerlaan
6a3c8d98c6
dev-python/aiounittest: Test python asyncio-based code with ease
...
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-18 18:19:04 +01:00
Andrew Ammerlaan
1c61b34630
dev-python/aiopg: enable docs
...
also tried and failed to fix tests
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-18 18:02:21 +01:00
Andrew Ammerlaan
b8d428b0c6
dev-python/aiomysql: Restrict tests
...
test suite appears very broken or something else is very wrong here
restricting tests until someone figures out what is going on here
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-18 17:49:42 +01:00
Andrew Ammerlaan
c99fc0ae12
dev-python/aiomysql: some fixes, test still fail though
...
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-18 12:43:46 +01:00
Repository mirror & CI
9e6b1a16c8
2020-03-18 11:36:18 UTC
2020-03-18 11:36:18 +00:00
Repository mirror & CI
15cad9a420
Merge updates from master
2020-03-18 11:36:16 +00:00
Piotr Staroszczyk
67adc1d0d2
dev-python/starlette: new package with optional deps dev-python/sse-starlette dev-python/python-multipart
...
Signed-off-by: Piotr Staroszczyk <piotr.staroszczyk@get24.org >
2020-03-18 12:05:47 +01:00
Piotr Staroszczyk
495be87a14
dev-python/databases: new package with deps dev-python/aiomysql dev-python/aiopg dev-python/aiosqlite dev-python/asyncpg
...
Signed-off-by: Piotr Staroszczyk <piotr.staroszczyk@get24.org >
2020-03-18 11:51:36 +01:00
Alessandro Barbieri
70512625a2
dev-python/exam: remove package, it's in ::gentoo
...
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com >
2020-03-18 11:02:42 +01:00
Alessandro Barbieri
093682b586
dev-lang/aldor: install headers in a subfolder
...
Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com >
2020-03-18 10:45:10 +01:00
Repository mirror & CI
ab18b8fe11
2020-03-17 18:43:46 UTC
2020-03-17 18:43:46 +00:00
Repository mirror & CI
225e2e33a9
2020-03-17 16:06:22 UTC
2020-03-17 16:06:22 +00:00
Repository mirror & CI
297ce87abb
Merge updates from master
2020-03-17 16:06:19 +00:00
Andrew Ammerlaan
720154147d
net-wireless/rtl8821ce: Same issues as previous commit
...
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-17 16:52:32 +01:00
Andrew Ammerlaan
cf49be0d23
net-wireless/rtl8821cu: fix multiple issues, please read details
...
If you overwrite src_prepare, be sure to call default or eapply_user
emerge will fail if it is missing.
Patches can also go in the patches variable
All the functions here are already added by inheriting the eclass
so there's no need to specify them manually
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net >
2020-03-17 16:51:32 +01:00
Repository mirror & CI
0bafbe5b2a
2020-03-17 10:11:34 UTC
2020-03-17 10:11:34 +00:00
Aleksandr Batyuk
691e59b5b2
net-wireless/rtl8821ce: New package
...
Realtek RTL8821CE Driver module for Linux kernel.
Closes: https://bugs.gentoo.org/696980
Tested-by: Aleksandr Batyuk <abbat.2008@gmail.com >
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Aleksandr Batyuk <abbat.2008@gmail.com >
2020-03-17 15:14:59 +06:00
Aleksandr Batyuk
ec183334ef
net-wireless/rtl8821ce: New Package
...
Realtek RTL8821CE Driver module for Linux kernel.
Closes: https://bugs.gentoo.org/696980
Tested-by: Aleksandr Batyuk <abbat.2008@gmail.com >
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Aleksandr Batyuk <abbat.2008@gmail.com >
2020-03-17 13:04:53 +06:00
Petrus Zhao
214fbfbaea
licenses: add i3lock-color license
...
Signed-off-by: Petrus Zhao <petrus.zy.07@gmail.com >
2020-03-17 14:28:21 +08:00
Petrus Zhao
fc6d505028
x11-misc/i3lock-color: new package
...
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Petrus Zhao <petrus.zy.07@gmail.com >
2020-03-17 14:27:53 +08:00
Repository mirror & CI
6d807e5b49
2020-03-16 23:36:22 UTC
2020-03-16 23:36:22 +00:00
Kurt Kanzenbach
2cac09e709
app-text/katarakt: Katarakt is a simple PDF viewer (new package)
...
katarakt is a simple PDF viewer. It is designed to use as much available screen
space as possible.
There are currently two layouts. The presentation layout is very simple and
only supports scrolling on a per page basis. As the name suggests the current
page is displayed in the center and zoomed to fit the window. It is active by
default.
The grid layout is much more advanced and offers continuous (smooth, per pixel)
scrolling, zooming and adjusting the column count. Pages keep their correct
relative size and are shown in a grid.
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de >
2020-03-16 12:35:51 +01:00