profiles: Sync with Gentoo

It's from Gentoo commit ccb03cfb965f037c1a2d45ad2978bfac21fd78e2.
This commit is contained in:
Flatcar Buildbot 2023-11-06 07:12:46 +00:00
parent 2992e18430
commit eb87095fbb
18 changed files with 122 additions and 27 deletions

View File

@ -1,6 +1,11 @@
# Copyright 1999-2023 Gentoo Authors # Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# matoro <matoro_gentoo@matoro.tk> (2023-11-01)
# Qt 6 not keyworded here.
app-doc/doxygen gui
dev-util/cmake gui
# Violet Purcell <vimproved@inventati.org> (2023-10-12) # Violet Purcell <vimproved@inventati.org> (2023-10-12)
# dev-util/samurai is not keyworded here. # dev-util/samurai is not keyworded here.
app-alternatives/ninja samurai app-alternatives/ninja samurai

View File

@ -17,6 +17,10 @@
#--- END OF EXAMPLES --- #--- END OF EXAMPLES ---
# Matt Turner <mattst88@gentoo.org> (2023-10-30)
# libei not stable yet
x11-base/xwayland libei
# Jon Janzen <jon@jonjanzen.com> (2023-09-11) # Jon Janzen <jon@jonjanzen.com> (2023-09-11)
# librttopo has not been stabalized on this arch yet # librttopo has not been stabalized on this arch yet
dev-db/spatialite rttopo dev-db/spatialite rttopo

View File

@ -1,6 +1,10 @@
# Copyright 1999-2023 Gentoo Authors # Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Matt Turner <mattst88@gentoo.org> (2023-10-30)
# libei not stable yet
x11-base/xwayland libei
# Sam James <sam@gentoo.org> (2023-07-28) # Sam James <sam@gentoo.org> (2023-07-28)
# media-libs/libffado not marked stable here # media-libs/libffado not marked stable here
media-video/pipewire ieee1394 media-video/pipewire ieee1394

View File

@ -1,6 +1,10 @@
# Copyright 1999-2023 Gentoo Authors # Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Matt Turner <mattst88@gentoo.org> (2023-10-30)
# libei not stable yet
x11-base/xwayland libei
# Michał Górny <mgorny@gentoo.org> (2023-04-22) # Michał Górny <mgorny@gentoo.org> (2023-04-22)
# Needs unkeyworded dev-python/sympy # Needs unkeyworded dev-python/sympy
dev-python/nbval test dev-python/nbval test

View File

@ -4,6 +4,10 @@
# Unmask the flag which corresponds to ARCH. # Unmask the flag which corresponds to ARCH.
-arm64 -arm64
# Mart Raudsepp <leio@gentoo.org> (2023-10-05)
# Orc optimisations are supported on arm64 NEON since 0.4.33
-orc
# Mart Raudsepp <leio@gentoo.org> (2023-10-03) # Mart Raudsepp <leio@gentoo.org> (2023-10-03)
# dev-util/sysprof-capture is keyworded on arm64 # dev-util/sysprof-capture is keyworded on arm64
-sysprof -sysprof

View File

@ -1,6 +1,11 @@
# Copyright 2019-2023 Gentoo Authors # Copyright 2019-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2023-10-31)
# Tries to use unsupported MemoryDenyWriteExecute and crashes on boot.
# See https://github.com/systemd/systemd/issues/29775 and bug #916469.
>=sys-apps/systemd-254
# Sam James <sam@gentoo.org> (2023-08-28) # Sam James <sam@gentoo.org> (2023-08-28)
# libuv >=1.45.0 starts to use iouring (but via its own implementation, not sys-libs/liburing) # libuv >=1.45.0 starts to use iouring (but via its own implementation, not sys-libs/liburing)
# which means CMake then starts using iouring. There are some kernel bugs which # which means CMake then starts using iouring. There are some kernel bugs which

View File

@ -0,0 +1,6 @@
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Matt Turner <mattst88@gentoo.org> (2023-10-30)
# libei not stable yet
x11-base/xwayland libei

