diff options
Diffstat (limited to 'profiles')
25 files changed, 106 insertions, 3 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 379d2948558b..6b1283f5430b 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/arm/armv4/package.mask b/profiles/arch/arm/armv4/package.mask index a156d9bd912d..91ecc52a4479 100644 --- a/profiles/arch/arm/armv4/package.mask +++ b/profiles/arch/arm/armv4/package.mask @@ -1,3 +1,6 @@ +# Copyright 2017-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # Anthony Ryan <anthonyryan1@gmail.com> (2017-01-21) # This package states supports for arm >= v6 dev-lang/nim diff --git a/profiles/arch/arm/armv4t/package.mask b/profiles/arch/arm/armv4t/package.mask index a156d9bd912d..91ecc52a4479 100644 --- a/profiles/arch/arm/armv4t/package.mask +++ b/profiles/arch/arm/armv4t/package.mask @@ -1,3 +1,6 @@ +# Copyright 2017-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # Anthony Ryan <anthonyryan1@gmail.com> (2017-01-21) # This package states supports for arm >= v6 dev-lang/nim diff --git a/profiles/arch/arm/armv5te/package.mask b/profiles/arch/arm/armv5te/package.mask index c8f6ea7d4bf9..273effe2300e 100644 --- a/profiles/arch/arm/armv5te/package.mask +++ b/profiles/arch/arm/armv5te/package.mask @@ -1,3 +1,6 @@ +# Copyright 2017-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # Anthony Ryan <anthonyryan1@gmail.com> (2017-01-21) # This package states supports for arm >= v6 dev-lang/nim diff --git a/profiles/arch/arm/armv7a/use.mask b/profiles/arch/arm/armv7a/use.mask index 0b2a208b1bfe..64cae067a80a 100644 --- a/profiles/arch/arm/armv7a/use.mask +++ b/profiles/arch/arm/armv7a/use.mask @@ -1,3 +1,6 @@ +# Copyright 2011-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # Unmask armv7 specific USE flags -neon diff --git a/profiles/arch/arm/make.defaults b/profiles/arch/arm/make.defaults index 23746eae9be3..70dc565bdd34 100644 --- a/profiles/arch/arm/make.defaults +++ b/profiles/arch/arm/make.defaults @@ -1,3 +1,6 @@ +# Copyright 2008-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # Main ARM profile ARCH="arm" diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index 4d2134256170..b945eac92266 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2021-03-04) +# Dependencies not yet stable, drags in +# large amount of fabric. bug #763954 +sys-block/open-iscsi infiniband + # Sam James <sam@gentoo.org> (2021-02-09) # dev-libs/libgdata is not (yet?) stable on arm # bug #769767, bug #769764 diff --git a/profiles/arch/arm64/make.defaults b/profiles/arch/arm64/make.defaults index 9520c018c0df..2f35acff83c7 100644 --- a/profiles/arch/arm64/make.defaults +++ b/profiles/arch/arm64/make.defaults @@ -1,3 +1,6 @@ +# Copyright 2014-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # Main ARM64 (AArch64/ARMv8) profile; endian independent. ARCH="arm64" diff --git a/profiles/arch/arm64/use.force b/profiles/arch/arm64/use.force index 9747410d0417..f363ad0c6618 100644 --- a/profiles/arch/arm64/use.force +++ b/profiles/arch/arm64/use.force @@ -1,3 +1,6 @@ +# Copyright 2014-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # Force the flag which corresponds to ARCH. arm64 diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index eaf0f47e6d14..0b3cf89f69db 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Akinori Hattori <hattya@gentoo.org> (2021-03-03) +# dev-lang/ruby is not keyworded +>=dev-libs/libutf8proc-2.6.0 test + # Sam James <sam@gentoo.org> (2021-02-26) # dev-libs/efl not keyworded here # and is a desktop application mainly diff --git a/profiles/arch/powerpc/ppc32/use.mask b/profiles/arch/powerpc/ppc32/use.mask index 7f66a81bdf33..095618568ec5 100644 --- a/profiles/arch/powerpc/ppc32/use.mask +++ b/profiles/arch/powerpc/ppc32/use.mask @@ -1,3 +1,6 @@ +# Copyright 2008-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # Unmask the flag which corresponds to ARCH. -ppc diff --git a/profiles/arch/powerpc/ppc64/use.mask b/profiles/arch/powerpc/ppc64/use.mask index 054b98cdaca7..4c7c76de9252 100644 --- a/profiles/arch/powerpc/ppc64/use.mask +++ b/profiles/arch/powerpc/ppc64/use.mask @@ -1,3 +1,6 @@ +# Copyright 2008-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + ### THIS FILE IS ONLY FOR PACKAGES MASKED ON BOTH 64-BIT AND 32-BIT USERLAND!!! # Michał Górny <mgorny@gentoo.org> (2014-06-27) diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index efebb3e3fc3d..11c231b259c4 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Sam James <sam@gentoo.org> (2021-03-04) +# Dependencies not yet stable, drags in +# large amount of fabric. bug #763954 +sys-block/open-iscsi infiniband + # Andreas Sturmlechner <asturm@gentoo.org> (2020-10-05) # REQUIRED_USE="base? ( firebird )", dev-db/firebird is not stable app-office/libreoffice base diff --git a/profiles/arches.desc b/profiles/arches.desc index 72290c6445ed..af3e05b7c756 100644 --- a/profiles/arches.desc +++ b/profiles/arches.desc @@ -1,3 +1,6 @@ +# Copyright 2020-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # This file specifies keyword level for profiles # https://www.gentoo.org/glep/glep-0072.html # diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 10958c1f917c..14791d45a87e 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -1,9 +1,12 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> (2021-01-16) -# NVTT support required for building games-strategy/0ad-data. -=games-strategy/0ad-0.0.24_alpha_pre* nvtt +# Sam James <sam@gentoo.org> (2021-03-03) +# A large number of packages still need /usr/bin/python{,2,3} +# including meson.eclass consumers. +# This is largely a QA smoketesting flag, and as such, should +# not be enabled by users. +dev-lang/python-exec native-symlinks # Lars Wendler <polynomial-c@gentoo.org> (2020-12-31) # Force-enable unicode. We're in 2020 and this should really be available diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults b/profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults index 2881aa37fc7b..4f6092226447 100644 --- a/profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults +++ b/profiles/features/prefix/standalone/kernel-2.6.16+/make.defaults @@ -1,3 +1,6 @@ +# Copyright 2018-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # This profile is supporting >=linux-2.6.16[a] and <linux-2.6.32[b]. # a. https://sourceware.org/ml/libc-announce/2012/msg00001.html diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/profile.bashrc b/profiles/features/prefix/standalone/kernel-2.6.16+/profile.bashrc index 6370f687cad2..daf95e971573 100644 --- a/profiles/features/prefix/standalone/kernel-2.6.16+/profile.bashrc +++ b/profiles/features/prefix/standalone/kernel-2.6.16+/profile.bashrc @@ -1,3 +1,6 @@ +# Copyright 2018-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # tricks to circumvent false positive checks of old kernel if [[ ${CATEGORY}/${PN} == dev-util/cmake && ${EBUILD_PHASE} == configure ]]; then diff --git a/profiles/features/prefix/standalone/profile.bashrc b/profiles/features/prefix/standalone/profile.bashrc index bef26cfd012f..ff58c68a562c 100644 --- a/profiles/features/prefix/standalone/profile.bashrc +++ b/profiles/features/prefix/standalone/profile.bashrc @@ -1,4 +1,7 @@ # -*- mode: shell-script; -*- +# Copyright 2018-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # RAP specific patches pending upstream: # binutils: http://article.gmane.org/gmane.comp.gnu.binutils/67593 # gcc: https://gcc.gnu.org/ml/gcc-patches/2014-12/msg00331.html diff --git a/profiles/info_pkgs b/profiles/info_pkgs index bac71676e7ac..9c12cc958ac7 100644 --- a/profiles/info_pkgs +++ b/profiles/info_pkgs @@ -1,3 +1,6 @@ +# Copyright 2004-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + ## ## These ATOMS are printed with a standard 'emerge info' in ## portage as of 2.0.51-r5. Do not overcrowd the output please. diff --git a/profiles/info_vars b/profiles/info_vars index 1da785baaa46..b578103d116a 100644 --- a/profiles/info_vars +++ b/profiles/info_vars @@ -1,3 +1,6 @@ +# Copyright 2004-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + ## ## These variables are printed with a standard 'emerge info' in ## portage as of 2.0.51-r5. They are sorted regardless of order here. diff --git a/profiles/package.mask b/profiles/package.mask index 1402e50e1576..35bce25d944e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -31,6 +31,38 @@ ## app-misc/some-package #--- END OF EXAMPLES --- +# Conrad Kostecki <conikost@gentoo.org> (2021-03-05) +# Dead upstream and unmaintained. +# Removal in 30 days. +app-misc/towitoko + +# Conrad Kostecki <conikost@gentoo.org> (2021-03-04) +# Dead upstream and unmaintained. +# Removal in 30 days. +app-misc/logserial + +# Conrad Kostecki <conikost@gentoo.org> (2021-03-04) +# Dead upstream, open bugs and unmaintained. +# Removal in 30 days. +net-dns/sheerdns + +# Mike Pagano <mpagano@gentoo.org> (2021-03-04) +# This kernel version could corrupt your +# filesystem by overwritting it with +# random swap data +=sys-kernel/git-sources-5.12_rc1 + +# Sam James <sam@gentoo.org> (2021-03-03) +# Declared abandoned upstream and stuck +# on Python 3.7. +# Removal in 30 days. +app-office/moneyguru + +# Sam James <sam@gentoo.org> (2021-03-03) +# Doesn't seem to sync clock correctly +# in some cases. +# bug #772998 +~net-misc/openntpd-6.8_p1 # Alfredo Tupone <tupone@gentoo.org> (2021-03-03) # no package uses it diff --git a/profiles/prefix/linux/profile.bashrc b/profiles/prefix/linux/profile.bashrc index 9a4890117525..6dee96643835 100644 --- a/profiles/prefix/linux/profile.bashrc +++ b/profiles/prefix/linux/profile.bashrc @@ -1,3 +1,6 @@ +# Copyright 2011-2016 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + # This is a ugly issue, see bug 289757 for origins # This mimics the check in gcc ebuilds, bug 362315 # diff --git a/profiles/profiles.desc b/profiles/profiles.desc index cf5085f9de62..471576652c89 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -1,3 +1,6 @@ +# Copyright 2003-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + ############################################# # This is a list of valid profiles for each architecture. This file is used by # repoman when doing a repoman scan or repoman full. diff --git a/profiles/updates/1Q-2021 b/profiles/updates/1Q-2021 index 0cd6d8950281..4aa006302ec7 100644 --- a/profiles/updates/1Q-2021 +++ b/profiles/updates/1Q-2021 @@ -1,2 +1,3 @@ slotmove >=sys-auth/libfprint-1.90 0 2 move app-emulation/libpod app-emulation/podman +move app-laptop/radeontool sys-apps/radeontool diff --git a/profiles/use.local.desc b/profiles/use.local.desc index dd42f5afd34f..0f492e763ef3 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -4353,6 +4353,8 @@ media-libs/xine-lib:gtk - Build the gdkpixbuf-based image decoder plugin. media-libs/xine-lib:imagemagick - Build the ImageMagick-based image decoder plugin. media-libs/xine-lib:mad - Build the media-libs/libmad based mp3 decoder. This mp3 decoder has superior support compared to the one coming from FFmpeg that is used as a fallback. If you experience any bad behaviour with mp3 files (skipping, distorted sound) make sure you enabled this USE flag. media-libs/xine-lib:mmap - Use mmap() function while reading file from local disks. Using mmap() will use more virtual memory space, but leaves to the Kernel the task of caching the file's data. mmap() access should be faster, but might misbehave if the device where the file resides in is removed during playback. +media-libs/xine-lib:nfs - Allow accessing NFS shares via net-fs/libnfs. +media-libs/xine-lib:sftp - Use net-libs/libssh2 to access SFTP servers. media-libs/xine-lib:truetype - Use media-libs/freetype for font rendering and media-libs/fontconfig for font discovery. Enabling this USE flag will allow OSD (such as subtitles) to use more advanced font and to more easily select which font to use. The support for TrueType fonts in xine-lib is still experimental, and might not be as good looking as the bitmap fonts used with this USE flag disabled. media-libs/xine-lib:vdr - Build the VDR plugin media-libs/xine-lib:vidix - Enable support for vidix video output. |