summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/flask-htmlmin: amd64 stable wrt bug #647078Mikle Kolyada2018-07-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/flask-paranoid: amd64 stable wrt bug #647078Mikle Kolyada2018-07-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/flask-sqlalchemy: amd64 stable wrt bug #647078Mikle Kolyada2018-07-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/bpython: amd64 stable wrt bug #659054Mikle Kolyada2018-07-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-apps/util-linux: amd64 stable wrt bug #660774Mikle Kolyada2018-07-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-apps/util-linux: drop oldThomas Deutschmann2018-07-093-423/+0
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sys-apps/util-linux: add comment regarding QA warningThomas Deutschmann2018-07-091-0/+8
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sys-apps/util-linux: drop Python 3+ supportThomas Deutschmann2018-07-092-2/+10
| | | | | | | | pylibmount is _not_ compatible with Python 3. Bug: https://github.com/karelzak/util-linux/issues/489 Closes: https://bugs.gentoo.org/624132 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sys-apps/coreutils-8.29-r1: arm64 stable (bug #660786)Mart Raudsepp2018-07-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* app-arch/lzop: remove unused patch(es)Michael Mair-Keimberger2018-07-092-64/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/9125
* linux-info.eclass: Skip linux_config_*_exists on non-LinuxMichał Górny2018-07-091-2/+2
| | | | | | The linux_config_src_exists and linux_config_bin_exists always return false on non-Linux systems by design. Short-circuit it via 'kernel_linux' check.
* linux-info.eclass: Die in most of public-ish APIs on non-LinuxMichał Górny2018-07-091-0/+36
| | | | | | | | | Add appropriate 'die' calls in most of the seemingly public APIs of the eclass that could be called by ebuilds and that are going to fail horribly when used on non-Linux systems. This means that e.g. 'kernel_is' calls need to be explicitly guarded in ebuilds, as we can't really reasonably return 'true' or 'false' if there is no Linux kernel in the first place.
* linux-info.eclass: Ignore check_extra_config on non-LinuxMichał Górny2018-07-091-1/+7
| | | | | | | | | | Make the check_extra_config and pkg_setup calls no-op on non-Linux systems. Those systems don't have a Linux kernel, so they obviously can't satisfy the requirements. This currently results in a lot of useless warnings about missing Linux kernel sources on FreeBSD. We could make it conditional per-package but there is really no point in adding a lot of conditionals everywhere if this eclass can't ever work on non-Linux.
* linux-info.eclass: require_configured_kernel, improve error handlingMichał Górny2018-07-091-1/+1
| | | | | | Add error handling for failing get_version call in require_configured_kernel. Give just a simple 'die' message since the get_version function should verbosely explain the problem.
* linux-info.eclass: Move get_version to require_configured_kernelMichał Górny2018-07-091-3/+1
| | | | | | | All require_configured_kernel calls in this eclass are followed by a get_version call. Since even calling it proactively wouldn't hurt, move it to require_configured_kernel. This saves us from having to manually implement error handling for it everywhere.
* linux-info.eclass: linux-info_get_any_version, die on failureMichał Górny2018-07-091-1/+3
| | | | | | | Make linux-info_get_any_version die if it can't determine any version of the Linux kernel. This indicates a problem with the eclass code (as it should not happen on Linux) and the missing KV_* variables are going to cause random misbehavior and failures.
* linux-info.eclass: Replace unnecessary $? checksMichał Górny2018-07-091-6/+3
|
* linux-info.eclass: get_localversion, do not call 'ls'Michał Górny2018-07-091-1/+6
| | | | | | Use bash array to perform a safe filename glob instead of calling 'ls'. Also, use nullglob to cleanly handle no matches instead of silencing errors.
* profiles/arch/powerpc: Move x11-wm/sawfish[kde] mask to top profileMichał Górny2018-07-092-4/+6
|
* profiles/arch/arm64: Mask USE=openclMichał Górny2018-07-091-0/+4
|
* virtual/opencl: Remove ~arm64 kwMichał Górny2018-07-091-1/+1
|
* app-emulation/img: Remove oldManuel Rüger2018-07-092-33/+0
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* app-emulation/img: Version bump to 0.4.7Manuel Rüger2018-07-092-0/+33
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-util/kdevelop: Remove 5.2.1Johannes Huber2018-07-093-188/+0
| | | | | | Superseded by 5.2.3. Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-util/kdevelop-python: Remove 5.2.1Johannes Huber2018-07-093-80/+0
| | | | | | Superseded by 5.2.3. Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-util/kdevelop-php: Remove 5.2.1Johannes Huber2018-07-092-46/+0
| | | | | | Superseded by 5.2.3. Package-Manager: Portage-2.3.41, Repoman-2.3.9
* media-sound/kid3: Remove 3.6.0Johannes Huber2018-07-092-97/+0
| | | | | | Superseded by 3.6.1. Package-Manager: Portage-2.3.41, Repoman-2.3.9
* media-sound/kid3: Remove 3.5.1Johannes Huber2018-07-092-97/+0
| | | | | | Superseded by 3.6.1. Package-Manager: Portage-2.3.41, Repoman-2.3.9
* app-editors/emacs-vcs: Update to EAPI 7.Ulrich Müller2018-07-092-6/+8
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-tex/latexdiff: amd64 stable wrt bug #659494Mikle Kolyada2018-07-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* media-video/kaffeine: Remove 2.0.14Johannes Huber2018-07-092-65/+0
| | | | | | Superseded by 2.0.15. Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sys-fs/udisks: Removed old.Lars Wendler2018-07-093-252/+0
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sys-fs/udisks: Bump to version 2.7.7Lars Wendler2018-07-092-0/+119
| | | | | Closes: https://bugs.gentoo.org/660802 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* x11-misc/dunst: Remove 1.1.0Johannes Huber2018-07-092-68/+0
| | | | | | Superseded by 1.3.2. Package-Manager: Portage-2.3.41, Repoman-2.3.9
* media-libs/adplug: amd64 stable wrt bug #659668Mikle Kolyada2018-07-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* toolchain.eclass: support gcc patches from cygwinportsMichael Haubenwallner2018-07-091-0/+28
| | | | | | Download and apply patches found in Cygwin's gcc.cygport, maintained at github/cygwinports/gcc, for a compiler running on cygwin. The ebuild can define the cygwinports' git commit id as CYGWINPORTS_GITREV.
* toolchain.eclass: Cygwin provides posix threadsMichael Haubenwallner2018-07-091-1/+1
| | | | | Upstream Cygwin does build their gcc with posix threads for ages, at least since gcc4-4.5.1-1.cygport (committed on Oct 3, 2010).
* toolchain.eclass: D->ED for where to start cleanupsMichael Haubenwallner2018-07-091-5/+5
|
* toolchain.eclass: ROOT->EROOT at looking for gcc specs fileMichael Haubenwallner2018-07-091-1/+1
|
* toolchain.eclass: EAPI 7 aware for D,ED,ROOT,EROOTMichael Haubenwallner2018-07-091-18/+18
| | | | | | | | | These variables may or may not have the trailing slash. Additionally, avoid leading double slash (a network location for Cygwin) with ROOT and EROOT because they may be empty, while D and ED never should be empty and there is no reason so far to avoid double slashes in between. On the other hand, eclass variables like DATAPATH and LIBPATH do contain the leading slash, so an extra slash reduces readability for no reason.
* dev-libs/librelp: amd64 stable wrt bug #659902Mikle Kolyada2018-07-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* x11-themes/zukini: Remove 20120806Johannes Huber2018-07-092-37/+0
| | | | | | Uses deprecated EAPI 4 and superseded by 20120817. Package-Manager: Portage-2.3.41, Repoman-2.3.9
* x11-themes/experience: amd64 stable wrt bug #660314Mikle Kolyada2018-07-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* x11-libs/gtksourceview: amd64 stable wrt bug #660314Mikle Kolyada2018-07-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* x11-libs/gtk+: amd64 stable wrt bug #660314Mikle Kolyada2018-07-092-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-apps/osinfo-db: amd64 stable wrt bug #660314Mikle Kolyada2018-07-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-misc/networkmanager-openvpn: amd64 stable wrt bug #660314Mikle Kolyada2018-07-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-misc/networkmanager: amd64 stable wrt bug #660314Mikle Kolyada2018-07-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/meld: amd64 stable wrt bug #660314Mikle Kolyada2018-07-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-util/gtk-builder-convert: amd64 stable wrt bug #660314Mikle Kolyada2018-07-091-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9