View File

@ -1,6 +1,10 @@
# Copyright 2023 Gentoo Authors # Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Matt Turner <mattst88@gentoo.org> (2023-10-30)
# libei not stable yet
x11-base/xwayland libei
# Matt Turner <mattst88@gentoo.org> (2023-05-30) # Matt Turner <mattst88@gentoo.org> (2023-05-30)
# sys-apps/dbus-broker is not stable # sys-apps/dbus-broker is not stable
app-accessibility/at-spi2-core dbus-broker app-accessibility/at-spi2-core dbus-broker

View File

@ -17,6 +17,10 @@
#--- END OF EXAMPLES --- #--- END OF EXAMPLES ---
# Matt Turner <mattst88@gentoo.org> (2023-10-30)
# libei not stable yet
x11-base/xwayland libei
# Arthur Zamarin <arthurzam@gentoo.org> (2023-06-03) # Arthur Zamarin <arthurzam@gentoo.org> (2023-06-03)
# Destabilizing x86 keywords on sci-*/* packages # Destabilizing x86 keywords on sci-*/* packages
app-metrics/collectd collectd_plugins_gps collectd_plugins_sigrok app-metrics/collectd collectd_plugins_gps collectd_plugins_sigrok

View File

@ -4,10 +4,6 @@
# This file requires eapi 5 or later. New entries go on top. # This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in use.mask # Please use the same syntax as in use.mask
# Alfredo Tupone <tupone@gentoo.org> (2023-2-2)
# sys-devel/gcc:12 is not stable yet on x86
ada_target_gcc_12
# Sam James <sam@gentoo.org> (2020-11-10) # Sam James <sam@gentoo.org> (2020-11-10)
# media-gfx/openvdb is not stable on x86 # media-gfx/openvdb is not stable on x86
# ... and has failing tests right now anyway # ... and has failing tests right now anyway

View File

@ -17,10 +17,6 @@ python_single_target_python3_12
# PHP 8.2 is in testing # PHP 8.2 is in testing
php_targets_php8-2 php_targets_php8-2
# Alfredo Tupone <tupone@gentoo.org> (2022-12-04)
# sys-devel/gcc:12 is not stable yet
ada_target_gcc_12_2_0
# Sergei Trofimovich <slyfox@gentoo.org> (2020-04-13) # Sergei Trofimovich <slyfox@gentoo.org> (2020-04-13)
# dev-vcs/darcs (dev-lang/ghc) has no stable keywords. # dev-vcs/darcs (dev-lang/ghc) has no stable keywords.
darcs darcs

View File

@ -1,4 +1,4 @@
# Copyright 1999-2022 Gentoo Authors # Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# This file describes the packages needed to build a stage1 based on this # This file describes the packages needed to build a stage1 based on this
@ -16,7 +16,6 @@ sys-devel/autoconf
sys-devel/automake sys-devel/automake
sys-devel/libtool sys-devel/libtool
sys-apps/baselayout sys-apps/baselayout
sys-apps/makedev
sys-apps/coreutils sys-apps/coreutils
sys-apps/diffutils sys-apps/diffutils
sys-apps/file sys-apps/file

View File

@ -3,3 +3,4 @@
gnat_2021 - Compile with dev-lang/gnat-gpl-2021 gnat_2021 - Compile with dev-lang/gnat-gpl-2021
gcc_12 - Compile with sys-devel/gcc:12 gcc_12 - Compile with sys-devel/gcc:12
gcc_13 - Compile with sys-devel/gcc:13

View File

