diff options
author | Sam James <sam@gentoo.org> | 2022-02-19 01:56:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-19 02:03:44 +0000 |
commit | a5f0be7ceb05007e3a309487badb9a098b877952 (patch) | |
tree | 06e3ad8d62ea6101ad613c3faf3e689e0814c099 /profiles | |
parent | media-libs/dav1d: Stabilize 0.9.2 arm64, #833580 (diff) | |
download | gentoo-a5f0be7ceb05007e3a309487badb9a098b877952.tar.gz gentoo-a5f0be7ceb05007e3a309487badb9a098b877952.tar.bz2 gentoo-a5f0be7ceb05007e3a309487badb9a098b877952.zip |
sys-auth/polkit: add 0.120_p20220127
Now with Duktape!
Closes: https://bugs.gentoo.org/833122
Closes: https://bugs.gentoo.org/734326
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/package.use.force | 6 | ||||
-rw-r--r-- | profiles/arch/hppa/package.use.force | 6 | ||||
-rw-r--r-- | profiles/arch/ia64/package.use.force | 6 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc32/package.use.force | 6 | ||||
-rw-r--r-- | profiles/arch/sparc/package.use.force | 6 |
5 files changed, 27 insertions, 3 deletions
diff --git a/profiles/arch/alpha/package.use.force b/profiles/arch/alpha/package.use.force index 78a0be60eff0..608e94bf64f2 100644 --- a/profiles/arch/alpha/package.use.force +++ b/profiles/arch/alpha/package.use.force @@ -1,6 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2022-02-19) +# New enough SpiderMonkey not keyworded here, bug #753221 +sys-auth/polkit duktape + # Tobias Klausmann <klausman@gentoo.org> 2014-12-04 # The Firefox/Mozilla build system is broken in regards to linking the shipped # ICU library. Bug 529944 diff --git a/profiles/arch/hppa/package.use.force b/profiles/arch/hppa/package.use.force new file mode 100644 index 000000000000..23d2f5f96e34 --- /dev/null +++ b/profiles/arch/hppa/package.use.force @@ -0,0 +1,6 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Sam James <sam@gentoo.org> (2022-02-19) +# New enough SpiderMonkey not keyworded here, bug #753221 +sys-auth/polkit duktape diff --git a/profiles/arch/ia64/package.use.force b/profiles/arch/ia64/package.use.force index 2b9d26669439..618de622be91 100644 --- a/profiles/arch/ia64/package.use.force +++ b/profiles/arch/ia64/package.use.force @@ -1,6 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2022-02-19) +# New enough SpiderMonkey not keyworded here, bug #753221 +sys-auth/polkit duktape + # Raúl Porcel <armin76@gentoo.org> (2007-10-21) # It segfaults without debug use-flags # Remove when http://bugs.php.net/bug.php?id=42893 is fixed diff --git a/profiles/arch/powerpc/ppc32/package.use.force b/profiles/arch/powerpc/ppc32/package.use.force new file mode 100644 index 000000000000..5e411c13c0bc --- /dev/null +++ b/profiles/arch/powerpc/ppc32/package.use.force @@ -0,0 +1,6 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Sam James <sam@gentoo.org> (2022-02-19) +# New enough SpiderMonkey not (yet?) keyworded here, bug #753221 +sys-auth/polkit duktape diff --git a/profiles/arch/sparc/package.use.force b/profiles/arch/sparc/package.use.force index e199f04684fe..3c53f2a73cfa 100644 --- a/profiles/arch/sparc/package.use.force +++ b/profiles/arch/sparc/package.use.force @@ -1,6 +1,10 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2022-02-19) +# New enough SpiderMonkey not (yet?) keyworded here, bug #753221 +sys-auth/polkit duktape + # Michał Górny <mgorny@gentoo.org> (2016-09-24) # Force the host target to avoid dependency hell dev-ml/llvm-ocaml llvm_targets_Sparc |