public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
 messages from 2022-01-18 18:24:31 to 2022-02-17 06:11:03 UTC [more...]

[gentoo-dev] [PATCH] vala.eclass: Support EAPI 8
 2022-02-17  6:10 UTC  (3+ messages)

[gentoo-dev] Up for grabs: app-shells/mcfly
 2022-02-17  1:08 UTC 

[gentoo-dev] [PATCH] cmake.eclass: Fix MYCMAKEARGS breakage with >=dev-util/cmake-3.23
 2022-02-16 22:27 UTC  (3+ messages)

[gentoo-dev] [PATCH] verify-sig.eclass: Add a function to verify pure checksums
 2022-02-16  7:53 UTC 

[gentoo-dev] Last rites: dev-java/upnplib, dev-java/apple-java-extensions-bin
 2022-02-15 16:49 UTC 

[gentoo-dev] Last-rites: games-strategy/triplea
 2022-02-15 15:33 UTC 

[gentoo-dev] Packages up for grabs: x11-misc/xhkeys
 2022-02-15 13:15 UTC 

[gentoo-dev] Last rites: emboss-r2.eclass
 2022-02-15 10:55 UTC 

[gentoo-dev] Package up for grabs: dev-vcs/git-sizer
 2022-02-15 10:12 UTC  (2+ messages)

[gentoo-dev] Packages up for grabs: x11-misc/xnee
 2022-02-14 22:04 UTC 

[gentoo-dev] Packages up for grabs: x11-misc/evolvotron
 2022-02-14 21:01 UTC 

[gentoo-dev] Packages up for grabs: x11-misc/fraqtive
 2022-02-14 20:19 UTC 

[gentoo-dev] Add debug-print-function calls to Ruby eclasses
 2022-02-14 17:37 UTC  (4+ messages)