@ -12,12 +12,14 @@ app-crypt/acme
app-crypt/certbot app-crypt/certbot
app-crypt/certbot-nginx app-crypt/certbot-nginx
app-eselect/eselect-rust app-eselect/eselect-rust
app-misc/khal
app-text/mdbook app-text/mdbook
dev-embedded/esptool dev-embedded/esptool
dev-lang/rust dev-lang/rust
dev-lang/rust-bin dev-lang/rust-bin
>=dev-lang/spidermonkey-78 >=dev-lang/spidermonkey-78
>=dev-libs/gjs-1.66 >=dev-libs/gjs-1.66
dev-python/aiohttp-oauthlib
dev-python/autobahn dev-python/autobahn
dev-python/aws-sam-translator dev-python/aws-sam-translator
>=dev-python/bcrypt-4 >=dev-python/bcrypt-4
@ -100,6 +102,7 @@ dev-python/trustme
dev-python/trio dev-python/trio
dev-python/trio-websocket dev-python/trio-websocket
dev-python/twine dev-python/twine
dev-python/vdirsyncer
dev-python/watchfiles dev-python/watchfiles
dev-python/wcmatch dev-python/wcmatch
dev-python/widgetsnbextension dev-python/widgetsnbextension

View File

@ -33,9 +33,73 @@
#--- END OF EXAMPLES --- #--- END OF EXAMPLES ---
# Yixun Lan <dlan@gentoo.org> (2023-10-30) # Sam James <sam@gentoo.org> (2023-11-05)
# testing version, not work on qt6, Bug #916449 # Mask broken versions:
=net-im/telegram-desktop-4.10.5 # - sys-fs/btrfs-progs-6.6(-r0) was respun upstream.
# - sys-fs/btrfs-progs-6.6-r1 had the fixed tarball, but contained an upstream
# bug in the ioctl numbers.
# Please use sys-fs/btrfs-progs-6.6-r2 or, better, sys-fs/btrfs-progs-6.6.1
# (identical in functional contents).
=sys-fs/btrfs-progs-6.6
=sys-fs/btrfs-progs-6.6-r1
=sys-fs/btrfs-progs-6.6-r2
# Michał Górny <mgorny@gentoo.org> (2023-11-05)
# Discontinued upstream. Fails tests with modern pytest.
# No revdeps left.
# Removal on 2023-12-05. Bug #906834.
dev-python/pytest-subtesthack
# Michał Górny <mgorny@gentoo.org> (2023-11-05)
# Discontinued in favor of built-in support in setuptools-scm-7.
# No revdeps left.
# Removal on 2023-12-05. Bug #916904.
dev-python/setuptools_scm_git_archive
# Mart Raudsepp <leio@gentoo.org> (2023-11-04)
# gst-transcoder was merged into gst-plugins-bad and can be installed via
# media-libs/gst-plugins-bad instead. Removal on 2023-12-04. Bug #916871.
media-plugins/gst-transcoder
# Mart Raudsepp <leio@gentoo.org> (2023-11-04)
# Legacy GStreamer non-linear multimedia editing elements, superseded by
# media-libs/gstreamer-editing-services long ago.
# Removal on 2023-12-04. Bug #916870.
media-libs/gnonlin
# Michał Górny <mgorny@gentoo.org> (2023-11-04)
# Broken on py3.12. Last commit in 2020. Already a second fork
# of the package. No revdeps.
# Removal on 2023-12-04. Bug #916856.
dev-python/wstools
# Michał Górny <mgorny@gentoo.org> (2023-10-29)
# This version contains a major bug that causes pytest internal error
# when tests are skippeed at module level.
# https://github.com/pytest-dev/pytest-asyncio/issues/655
=dev-python/pytest-asyncio-0.22.0
# Tomáš Mózes <hydrapolic@gmail.com> (2023-11-02)
# Performance regression. Bug #916713.
=dev-db/mydumper-0.15.1.3
# Michał Górny <mgorny@gentoo.org> (2023-11-01)
# Broken on py3.12. Repository archived upstream. No revdeps.
# Removal on 2023-12-01. Bug #916670.
dev-python/pushbullet-py
# Michael Orlitzky <mjo@gentoo.org> (2023-10-31)
# Sabayon upstream (dead). No meaningful maintenance since we
# switched to git. All other aws-*-tools packages were removed
# in 2018. Removal on or after 2023-12-01.
app-admin/aws-elb-tools
# Guilherme Amadio <amadio@gentoo.org> (2023-10-30)
# net-libs/xrootd-ceph was split from net-libs/xrootd as a git
# submodule, but has been merged back to the main repository in
# net-libs/xrootd-5.6.0. Please switch to net-libs/xrootd[ceph]
# instead of net-libs/xrootd-ceph. Removal on 2023-11-30.
net-libs/xrootd-ceph
# Michał Górny <mgorny@gentoo.org> (2023-10-29) # Michał Górny <mgorny@gentoo.org> (2023-10-29)
# Backports from Python 3.6/3.7 to Python 3.5. Finally the last revdep # Backports from Python 3.6/3.7 to Python 3.5. Finally the last revdep
@ -266,11 +330,6 @@ media-video/jubler
dev-java/appenh dev-java/appenh
dev-java/loadlib dev-java/loadlib
# Mart Raudsepp <leio@gentoo.org> (2023-10-04)
# GStreamer plugin removed upstream. The database used by this music fingerprint
# plugin has been defunct for a while. Removal on 2023-11-04. Bug #915189.
media-plugins/gst-plugins-ofa
# Michał Górny <mgorny@gentoo.org> (2023-10-04) # Michał Górny <mgorny@gentoo.org> (2023-10-04)
# The project was abandoned upstream. The test suite is broken # The project was abandoned upstream. The test suite is broken
# with python3.12. It was used only as an optional test dep # with python3.12. It was used only as an optional test dep
@ -489,11 +548,6 @@ x11-drivers/nvidia-drivers:0/390
# https://github.com/igraph/igraph/issues/2311 # https://github.com/igraph/igraph/issues/2311
=sci-libs/arpack-3.9.0 =sci-libs/arpack-3.9.0
# Hans de Graaff <graaff@gentoo.org> (2023-03-19)
# This version of cucumber-core is not compatible with the other
# cucumber dependencies. Please downgrade cucumber-core.
=dev-util/cucumber-core-11.1.0
# Mike Pagano <mpagano@gentoo.org> (2023-03-10) # Mike Pagano <mpagano@gentoo.org> (2023-03-10)
# Mask =sys-kernel/gentoo-sources-5.15.99 since it does # Mask =sys-kernel/gentoo-sources-5.15.99 since it does
# not include 5.15.99 and is misleading # not include 5.15.99 and is misleading

