These are not used, at least given our current USE flags. List of
packages removed:
dev-python/numpy
dev-python/requests
dev-python/markdown
dev-python/logilab-common
dev-python/chardet
dev-python/jsonrpclib
dev-python/pyserial
dev-python/py
dev-python/pyxdg
dev-python/pexpect
dev-python/dnspython
dev-python/tempita
dev-python/pyxattr
dev-python/ipy
dev-python/beaker
dev-python/astng
dev-python/decorator
dev-python/pytest
Remove everything that no combination of use flags can enable and that
have been untouched for 6 years.
Packages removed:
- app-misc/evtest
- app-portage/esearch
- app-shells/dash
- dev-libs/fribidi
- dev-libs/libp11
- dev-libs/libpthread-stubs
- dev-libs/pkcs11-helper
- dev-libs/udis86
- dev-libs/xmlrpc-c
- net-proxy/tsocks
- sys-apps/input-utils
- sys-apps/memtester
These are not dependencies of anything and haven't been touched in 6
years.
Packages removed:
- app-text/opensp
- app-text/docbook-sgml-dtd
- app-text/scrollkeeper-dtd
- app-text/docbook-dsssl-stylesheets
- app-text/openjade
- app-text/htmltidy
This should be a no-op for what is actually built into the images, but
we should aim to have correct ebuilds. It also ensures Ignition is
emerged after util-linux.
We have an emacs ebuild but not the dependencies it requires. Really
these are gnutls dependencies and the default use flags for emacs cause
it to depend on gnutls.
Bump gnutls as well.
Packages added:
- dev-libs/libunistring
- net-dns/libidn2
Packages updated:
- net-libs/gnutls
ddccontrol is for controlling things like backlights.
libpaper is for dealing with physical paper (e.g. a4, letter).
closure-compiler-bin is something relating to closure or js
poppler-data is for uncommon pdf encodings
libftdi is for communicating with ftdi (serial) chips
These were removed in b6cdf6aafc73ec37cfd345182e4cdc8b665b59ea but are
needed by awscli as well. We didn't catch this because awscli isn't in
sdk-depends.
iproute was in the overlay for a patch, but as of 4.13 that patch has
been merged upstream (commit d6a4076b6ba6547d7e52c377a7c58c56eb5ea16e).
Move iproute2 back to portage-stable.
coreos-init versions older than 0.0.1-r152 still have the
update-ssh-keys shell script which means the update-ssh-keys package
fails to install. to fix this, we make coreos-base/update-ssh-keys block
on versions of coreos-init that are too old.