` [gentoo-dev] [PATCH 1/3] ruby-ng.eclass: add debug-print-function calls
` [gentoo-dev] [PATCH 2/3] ruby-ng-gnome2.eclass: "
` [gentoo-dev] [PATCH 3/3] ruby-fakegem.eclass: "

[gentoo-dev] last-rite: dev-java/airline
 2022-02-14 10:33 UTC 

[gentoo-dev] Last rites: app-arch/unmakeself
 2022-02-13  9:31 UTC 

[gentoo-dev] Gentoo LLVM project needs help!
 2022-02-12 21:36 UTC  (9+ messages)

[gentoo-dev] [PATCH 1/1] linux-mod.eclass: enable EAPI 8, remove EAPI 5
 2022-02-12 20:24 UTC  (5+ messages)

[gentoo-dev] Packages up for grabs: www-client/w3m
 2022-02-12 18:48 UTC 

[gentoo-dev] Last rites: x11-misc/gtk2fontsel
 2022-02-11 22:24 UTC 

[gentoo-dev] Last rites: x11-misc/i855crt
 2022-02-11 22:04 UTC 

[gentoo-dev] Last rites: sys-apps/smc-sum-driver
 2022-02-11 17:26 UTC 

[gentoo-dev] [PATCH v2 1/3] python-utils-r1.eclass: Add a verbose python_has_version() wrapper
 2022-02-10 23:39 UTC  (5+ messages)
` [gentoo-dev] [PATCH v2 2/3] distutils-r1.eclass: Use python_has_version in ...enable_sphinx
` [gentoo-dev] [PATCH v2 3/3] dev-libs/libwacom: Use python_has_version for verbose output

[gentoo-dev] Packages up for grabs: x11-misc/xautolock
 2022-02-10 18:09 UTC 

[gentoo-dev] [PATCH] eclass/dune.eclass: inherit multiprocessing
 2022-02-10 12:37 UTC 

[gentoo-dev] [PATCH 00/30] One batch of Python eclass updates to rule them all
 2022-02-09  9:39 UTC  (37+ messages)
` [gentoo-dev] [PATCH 01/30] distutils-r1.eclass: Split backend getting code into a function
` [gentoo-dev] [PATCH 02/30] distutils-r1.eclass: Get wheel name from the backend
` [gentoo-dev] [PATCH 03/30] distutils-r1.eclass: Create distutils_pep517_install helper
` [gentoo-dev] [PATCH 04/30] dev-python/isort: Switch to PEP 517 build
` [gentoo-dev] [PATCH 05/30] python-r1.eclass: Remove deprecated python_gen_usedep
` [gentoo-dev] [PATCH 06/30] python-any-r1.eclass: Move EPYTHON validity check to python_setup()
` [gentoo-dev] [PATCH 07/30] python-utils-r1.eclass: Add function to run python_check_deps()
` [gentoo-dev] [PATCH 08/30] python-any-r1.eclass: Explain the reason for interpreter choice
` [gentoo-dev] [PATCH 09/30] python-utils-r1.eclass: Report _python_run_check_deps verbosely
` [gentoo-dev] [PATCH 10/30] python-utils-r1.eclass: Inline python_is_installed
` [gentoo-dev] [PATCH 11/30] distutils-r1.eclass: Fix has_version for distutils_enable_sphinx
` [gentoo-dev] [PATCH 12/30] python-utils-r1.eclass: Add a verbose python_has_version() wrapper
` [gentoo-dev] [PATCH 13/30] distutils-r1.eclass: Use python_has_version in ...enable_sphinx
` [gentoo-dev] [PATCH 14/30] python-utils-r1.eclass: Fix sphinx_build for non-autodoc case
` [gentoo-dev] [PATCH 15/30] python-utils-r1.eclass: Remove deprecated python_export
` [gentoo-dev] [PATCH 16/30] python-utils-r1.eclass: Remove python_wrapper_setup
` [gentoo-dev] [PATCH 17/30] python-single-r1.eclass: Inline & simplify USE-deps in gen_cond_dep
` [gentoo-dev] [PATCH 18/30] python-r1.eclass: Improve comment for USE-dep generation
` [gentoo-dev] [PATCH 19/30] python-utils-r1.eclass: Remove python_is_python3
` [gentoo-dev] [PATCH 20/30] python-single-r1.eclass: Remove PYTHON_MULTI_USEDEP
` [gentoo-dev] [PATCH 21/30] distutils-r1.eclass: Use heredoc instead of "python -c"
` [gentoo-dev] [PATCH 22/30] python-utils-r1.eclass: "
` [gentoo-dev] [PATCH 23/30] python-utils-r1.eclass: Remove old phase check from python_optimize
` [gentoo-dev] [PATCH 24/30] python-utils-r1.eclass: Add status messages to python_optimize
` [gentoo-dev] [PATCH 25/30] python-utils-r1.eclass: Support matching impls by stdlib version
` [gentoo-dev] [PATCH 26/30] dev-python/jaraco-text: Use python_gen_cond_dep w/ stdlib ver
` [gentoo-dev] [PATCH 27/30] python-any-r1.eclass: Do not test EPYTHON twice
` [gentoo-dev] [PATCH 28/30] python-utils-r1.eclass: Add QA check for obsolete PYTHON_COMPAT
` [gentoo-dev] [PATCH 29/30] dev-libs/libwacom: Use python_has_version for verbose output
` [gentoo-dev] [PATCH 30/30] distutils-r1.eclass: Add min version to tomli dep

[gentoo-dev] Re: [gentoo-project] Call for agenda items - Council meeting on 2022-02-13
 2022-02-09  7:59 UTC 

[gentoo-dev] Last rites: x11-misc/sisctrl
 2022-02-09  0:04 UTC 

[gentoo-dev] Last rites: x11-misc/easystroke
 2022-02-08 23:02 UTC 

[gentoo-dev] Packages up for grabs: x11-misc/sselp
 2022-02-08 22:05 UTC 

[gentoo-dev] Packages up for grabs: x11-misc/lineakd
 2022-02-08 18:36 UTC 

[gentoo-dev] Last-rites: sci-libs/oce
 2022-02-07 20:57 UTC 

[gentoo-dev] Last rites: app-misc/emelfm2
 2022-02-06 15:14 UTC 

[gentoo-dev] Packages up for grabs: x11-misc/autocutsel
 2022-02-06 13:06 UTC 

[gentoo-dev] Packages up for grabs: media-libs/libgroove, media-gfx/img2pdf and more
 2022-02-06 11:23 UTC 

[gentoo-dev] Package up for grabs: app-dicts/verbiste
 2022-02-06  8:11 UTC 

[gentoo-dev] Package up for grabs: x11-misc/synergy
 2022-02-05 11:42 UTC  (3+ messages)

[gentoo-dev] [PATCH] unpacker.eclass: Support more lzip variants
 2022-02-05 10:19 UTC 

[gentoo-dev] Unmask >=net-p2p/bitcoin*-0.21.1
 2022-02-02 16:08 UTC  (5+ messages)

[gentoo-dev] [PATCH] kernel-build.eclass: add HPPA support
 2022-02-02  8:05 UTC 

[gentoo-dev] [PATCH 01/12] toolchain.eclass: remove EAPI 5 and 6
 2022-02-01 23:39 UTC  (16+ messages)
` [gentoo-dev] [PATCH 02/12] toolchain.eclass: canonical variable ordering
` [gentoo-dev] [PATCH 03/12] user.eclass: remove EAPI 5
` [gentoo-dev] [PATCH 04/12] user.eclass: canonical variable ordering
` [gentoo-dev] [PATCH 05/12] user-info.eclass: remove EAPI 5
` [gentoo-dev] [PATCH 06/12] usr-ldscript.eclass: "
` [gentoo-dev] [PATCH 07/12] usr-ldscript.eclass: canonical variable ordering
` [gentoo-dev] [PATCH 08/12] vcs-clean.eclass: enable EAPI 8
` [gentoo-dev] [PATCH 09/12] vcs-clean.eclass: add missing die
` [gentoo-dev] [PATCH 10/12] vcs-snapshot.eclass: enable EAPI 8
` [gentoo-dev] [PATCH 11/12] vcs-snapshot.eclass: remove EAPI 0-5
` [gentoo-dev] [PATCH 12/12] vcs-snapshot.eclass: canonical variable ordering