View File

@ -1,6 +1,11 @@
# Copyright 1999-2022 Gentoo Authors # Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
# Mart Raudsepp <leio@gentoo.org> (2023-10-01)
# x11-wm/mutter[wayland] requires xwayland[libei] for emulated input portal
# for e.g. remote desktop remote input support
x11-base/xwayland libei
# Mart Raudsepp <leio@gentoo.org> (2022-01-05) # Mart Raudsepp <leio@gentoo.org> (2022-01-05)
# gnome-boxes requires spice-gtk[vala] # gnome-boxes requires spice-gtk[vala]
net-misc/spice-gtk vala net-misc/spice-gtk vala

View File

@ -1,11 +1,9 @@
apache https://dlcdn.apache.org/ https://apache.mirror.iphh.net/ https://artfiles.org/apache.org/ https://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.apache.org/dist/ https://ftp.fau.de/apache/ https://apache.osuosl.org/ apache https://dlcdn.apache.org/ https://apache.mirror.iphh.net/ https://artfiles.org/apache.org/ https://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.apache.org/dist/ https://ftp.fau.de/apache/ https://apache.osuosl.org/
cpan https://cpan.metacpan.org https://www.cpan.org cpan https://cpan.metacpan.org https://www.cpan.org
cran https://cran.r-project.org https://cran.us.r-project.org
debian https://deb.debian.org/debian/ http://ftp.au.debian.org/debian/ http://ftp.at.debian.org/debian/ http://ftp.by.debian.org/debian/ http://ftp.be.debian.org/debian/ http://ftp.br.debian.org/debian/ http://ftp.bg.debian.org/debian/ http://ftp.ca.debian.org/debian/ http://ftp2.cn.debian.org/debian/ http://ftp.cn.debian.org/debian/ http://ftp.hr.debian.org/debian/ http://ftp.cz.debian.org/debian/ http://ftp.dk.debian.org/debian/ http://ftp.sv.debian.org/debian/ http://ftp.ee.debian.org/debian/ http://ftp.fi.debian.org/debian/ http://ftp.fr.debian.org/debian/ http://ftp2.de.debian.org/debian/ http://ftp.de.debian.org/debian/ http://ftp.gr.debian.org/debian/ http://ftp.hu.debian.org/debian/ http://ftp.is.debian.org/debian/ http://ftp.ie.debian.org/debian/ http://ftp.it.debian.org/debian/ http://ftp.jp.debian.org/debian/ http://ftp.lt.debian.org/debian/ http://ftp.mx.debian.org/debian/ http://ftp.md.debian.org/debian/ http://ftp.nl.debian.org/debian/ http://ftp.nc.debian.org/debian/ http://ftp.nz.debian.org/debian/ http://ftp.no.debian.org/debian/ http://ftp.pl.debian.org/debian/ http://ftp.pt.debian.org/debian/ http://ftp.ro.debian.org/debian/ http://ftp.ru.debian.org/debian/ http://ftp.sg.debian.org/debian/ http://ftp.sk.debian.org/debian/ http://ftp.si.debian.org/debian/ http://ftp.es.debian.org/debian/ http://ftp.se.debian.org/debian/ http://ftp.ch.debian.org/debian/ http://ftp.tw.debian.org/debian/ http://ftp.tr.debian.org/debian/ http://ftp.ua.debian.org/debian/ http://ftp.uk.debian.org/debian/ http://ftp.us.debian.org/debian/ debian https://deb.debian.org/debian/ http://ftp.au.debian.org/debian/ http://ftp.at.debian.org/debian/ http://ftp.by.debian.org/debian/ http://ftp.be.debian.org/debian/ http://ftp.br.debian.org/debian/ http://ftp.bg.debian.org/debian/ http://ftp.ca.debian.org/debian/ http://ftp2.cn.debian.org/debian/ http://ftp.cn.debian.org/debian/ http://ftp.hr.debian.org/debian/ http://ftp.cz.debian.org/debian/ http://ftp.dk.debian.org/debian/ http://ftp.sv.debian.org/debian/ http://ftp.ee.debian.org/debian/ http://ftp.fi.debian.org/debian/ http://ftp.fr.debian.org/debian/ http://ftp2.de.debian.org/debian/ http://ftp.de.debian.org/debian/ http://ftp.gr.debian.org/debian/ http://ftp.hu.debian.org/debian/ http://ftp.is.debian.org/debian/ http://ftp.ie.debian.org/debian/ http://ftp.it.debian.org/debian/ http://ftp.jp.debian.org/debian/ http://ftp.lt.debian.org/debian/ http://ftp.mx.debian.org/debian/ http://ftp.md.debian.org/debian/ http://ftp.nl.debian.org/debian/ http://ftp.nc.debian.org/debian/ http://ftp.nz.debian.org/debian/ http://ftp.no.debian.org/debian/ http://ftp.pl.debian.org/debian/ http://ftp.pt.debian.org/debian/ http://ftp.ro.debian.org/debian/ http://ftp.ru.debian.org/debian/ http://ftp.sg.debian.org/debian/ http://ftp.sk.debian.org/debian/ http://ftp.si.debian.org/debian/ http://ftp.es.debian.org/debian/ http://ftp.se.debian.org/debian/ http://ftp.ch.debian.org/debian/ http://ftp.tw.debian.org/debian/ http://ftp.tr.debian.org/debian/ http://ftp.ua.debian.org/debian/ http://ftp.uk.debian.org/debian/ http://ftp.us.debian.org/debian/
gentoo https://distfiles.gentoo.org/distfiles https://gentoo.osuosl.org/distfiles https://ftp.halifax.rwth-aachen.de/gentoo/distfiles https://ftp.fau.de/gentoo/distfiles gentoo https://distfiles.gentoo.org/distfiles https://gentoo.osuosl.org/distfiles https://ftp.halifax.rwth-aachen.de/gentoo/distfiles https://ftp.fau.de/gentoo/distfiles
gcc https://gcc.gnu.org/pub/gcc/ http://mirrors.concertpass.com/gcc/ https://mirrorservice.org/sites/sourceware.org/pub/gcc/ https://ftp.mpi-inf.mpg.de/mirrors/gnu/mirror/gcc.gnu.org/pub/gcc/ https://bigsearcher.com/mirrors/gcc/ gcc https://gcc.gnu.org/pub/gcc/ http://mirrors.concertpass.com/gcc/ https://mirrorservice.org/sites/sourceware.org/pub/gcc/ https://ftp.mpi-inf.mpg.de/mirrors/gnu/mirror/gcc.gnu.org/pub/gcc/ https://bigsearcher.com/mirrors/gcc/
gimp https://ftp.fau.de/gimp/gimp/ ftp://ftp.fau.de/gimp/gimp/ https://artfiles.org/gimp.org/pub/gimp/ https://www.mirrorservice.org/sites/ftp.gimp.org/pub/gimp/ ftp://ftp.mirrorservice.org/sites/ftp.gimp.org/pub/gimp/ gimp https://ftp.fau.de/gimp/gimp/ ftp://ftp.fau.de/gimp/gimp/ https://artfiles.org/gimp.org/pub/gimp/ https://www.mirrorservice.org/sites/ftp.gimp.org/pub/gimp/ ftp://ftp.mirrorservice.org/sites/ftp.gimp.org/pub/gimp/
gmt http://ftp.iris.washington.edu/pub/gmt/ ftp://ftp.soest.hawaii.edu/gmt/ ftp://ftp.iris.washington.edu/pub/gmt/ ftp://ftp.star.nesdis.noaa.gov/pub/sod/lsa/gmt
gnome https://download.gnome.org/ gnome https://download.gnome.org/
gnu https://ftp.gnu.org/gnu/ https://artfiles.org/gnu.org/ https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/ gnu https://ftp.gnu.org/gnu/ https://artfiles.org/gnu.org/ https://www.mirrorservice.org/sites/ftp.gnu.org/gnu/
gnupg https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/ https://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/ https://mirrors.dotsrc.org/gcrypt/ https://gnupg.org/ftp/gcrypt/ ftp://ftp.gnupg.org/gcrypt/ gnupg https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/ https://ftp.heanet.ie/mirrors/ftp.gnupg.org/gcrypt/ https://mirrors.dotsrc.org/gcrypt/ https://gnupg.org/ftp/gcrypt/ ftp://ftp.gnupg.org/gcrypt/
@ -24,5 +22,5 @@ samba https://download.samba.org/pub/samba/
sabayon http://sabayon.c3sl.ufpr.br/distfiles https://ftp.nluug.nl/pub/os/Linux/distr/sabayonlinux/distfiles https://ftp.rnl.tecnico.ulisboa.pt/pub/sabayon/distfiles https://ftp.fsn.hu/pub/linux/distributions/sabayon/distfiles http://cross-lfs.sabayonlinux.org/distfiles https://mirror.dkm.cz/sabayon/distfiles http://mirror.internode.on.net/pub/sabayon/distfiles https://na.mirror.garr.it/mirrors/sabayonlinux/distfiles http://distfiles.sabayon.org sabayon http://sabayon.c3sl.ufpr.br/distfiles https://ftp.nluug.nl/pub/os/Linux/distr/sabayonlinux/distfiles https://ftp.rnl.tecnico.ulisboa.pt/pub/sabayon/distfiles https://ftp.fsn.hu/pub/linux/distributions/sabayon/distfiles http://cross-lfs.sabayonlinux.org/distfiles https://mirror.dkm.cz/sabayon/distfiles http://mirror.internode.on.net/pub/sabayon/distfiles https://na.mirror.garr.it/mirrors/sabayonlinux/distfiles http://distfiles.sabayon.org
sourceforge https://downloads.sourceforge.net sourceforge https://downloads.sourceforge.net
sourceforge.jp http://iij.dl.sourceforge.jp https://osdn.dl.sourceforge.jp https://jaist.dl.sourceforge.jp sourceforge.jp http://iij.dl.sourceforge.jp https://osdn.dl.sourceforge.jp https://jaist.dl.sourceforge.jp
ubuntu http://mirror.internode.on.net/pub/ubuntu/ubuntu/ https://mirror.tcc.wa.edu.au/ubuntu/ http://ubuntu.uni-klu.ac.at/ubuntu/ http://mirror.dhakacom.com/ubuntu-archive/ http://ubuntu.c3sl.ufpr.br/ubuntu/ http://ubuntu.uni-sofia.bg/ubuntu/ http://hr.archive.ubuntu.com/ubuntu/ http://cz.archive.ubuntu.com/ubuntu/ https://mirror.dkm.cz/ubuntu http://ftp.cvut.cz/ubuntu/ http://ftp.stw-bonn.de/ubuntu/ https://ftp-stud.hs-esslingen.de/ubuntu/ https://mirror.netcologne.de/ubuntu/ https://mirror.unej.ac.id/ubuntu/ http://kr.archive.ubuntu.com/ubuntu/ https://mirror.nforce.com/pub/linux/ubuntu/ http://mirror.amsiohosting.net/archive.ubuntu.com/ http://nl3.archive.ubuntu.com/ubuntu/ https://mirror.timeweb.ru/ubuntu/ http://ubuntu.mirror.su.se/ubuntu/ https://ftp.yzu.edu.tw/ubuntu/ https://ubuntu.volia.net/ubuntu-archive/ https://mirror.pnl.gov/ubuntu/ http://mirror.cc.columbia.edu/pub/linux/ubuntu/archive/ https://mirrors.namecheap.com/ubuntu/ ubuntu http://mirror.internode.on.net/pub/ubuntu/ubuntu/ http://ubuntu.uni-klu.ac.at/ubuntu/ http://mirror.dhakacom.com/ubuntu-archive/ http://ubuntu.c3sl.ufpr.br/ubuntu/ http://hr.archive.ubuntu.com/ubuntu/ http://cz.archive.ubuntu.com/ubuntu/ https://mirror.dkm.cz/ubuntu http://ftp.cvut.cz/ubuntu/ http://ftp.stw-bonn.de/ubuntu/ https://ftp-stud.hs-esslingen.de/ubuntu/ https://mirror.netcologne.de/ubuntu/ https://mirror.unej.ac.id/ubuntu/ http://kr.archive.ubuntu.com/ubuntu/ https://mirror.nforce.com/pub/linux/ubuntu/ http://nl3.archive.ubuntu.com/ubuntu/ https://mirror.timeweb.ru/ubuntu/ http://ubuntu.mirror.su.se/ubuntu/ https://ubuntu.volia.net/ubuntu-archive/ https://mirror.pnl.gov/ubuntu/ https://mirrors.namecheap.com/ubuntu/
vdr-developerorg http://projects.vdr-developer.org/attachments/download vdr-developerorg http://projects.vdr-developer.org/attachments/download

View File

@ -12,3 +12,6 @@ move dev-libs/Imath dev-libs/imath
move dev-python/cli_helpers dev-python/cli-helpers move dev-python/cli_helpers dev-python/cli-helpers
move dev-python/python-cstruct dev-python/cstruct move dev-python/python-cstruct dev-python/cstruct
move dev-python/swagger_spec_validator dev-python/swagger-spec-validator move dev-python/swagger_spec_validator dev-python/swagger-spec-validator
move dev-python/pslab-python dev-python/pslab
move dev-python/python-discid dev-python/discid
move dev-python/py-amqp dev-python/amqp