[gentoo-dev] Output of ANSI escape sequences in ebuilds

2019-12-13 Thread Ulrich Mueller
Some ebuilds output SGR control sequences (formerly known as ANSI escape sequences) to the terminal, i.e., they do things like: echo -e "\033[1m${@}\033[0m" einfo "Fetching \e[1m${r}\e[22m ..." ewarn "\033[1;33m**\033[00m" echo -ne "\a" # (

[gentoo-dev] RFC: acct-{user,group} for milter (438)

2019-12-13 Thread Ralph Seichter
The mail-filter/milter-regex ebuild already uses user/group 'milter', and for the currently open bump to version 2.7 I'd like to claim GID/UID 438. I have checked the assignment list[1] and used Notmuch for a full text search of previous mentions of GID/UID 438. From what I can tell, 438 has not b

Re: [gentoo-dev] Last rites: dev-python/*

2019-12-13 Thread Michał Górny
On Fri, 2019-12-13 at 13:56 -0500, Aaron Bauman wrote: > # Aaron Bauman (2019-12-13) > # These are (mostly) leaf packages with only py2.7 > # Please review commit msg. Removal in 30 days > dev-python/python-daap > dev-python/dbutils > dev-python/pychecker > dev-python/pyosd > dev-python/python-dig

Re: [gentoo-dev] Last rites: sci-electronics/oregano

2019-12-13 Thread Michał Górny
On Fri, 2019-12-13 at 13:09 -0500, Aaron Bauman wrote: > # Aaron Bauman (2019-12-13) > # Dead upstream. Fork is available at https://github.com/drahnr/oregano > # Removal in 30 days > sci-electronics/oregano > I suppose it would be more helpful to users to tell them that it's packaged as sci-ele

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

2019-12-13 Thread Aaron Bauman
# Aaron Bauman (2019-12-13) # These are (mostly) leaf packages with only py2.7 # Please review commit msg. Removal in 30 days dev-python/python-daap dev-python/dbutils dev-python/pychecker dev-python/pyosd dev-python/python-digest dev-python/ed2551911 dev-python/quixote dev-python/shm dev-python/f

Re: [gentoo-dev] Last rites: sci-electronics/oregano

2019-12-13 Thread Aaron Bauman
On Fri, Dec 13, 2019 at 01:09:46PM -0500, Aaron Bauman wrote: > # Aaron Bauman (2019-12-13) > # Dead upstream. Fork is available at https://github.com/drahnr/oregano > # Removal in 30 days > sci-electronics/oregano > > -- > Cheers, > Aaron My apologies. The package is forked as sci-electronics

[gentoo-dev] Last rites: sci-electronics/oregano

2019-12-13 Thread Aaron Bauman
# Aaron Bauman (2019-12-13) # Dead upstream. Fork is available at https://github.com/drahnr/oregano # Removal in 30 days sci-electronics/oregano -- Cheers, Aaron signature.asc Description: PGP signature

[gentoo-dev] Last rites: bsdmk.eclass

2019-12-13 Thread David Seifert
# @DEAD # All consumers are gone. Removal in 14 days signature.asc Description: This is a digitally signed message part

[gentoo-dev] Eclasses up for grabs: findlib.eclass, oasis.eclass, opam.eclass

2019-12-13 Thread Michał Górny
Hello, The following eclasses are looking for a new maintainer: findlib.eclass oasis.eclass opam.eclass The first one hasn't been touched since 2011. The other two are a little newer but all need cleanup/modernization. -- Best regards, Michał Górny signature.asc Description: This is a d

[gentoo-dev] Packages up for grabs after ML project being disbanded

2019-12-13 Thread Michał Górny
Hello, Following my earlier RFC, the ML project is being disbanded. I've already last rited some of its packages. Besides those, the following packages are in need of a new maintainer: app-eselect/eselect-unison app-misc/ledit app-text/htmlc dev-lang/mlton dev-lang/ocaml dev-lang/polyml dev-lan

[gentoo-dev] Last rites (also up for grabs): a long list of dev-ml/* packages with no revdeps

2019-12-13 Thread Michał Górny
(to reduce duplication, I won't send a separate 'up for grabs' for those packages) # Michał Górny (2019-12-13) # The first part of cleanup post the dead ML project. Those packages # have no reverse dependencies (except one another, in some cases). # Due to lack of interest, we are limiting the

Re: [gentoo-dev] [PATCH] virtualx.eclass: Append RESTRICT="!test? ( test )" by default

2019-12-13 Thread Alexis Ballier
On Thu, 2019-12-12 at 12:14 -0500, Mike Gilbert wrote: > On Thu, Dec 12, 2019 at 12:02 PM NP-Hardass > wrote: > > On 12/11/19 9:58 AM, Michał Górny wrote: > > > Append RESTRICT="!test? ( test )" in the default case when > > > virtualx > > > is conditional to USE=test. This fixes 440 MissingTestRe