summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* features/selinux/package.mask: mask for gnome-shell-extensionPacho Ramos2020-03-151-0/+1
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* profiles/arch/arm64: update keyworded use.mask for conkyJoonas Niilola2020-03-151-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles/arch/arm64: remove imlib2 stable maskJoonas Niilola2020-03-151-4/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles: package.mask cleanupMikle Kolyada2020-03-151-30/+0
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* profiles: arm/use.stable.mask Remove obsolete php 7.3 target maskBrian Evans2020-03-141-4/+0
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: arm/package.use.mask Remove temporary masksBrian Evans2020-03-141-5/+0
| | | | | | | Necessary dependencies were keyworded for previous Python targets to be satisfied Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: Mask ~dev-games/openscenegraph-3.6.5Andreas Sturmlechner2020-03-141-0/+4
| | | | | Bug: https://bugs.gentoo.org/709878 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: mask ~sys-apps/coreutils-8.31 on uclibcAnthony G. Basile2020-03-131-0/+3
| | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
* profiles: ppc: mask USE=bpf for v4l-utilsAndrey Utkin2020-03-131-0/+4
| | | | | | Bug: https://bugs.gentoo.org/678940 Reviewed-by: Georgy Yakovlev <gyakovlev@gentoo.org> Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* profiles: alpha: mask USE=bpf for v4l-utilsAndrey Utkin2020-03-131-0/+4
| | | | | | Bug: https://bugs.gentoo.org/678940 Reviewed-by: Matt Turner <mattst88@gentoo.org> Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* package.mask: Mask nm-applet bump that breaks gnome-shell and moreMart Raudsepp2020-03-131-0/+5
| | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-emulation/qemu: avoid automagic dependencyMatthias Maier2020-03-131-0/+4
| | | | | Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* profiles: mask dev-python/cliff-tablib for removalMatthew Thode2020-03-131-0/+4
| | | | | | bug: https://bugs.gentoo.org/712310 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* Move dev-python/{git-python → GitPython}Michał Górny2020-03-131-0/+1
| | | | | | | Use upstream package name, especially that there is another package called 'git-python' on PyPI. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* package.mask: Rescue dev-python/nltkMichał Górny2020-03-131-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* package.mask: Recover dev-python/twythonMichał Górny2020-03-131-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-calculators/gonvert: Remove last-rited packageAndreas Sturmlechner2020-03-121-5/+0
| | | | | Closes: https://bugs.gentoo.org/708156 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: Mask games-misc/fortune-mod-humorixfortunes for removal.Ulrich Müller2020-03-111-0/+5
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-misc/networkmanager: bump to 1.22.8Joonas Niilola2020-03-111-0/+4
| | | | | | | | | | | [mattst88]: Fix s/epbf/ebpf/ typo Keep keywords, but add to package.mask Bump 1.22.6 -> 1.22.8 Bug: https://bugs.gentoo.org/665338 Closes: https://bugs.gentoo.org/702898 Signed-off-by: Joonas Niilola <juippis@gentoo.org> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: www-client/firefox[eme-free] is only supported on amd64/x86Thomas Deutschmann2020-03-113-0/+12
| | | | | Closes: https://bugs.gentoo.org/684674 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* prefix/winnt/profile.bashrc: leave PKG_CONFIG_PATH aloneMichael Haubenwallner2020-03-111-3/+0
| | | | | | | These days, app-portage/prefix-toolkit does set up proper PKG_CONFIG_PATH for the stacked Prefix. Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* prefix/winnt/profile.bashrc: no symlink usr/lib/NAME.dllMichael Haubenwallner2020-03-111-9/+21
| | | | | | | | | | While moving usr/lib/NAME.dll into usr/bin/ is necessary, creating the symlink usr/lib/NAME.dll -> ../bin/NAME.dll is problematic, because the libtool .exe wrapper may add usr/lib to PATH, causing the native loader to fail when attempting to load a dll but discovering a cygwin symlink. Also, need to resolve symlinks while moving from usr/lib into usr/bin. Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* prefix/winnt/profile.bashrc: rename funcs to winnt_Michael Haubenwallner2020-03-111-4/+8
| | | | | | | Provide the winnt_post_src_install and call that one in post_src_install rather than performing all the operation directly in post_src_install. Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* prefix/winnt/profile.bashrc: ensure libNAME.lib, libNAME.aMichael Haubenwallner2020-03-111-25/+70
| | | | | | | | | | | | Libtool for winnt does create libNAME.lib as the static library, but some build tools may expect libNAME.a. Non-libtool build tools may also create a static library NAME.lib, which needs to be duplicated to both libNAME.lib and libNAME.a, but not to libNAME.so just because it does match the shared library naming scheme. Also, do not provide symlinks but real files only, for some build tools may source the MSVC environment and use the native toolchain. Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* prefix/winnt/profile.bashrc: ensure NAME.lib, libNAME.soMichael Haubenwallner2020-03-111-26/+90
| | | | | | | | | Libtool for winnt does create NAME.lib (for windows'ish build tools) and libNAME.so (for libtool when .la was removed) import libs now, but Cygwin'ish or MinGW'ish build tools may create .dll.lib or .dll.a. Have the libNAME.so symlink point to them, to be found by libtool. Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* profiles/prefix/winnt/x86/make.defaults: fix copyright year typoMichael Haubenwallner2020-03-111-1/+1
| | | | Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* base/use.stable.mask: unmask iwdBen Kohler2020-03-111-4/+0
| | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* profiles: Add tumbolia to MISC-FREE license group.Ulrich Müller2020-03-111-1/+1
| | | | | Closes: https://bugs.gentoo.org/712130 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-python/ghp-import: Move package to dev-vcs/ghp-import.Ulrich Müller2020-03-111-0/+2
| | | | | | | Add also a move entry for app-doc because of the earlier package move in commit b43a50d73da and its revert in commit 69b1702a753. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* package.mask: Rescue dev-python/chameleonMichał Górny2020-03-111-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Revert "Move {dev-python → app-doc}/ghp-import"Michał Górny2020-03-111-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* package.mask: Rescue dev-python/pykkaMichał Górny2020-03-111-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: new arch and profile for x64-winntMichael Haubenwallner2020-03-118-3/+51
| | | | | | | | | | | | | | | | New profile prefix/windows/winnt/x64, for new ARCH=x64-winnt. This profile is designed for use as Stacked Prefix, set up using prefix-stack-setup (app-portage/prefix-toolkit) from with a Cygwin Prefix (Guest only), having sys-devel/parity installed (wraps MSVC). CHOST is left unset on purpose. It is set by prefix-stack-setup using some --chost=x86_64-msvc16-winnt argument, selecting the Visual Studio version and runtime variant (static|debug) to use. Adding same comments to prefix/windows/winnt/x86 profile as well. Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* Move {dev-python → app-doc}/ghp-importMichał Górny2020-03-111-0/+1
| | | | | | | This is merely a tool written in Python. It does not belong in dev-python/. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* package.mask: Recover dev-python/{cssselect2,tinycss2}Michał Górny2020-03-111-2/+0
| | | | | | They are necessary for newer versions of media-gfx/cairosvg. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/arch/powerpc/ppc64/64ul: mask krita[vc]Georgy Yakovlev2020-03-111-0/+5
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* package.mask: Last rite www-apps/trac-* (plugins)Michał Górny2020-03-111-0/+8
| | | | | Bug: https://bugs.gentoo.org/712120 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* package.mask: Last rite m-needed dev-vcs/{*hg*,mercurial-server}Michał Górny2020-03-111-0/+10
| | | | | Bug: https://bugs.gentoo.org/712114 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-nntp/kwooty: Remove last-rited packageAndreas Sturmlechner2020-03-101-4/+0
| | | | | Closes: https://bugs.gentoo.org/703930 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* package.mask: unmask dev-python/cx_Freeze, now it supports recent Python ↵Sergey Popov2020-03-101-1/+0
| | | | | | versions Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>
* Revert "profiles: Unmask Python 3.7 targets from stable for x86"Brian Evans2020-03-101-1/+3
| | | | | | This reverts commit b2d00afe9196a464bf0af6391ae45d77e793ebe1. Signed-off-by: Brian Evans <grknight@gentoo.org>
* Revert "profiles: Unmask Python 3.7 targets from stable for ia64"Brian Evans2020-03-101-1/+3
| | | | | | This reverts commit f2a5927f8f0ba8e49018cf71662e5d3fe9c611cd. Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: Mask doc USE on dev-python/aiohttp for armBrian Evans2020-03-101-0/+1
| | | | | | | | A dependency has a USE issue which only causes a rabbit hole if aiohttp python 3.7 USE is masked. doc is trivial and easier until the dep can be fixed Signed-off-by: Brian Evans <grknight@gentoo.org>
* Revert "profiles: Unmask Python 3.7 targets from stable for arm"Brian Evans2020-03-101-1/+3
| | | | | | This reverts commit 6fb00d24446abe12d0c95e0049cf406a35f8b038. Signed-off-by: Brian Evans <grknight@gentoo.org>
* profiles: Remove arm use.mask of python 3.7 targetBrian Evans2020-03-102-7/+4
| | | | | | | Original reason of twisted keywording is complete Remove however one other package is incorrect so add to package.use.mask Signed-off-by: Brian Evans <grknight@gentoo.org>
* Revert "profiles/arch/arm64: update stabilized mask (#705460)"Joonas Niilola2020-03-101-0/+4
| | | | | | This reverts commit 6491e0ad10af8e06aa4987d285e7098a2e91660a. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* Revert "profiles/arch/arm64: update keyworded use.mask for conky"Joonas Niilola2020-03-101-1/+1
| | | | | | This reverts commit b7b60c3c6c3e6fd1a55fa3b5948d6e4b8076087d. Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* package.mask: Last rite media-sound/gtklick & depAlexander Tsoy2020-03-101-0/+14
| | | | | | | Bug: https://bugs.gentoo.org/708172 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Closes: https://github.com/gentoo/gentoo/pull/14915 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles/arch/s390: update stabilized mask (#705460)Joonas Niilola2020-03-101-6/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles/arch/arm64: update stabilized mask (#705460)Joonas Niilola2020-03-101-4/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>