> On Wed, 13 Apr 2022, Thomas Bracht Laumann Jespersen wrote:
> - einfo "Checking for suitable kernel configuration options..."
> + ebegin "Checking for suitable kernel configuration options..."
ebegin outputs dots by itself, so the ones in the message should be
removed.
> el
Bug: https://bugs.gentoo.org/379571
Signed-off-by: Ulrich Müller
---
eclass/latex-package.eclass | 40 +++--
1 file changed, 21 insertions(+), 19 deletions(-)
diff --git a/eclass/latex-package.eclass b/eclass/latex-package.eclass
index 359b5177bb37..bee04b607de1 1
- BDEPEND instead of DEPEND (partially reverts commit 595611085bc5)
- Document TEXMF
- Create symlinks with dosym -r
- Use debug-print-function
Signed-off-by: Ulrich Müller
---
v3: Use BDEPEND instead of RDEPEND also in EAPI 7
eclass/latex-package.eclass | 41 +--
I'm retiring, please consider picking up these packages:
mail-filter/postsrsd
app-text/pelican
app-text/rnc2rng
www-apache/mod_wsgi
dev-php/twig (maintained by the PHP project)
Kind regards,
Dirkjan
# Conrad Kostecki (2022-04-13)
# Abandoned by upstream, does not work correctly anymore.
# Removal on 2022-06-13. Bug #832431.
x11-plugins/pidgin-telegram
Packages up for grabs:
dev-libs/libstrophe
net-im/dino
net-im/mcabber
net-im/profanity
net-libs/loudmouth
signature.asc
Description: Message signed with OpenPGP
media-libs/opencv is up for grabs. It really needs a considerable
amount of love and upstreaming of patches where applicable.
17 open bugs.
Thanks!
signature.asc
Description: Message signed with OpenPGP
> On Wed, 13 Apr 2022, Dirkjan Ochtman wrote:
> I'm retiring, please consider picking up these packages:
> [...]
> app-text/rnc2rng
I can take this (presuming that you'll continue maintaining it
upstream).
Ulrich
signature.asc
Description: PGP signature
On Wed, Apr 13, 2022 at 5:40 PM Ulrich Mueller wrote:
> > I'm retiring, please consider picking up these packages:
> > [...]
> > app-text/rnc2rng
>
> I can take this (presuming that you'll continue maintaining it
> upstream).
See https://github.com/djc/rnc2rng/issues/41, maintenance is very passi
> On Thu, 14 Apr 2022, Anna Vyalkova wrote:
> +fi
> +
> +EXPORT_FUNCTIONS src_install pkg_postinst pkg_postrm
> +
> +# src_prepare is only exported in EAPI >= 8
> +case ${EAPI} in
> + 6|7) ;;
> + *) EXPORT_FUNCTIONS src_prepare ;;
> +esac
> +
> +if [[ ! ${_VIM_PLUGIN_ECLASS} ]]; then
10 matches
Mail list logo