[gentoo-dev] [PATCH 0/6] Another batch of distutils-r1.eclass fixes
 2022-02-01  8:30 UTC  (9+ messages)
` [gentoo-dev] [PATCH 1/6] distutils-r1.eclass: Disable stale egg-info cleaning in PEP517 mode
` [gentoo-dev] [PATCH 2/6] distutils-r1.eclass: make esetup.py require setup.{py,cfg}
` [gentoo-dev] [PATCH 3/6] distutils-r1.eclass: Fix subphase return value passthrough
` [gentoo-dev] [PATCH 4/6] distutils-r1.eclass: Move DISTUTILS_OPTIONAL check into set_globals
` [gentoo-dev] [PATCH 5/6] distutils-r1.eclass: Add DISTUTILS_DEPS output var for PEP 517 mode
` [gentoo-dev] [PATCH 6/6] distutils-r1.eclass: Restore QA warning for DUS + DISTUTILS_OPTIONAL

[gentoo-dev] [PATCH v2] texlive-common.eclass: respect EPREFIX in symlink creation
 2022-02-01  0:22 UTC  (2+ messages)

[gentoo-dev] [PATCH] texlive-common.eclass: respect EPREFIX in symlink creation
 2022-01-31 22:56 UTC  (3+ messages)

[gentoo-dev] net-proxy/redsocks up for grabs
 2022-01-31  5:52 UTC 

[gentoo-dev] Last rites: media-video/atomicparsley-wez
 2022-01-31  5:48 UTC 

[gentoo-dev] [PATCH] llvm.eclass: enable EAPI 8
 2022-01-30 20:04 UTC 

[gentoo-dev] Last rites: dev-python/python-slip
 2022-01-30  9:41 UTC 

[gentoo-dev] last-rite: dev-perl/Mac-Pasteboard
 2022-01-29 15:26 UTC 

[gentoo-dev] Last rites: dev-python/django-pglocks
 2022-01-29 12:54 UTC 

[gentoo-dev] Python 3.9 obsolescence warning / Python 3.10 porting request
 2022-01-28 21:47 UTC 

[gentoo-dev] last-rite: dev-java/jsr223 & java-virtuals/script-api
 2022-01-28  8:59 UTC 

[gentoo-dev] stable users: sys-libs/glibc-2.33-r9 needs testers
 2022-01-27 23:55 UTC  (2+ messages)
` [gentoo-dev] stable users: sys-libs/glibc-2.33-r10 "

[gentoo-dev] [PATCH 1/2 v2] distutils-r1.eclass: Support deprecated flit/poetry backends
 2022-01-27 20:28 UTC  (2+ messages)
` [gentoo-dev] [PATCH 2/2] eclass: Update links to Gentoo Python Guide

