diff options
author | 2022-12-29 21:25:48 +0000 | |
---|---|---|
committer | 2022-12-29 21:26:44 +0000 | |
commit | 582813bc85632cd46b874ca1f9fba48e22fc73a0 (patch) | |
tree | f5449eac0c4008120f96a54ea1ffb98eaa9014db /profiles/base | |
parent | app-doc/doxygen: add 1.9.6 (diff) | |
download | gentoo-582813bc85632cd46b874ca1f9fba48e22fc73a0.tar.gz gentoo-582813bc85632cd46b874ca1f9fba48e22fc73a0.tar.bz2 gentoo-582813bc85632cd46b874ca1f9fba48e22fc73a0.zip |
www-client/elinks: add 0.16.0
Note that this adds USE=javascript masked because it can't work yet (because
of pending libxmlpp bump) but added to ensure we don't forget about it.
Bug: https://bugs.gentoo.org/797427
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 0e241ff8be84..26983de4b5a7 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Sam James <sam@gentoo.org> (2022-12-29) +# Needs yet-unpackaged libxmlpp-5.0, bug #888898 +www-client/elinks javascript + # Ionen Wolkens <ionen@gentoo.org> (2022-12-29) # Blocks eventual cleanup of <dev-util/glslang-1.3.231, and the same # functionality can be got through USE=shaderc without direct usage. |