Re: [gentoo-dev] [PATCH] texlive-common.eclass: respect EPREFIX in symlink creation

2022-01-30 Thread Ulrich Mueller
> On Mon, 31 Jan 2022, Sam James wrote: > - dosym /etc/texmf/$(dirname ${f}).d/$(basename ${f}) > ${TEXMF_PATH}/${f} > + dosym "${EPREFIX}"/etc/texmf/$(dirname ${f}).d/$(basename ${f}) > ${TEXMF_PATH}/${f} Any reason why this cannot use dosym -r (or dosym8 -r in

[gentoo-dev] net-proxy/redsocks up for grabs

2022-01-30 Thread Matt Turner
I don't have any need for redsocks anymore. It's basically zero maintenance, so if you use it, please feel free to replace me as the maintainer in metadata.xml. acct-group/redsocks acct-user/redsocks net-proxy/redsocks Thanks, Matt

[gentoo-dev] Last rites: media-video/atomicparsley-wez

2022-01-30 Thread Sam James
# Sam James (2022-01-31) # Fork of media-video/atomicparsley. media-video/atomicparsley now uses this # fork (wez), so just switch to that. No need for a separate package for the fork. # Removal on 2022-02-31. bug #668708. media-video/atomicparsley-wez signature.asc Description: Message

[gentoo-dev] [PATCH] texlive-common.eclass: respect EPREFIX in symlink creation

2022-01-30 Thread Sam James
Closes: https://bugs.gentoo.org/832408 Signed-off-by: Sam James --- eclass/texlive-common.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/texlive-common.eclass b/eclass/texlive-common.eclass index 1fe33444f1e56..5acac2090cd16 100644 ---

[gentoo-dev] [PATCH] llvm.eclass: enable EAPI 8

2022-01-30 Thread Stephan Hartmann
Signed-off-by: Stephan Hartmann --- eclass/llvm.eclass | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eclass/llvm.eclass b/eclass/llvm.eclass index 359f3a669d0..fbfd64b88be 100644 --- a/eclass/llvm.eclass +++ b/eclass/llvm.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2021

[gentoo-dev] Last rites: dev-python/python-slip

2022-01-30 Thread Michał Górny
# Michał Górny (2022-01-30) # NIH package with no revdeps and an awful build system that can't work # with PEP 517 builders.  Last release in 2017. # Removal on 2022-03-01.  Bug #832366. dev-python/python-slip -- Best regards, Michał Górny