[gentoo-dev] Itanium (IA64) port: call for help
 2022-01-27 18:39 UTC  (2+ messages)

[gentoo-dev] [PATCH] distutils-r1.eclass: Provide detailed flit/poetry migration info
 2022-01-27 10:10 UTC 

[gentoo-dev] [PATCH 1/2] distutils-r1.eclass: Set script shebangs to venv in PEP 517
 2022-01-26 14:10 UTC  (2+ messages)
` [gentoo-dev] [PATCH 2/2] distutils-r1.eclass: Improve PEP 517 einfo output

[gentoo-dev] Feature request: auto-CC for bugs modified via commit tags
 2022-01-26  1:05 UTC  (9+ messages)

[gentoo-dev] Last-rites: dev-java/yanfs
 2022-01-25 16:24 UTC 

[gentoo-dev] Packages up for grabs: app-admin/cdist, app-admin/integrit & sys-fs/genfstab
 2022-01-25  7:24 UTC 

[gentoo-dev] Packages up for grabs: dev-util/cgdb
 2022-01-24 22:41 UTC 

[gentoo-dev] Last rites for USE flag: sys-libs/db[java]
 2022-01-23 17:26 UTC 

[gentoo-dev] [PATCH 1/3] distutils-r1.eclass: Strip LICENSE* & COPYING* from PEP517 dist-info
 2022-01-22 20:57 UTC  (3+ messages)
` [gentoo-dev] [PATCH 2/3] distutils-r1.eclass: Fix prefix paths
` [gentoo-dev] [PATCH 3/3] distutils-r1.eclass: Link to installer +x fix

[gentoo-dev] [PATCH] metadata.xsd: Support FTP URLs
 2022-01-22 17:59 UTC 

[gentoo-dev] Last-rites: www-client/seamonkey & net-misc/npapi-sdk
 2022-01-22 13:32 UTC 

[gentoo-dev] Packages up for grabs: dev-libs/granite
 2022-01-22 12:40 UTC 

[gentoo-dev] [PATCH 1/3] out-of-source.eclass: enable EAPI 8
 2022-01-22 12:27 UTC  (4+ messages)
` [gentoo-dev] [PATCH 2/3] out-of-source.eclass: remove EAPI 6
` [gentoo-dev] [PATCH 3/3] out-of-source.eclass: canonical variable ordering

[gentoo-dev] last rites: sys-devel/prelink, app-crypt/hmaccalc
 2022-01-22  0:31 UTC 

[gentoo-dev] [RFC] making rust-bin ordered first in virtual/rust
 2022-01-21 16:52 UTC  (12+ messages)

[gentoo-dev] Packages up for grabs: net-mail/mailman and everything that belongs to it
 2022-01-21  7:50 UTC  (3+ messages)

[gentoo-dev] Last rites: Java 1.6 packages without consumer
 2022-01-20  8:31 UTC 

[gentoo-dev] [PATCH 1/4] autotools.eclass: don't inject -I${SYSROOT} to aclocal
 2022-01-20  5:58 UTC  (3+ messages)
` [gentoo-dev] "

[gentoo-dev] Last rites: dev-java/jtds, dev-java/ecj-gcj, dev-java/freehep-graphicsio-tests, dev-java/freehep-graphicsio, dev-java/freehep-graphics2d, dev-java/colt
 2022-01-19 10:06 UTC 

[gentoo-dev] [PATCH 1/8] flag-o-matic.eclass: strip-flags: Fix logic to properly support "=" in patterns
 2022-01-18 18:24 UTC  (8+ messages)
` [gentoo-dev] [PATCH 2/8] flag-o-matic.eclass: allow -fno-diagnostics-color -fmessage-length=0
` [gentoo-dev] [PATCH 3/8] flag-o-matic.eclass: restructure comments a bit
` [gentoo-dev] [PATCH 4/8] flag-o-matic.eclass: allow Spectre mitigation flags
` [gentoo-dev] [PATCH 5/8] flag-o-matic.eclass: allow -glldb
` [gentoo-dev] [PATCH 6/8] flag-o-matic.eclass: allow -ffixed-x18 for arm64
` [gentoo-dev] [PATCH 7/8] flag-o-matic.eclass: allow -fstack-clash-protection, -fcf-protection=*
` [gentoo-dev] [PATCH 8/8] flag-o-matic.eclass: allow -frecord-command-line


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox