diff options
author | Felix Janda <felix.janda@posteo.de> | 2024-10-20 19:45:32 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-26 02:14:48 +0100 |
commit | 7b483874275eb0078fbfe08e5f18e4e5f14f3ede (patch) | |
tree | 16d70235030f4eef67f84a2207a3b4d65ee2159c /profiles | |
parent | dev-vcs/tig: Stabilize 2.5.10 amd64, #942189 (diff) | |
download | gentoo-7b483874275eb0078fbfe08e5f18e4e5f14f3ede.tar.gz gentoo-7b483874275eb0078fbfe08e5f18e4e5f14f3ede.tar.bz2 gentoo-7b483874275eb0078fbfe08e5f18e4e5f14f3ede.zip |
www-client/elinks: add 0.17.1.1
Closes: https://bugs.gentoo.org/904322
Closes: https://bugs.gentoo.org/906895
Signed-off-by: Felix Janda <felix.janda@posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/38529
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/mips/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.mask | 4 |
4 files changed, 16 insertions, 0 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 908096404964..457e62f105c4 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Felix Janda <felix.janda@posteo.de> (2024-10-20) +# requires dev-libs/libcss and net-libs/libdom to be keyworded +www-client/elinks libcss + # David Roman <davidroman96@gmail.com> (2024-10-04) # dev-libs/libunibreak is not keyworded media-libs/libass libunibreak diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 5c47f81935ea..8893cf67d4fb 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -4,6 +4,10 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Felix Janda <felix.janda@posteo.de> (2024-10-20) +# requires dev-libs/libcss and net-libs/libdom to be keyworded +www-client/elinks libcss + # Yongxiang Liang <tanekliang@gentoo.org> (2024-10-10) # app-i18n/fcitx:5 is not yet keyworded media-libs/libsdl2 fcitx diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index fd0f941043bc..9de29291b047 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Felix Janda <felix.janda@posteo.de> (2024-10-20) +# requires dev-libs/libcss and net-libs/libdom to be keyworded +www-client/elinks libcss + # David Roman <davidroman96@gmail.com> (2024-10-04) # dev-libs/libunibreak is not keyworded media-libs/libass libunibreak diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index 4290a51c2eb1..c2ef9274a822 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Felix Janda <felix.janda@posteo.de> (2024-10-20) +# requires dev-libs/libcss and net-libs/libdom to be keyworded +www-client/elinks libcss + # Sam James <sam@gentoo.org> (2024-10-12) # Exposes a kernel bug which causes system lockup (bug #899540) sys-libs/liburing test |