From: Sergei Trofimovich
`GDK_PIXBUF_MODULE_FILE` is one of variables used to redirect `librsvg`
plugins. Avoid clobber if that variables set by `guix environment` and
other redirectors like in https://github.com/trofi/nix-guix-gentoo/issues/25
Closes: https://bugs.gentoo.org/887253
Signed-off-b
# Jonas Stein (2023-01-01)
# Package is broken and unusable, no activity upstream.
# Removal after 2023-02-01. Bug #722568.
net-analyzer/chaosreader
--
Best,
Jonas
Signed-off-by: David Seifert
---
eclass/s6.eclass | 42 --
1 file changed, 20 insertions(+), 22 deletions(-)
diff --git a/eclass/s6.eclass b/eclass/s6.eclass
index f4d7ebf2c31..56b321f178f 100644
--- a/eclass/s6.eclass
+++ b/eclass/s6.eclass
@@ -42,7 +42,7
Signed-off-by: David Seifert
---
eclass/s6.eclass | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/eclass/s6.eclass b/eclass/s6.eclass
index 25960ba4a1d..f4d7ebf2c31 100644
--- a/eclass/s6.eclass
+++ b/eclass/s6.eclass
@@ -1,10 +1,10 @@
-# Copyright 1999-2019 Gentoo Autho
* Both eclasses are not used by vala.eclass.
* Any ebuilds relying on the transitive inherit should be fixed instead.
Signed-off-by: David Seifert
---
eclass/vala.eclass | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/eclass/vala.eclass b/eclass/vala.eclass
index 2240719704
Signed-off-by: David Seifert
---
eclass/vala.eclass | 18 +++---
1 file changed, 7 insertions(+), 11 deletions(-)
diff --git a/eclass/vala.eclass b/eclass/vala.eclass
index acdf958191e..22407197042 100644
--- a/eclass/vala.eclass
+++ b/eclass/vala.eclass
@@ -1,4 +1,4 @@
-# Copyright
Signed-off-by: Michał Górny
---
eclass/out-of-source.eclass | 7 +++
1 file changed, 7 insertions(+)
diff --git a/eclass/out-of-source.eclass b/eclass/out-of-source.eclass
index 81e03f3894db..406d252621c3 100644
--- a/eclass/out-of-source.eclass
+++ b/eclass/out-of-source.eclass
@@ -40,6 +40
Signed-off-by: Michał Górny
---
eclass/python-r1.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/python-r1.eclass b/eclass/python-r1.eclass
index 622a479dcfa3..cda175dea136 100644
--- a/eclass/python-r1.eclass
+++ b/eclass/python-r1.eclass
@@ -8,7 +8,7 @@
# Auth
Signed-off-by: Michał Górny
---
eclass/multilib-build.eclass | 1 -
1 file changed, 1 deletion(-)
diff --git a/eclass/multilib-build.eclass b/eclass/multilib-build.eclass
index 40cc426a1359..8984600055a5 100644
--- a/eclass/multilib-build.eclass
+++ b/eclass/multilib-build.eclass
@@ -7,7 +7,6 @@
Remove the duplicate definition of run_in_build_dir() function
and inherit out-of-source-utils to retain it for compatibility with
the existing ebuilds in EAPIs 6, 7 and 8. In future EAPIs, the ebuilds
needing it will inherit out-of-source-utils directly.
Signed-off-by: Michał Górny
---
eclass/
Introduce a new out-of-source-utils.eclass to carry run_in_build_dir()
helper function. This function used to be defined in multibuild.eclass
and indirectly exposed through the eclasses using it. However, it is
used rather rarely and it is technically also useful for
out-of-source.eclass, so it m
11 matches
Mail list logo