public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
[gentoo-dev] [PATCH] wine.eclass: new eclass
 2025-04-20  2:32 UTC  (2+ messages)

[gentoo-dev] [PATCH 0/8] distutils-r1.eclass: dev-python/unittest-or-fail removal, verbose deprecation warnings and another setuptools dep bump
 2025-04-19 20:02 UTC  (12+ messages)
` [gentoo-dev] [PATCH 1/8] distutils-r1.eclass: Make DISTUTILS_UPSTREAM_PEP517 default-unset
` [gentoo-dev] [PATCH 2/8] distutils-r1.eclass: Bump minimum setuptools version
` [gentoo-dev] [PATCH 3/8] python-utils-r1.eclass: Remove unittest-or-fail use
` [gentoo-dev] [PATCH 4/8] distutils-r1.eclass: Remove unittest-or-fail deps
` [gentoo-dev] [PATCH 5/8] distutils-r1.eclass: Add verbose `det setup.py` deprecation warning
` [gentoo-dev] [PATCH 6/8] distutils-r1.eclass: Add verbose legacy mode "
` [gentoo-dev] [PATCH 7/8] dev-python/sqlglot: Remove obsolete hack
` [gentoo-dev] [PATCH 8/8] dev-python/blake3: "

[gentoo-dev] Last rites: ruby 3.1, dev-ruby/pathutil
 2025-04-19  8:39 UTC 

[gentoo-dev] [PATCH] metadata/install-qa-check.d: fix python checks for non-distutils software
 2025-04-19  1:31 UTC  (2+ messages)

[gentoo-dev] [PATCH 1/2] cargo.eclass: Pull check for rust_pkg_setup into its own function
 2025-04-19  1:31 UTC  (3+ messages)
` [gentoo-dev] [PATCH 2/2] cargo.eclass: Add _cargo_check_initialized to cargo_live_src_unpack

[gentoo-dev] Packages up for grabs: www-client/w3m, x11-misc/slop
 2025-04-17  7:27 UTC 

[gentoo-dev] [PATCH] profiles: update package.mask's header for GLEP 84
 2025-04-15 21:16 UTC  (5+ messages)
` [gentoo-dev] "

[gentoo-dev] news item draft: Gentoo raises s390x baseline to z10
 2025-04-15 19:55 UTC  (4+ messages)
` [gentoo-dev] "

[gentoo-dev] [PATCH] metadata/install-qa-check.d: Check for Python exts for wrong impl
 2025-04-13 14:25 UTC 

[gentoo-dev] [PATCH 1/5] toolchain-funcs.eclass: drop deprecated gen_usr_ldscript and multilib inherit
 2025-04-12 15:55 UTC  (5+ messages)
` [gentoo-dev] [PATCH 2/5] toolchain-funcs.eclass: update tc-get-cxx-stdlib for C++20
` [gentoo-dev] [PATCH 3/5] app-arch/bzip2: drop gen_usr_ldscript from live too
` [gentoo-dev] [PATCH 4/5] x11-misc/bumblebee: inherit multilib for get_all_libdirs
` [gentoo-dev] [PATCH 5/5] media-libs/qhull: inherit multilib for get_libname

[gentoo-dev] Last rites: app-text/nfoview
 2025-04-09 13:45 UTC 

[gentoo-dev] [COMMITTED] kernel-build.eclass: disable -Werror (for host tools at least)
 2025-04-08  2:33 UTC  (4+ messages)

[gentoo-dev] [PATCH 1/2] meson.eclass: use edo
 2025-04-06 19:42 UTC  (3+ messages)
` [gentoo-dev] [PATCH 2/2] meson.eclass: build test targets first in meson_src_test
  ` [gentoo-dev] "

[gentoo-dev] Last-rites: media-video/jellyfin-media-player
 2025-04-04 21:23 UTC 

[gentoo-dev] [PATCH] cargo.eclass: fix live unpack to use selected cargo
 2025-04-04 17:12 UTC 

[gentoo-dev] [PATCH] cargo.eclass: fix live unpack to use selected cargo
 2025-04-04 15:50 UTC 

[gentoo-dev] Last rites: x11-misc/xtoolwait
 2025-04-04 13:27 UTC 

[gentoo-dev] Last rites: media-gfx/xloadimage
 2025-04-04 13:23 UTC 

[gentoo-dev] Last-rites: app-text/kchmviewer
 2025-04-02 19:51 UTC 

[gentoo-dev] Last rites: x11-terms/aterm
 2025-04-02  1:43 UTC 

[gentoo-dev] Last rites: sci-geosciences/bt747, dev-java/rxtx, dev-java/swingx, dev-java/swingx-beaninfo, dev-java/swingx-ws, dev-java/jchart2d, dev-java/jcalendar, dev-java/jgoodies-looks, dev-java/jgoodies-common
 2025-03-31 17:30 UTC 

[gentoo-dev] Packages up for grabs: lxd & dqlite
 2025-03-31 13:02 UTC 

[gentoo-dev] RFC: Support for sys-kernel/dkms via a dkms.eclass in Gentoo
 2025-03-31 12:52 UTC  (2+ messages)

[gentoo-dev] Last-rites: app-text/krop
 2025-03-30 20:05 UTC 

[gentoo-dev] The meaning of attributes in repositories.xml?
 2025-03-30 14:37 UTC  (11+ messages)
` [gentoo-dev] "

[gentoo-dev] The uncertain future of repository mirrors
 2025-03-30 11:24 UTC  (28+ messages)
` [gentoo-dev] "

[gentoo-dev] Package up for grabs: net-misc/apt-cacher-ng
 2025-03-30  8:10 UTC 

[gentoo-dev] [PATCH] cargo.eclass: Only tell Cargo to cross-compile when actually needed
 2025-03-29 12:58 UTC  (2+ messages)

[gentoo-dev] [PATCH 1/2] repostiories: Lower non-Gentoo projects to unofficial
 2025-03-28 20:02 UTC  (2+ messages)
` [gentoo-dev] [PATCH 2/2] repositories: Lower "quality" of non-::gentoo repos to experimental

[gentoo-dev] Package up for grabs: app-text/txt2tags
 2025-03-28  8:00 UTC 

[gentoo-dev] [PATCH] kernel-build.eclass: do not override MODULES_SIGN_KEY with temp key
 2025-03-27  8:05 UTC 

[gentoo-dev] [PATCH 00/11] distutils-r1.eclass: uv-build support, setuptools build dir fixes, PEP517 backend override support
 2025-03-26 11:34 UTC  (17+ messages)
` [gentoo-dev] [PATCH 01/11] distutils-r1.eclass: Bump build system lower bounds
` [gentoo-dev] [PATCH 02/11] distutils-r1.eclass: Set FLIT_ALLOW_INVALID
` [gentoo-dev] [PATCH 03/11] dev-python/uv-build: New package, v0.6.9
` [gentoo-dev] [PATCH 04/11] distutils-r1.eclass: Support uv-build backend
` [gentoo-dev] [PATCH 05/11] distutils-r1.eclass: Support the legacy "uv" backend too
` [gentoo-dev] [PATCH 06/11] distutils-r1.eclass: Use unique setuptools build directories
` [gentoo-dev] [PATCH 07/11] distutils-r1.eclass: Reflow _distutils-r1_backend_to_key()
` [gentoo-dev] [PATCH 08/11] distutils-r1.eclass: Invert DISTUTILS_USE_PEP517 - backend mapping
` [gentoo-dev] [PATCH 09/11] distutils-r1.eclass: Support overriding PEP517 build backend
` [gentoo-dev] [PATCH 10/11] dev-python/uv-build: Use DISTUTILS_UPSTREAM_PEP517
` [gentoo-dev] [PATCH 11/11] distutils-r1.eclass: Reflow distutils-r1_python_compile()
` [gentoo-dev] [PATCH 12/12] distutils-r1.eclass: Add a safety check for wheel install done

[gentoo-dev] Last rites: dev-python/pycxx, dev-python/pysvn, dev-vcs/svneverever
 2025-03-26  8:38 UTC  (2+ messages)

[gentoo-dev] Last-rites: games-emulation/ryujinx
 2025-03-25 15:53 UTC 

[gentoo-dev] Last rites: dev-python/backports-strenum, dev-python/taskgroup
 2025-03-24 12:57 UTC 

[gentoo-dev] [PATCH] 1/1] autotools.eclass: add slibtool dir for aclocal
 2025-03-24  2:10 UTC  (5+ messages)

[gentoo-dev] Last rites: dev-python/django-bootstrap5
 2025-03-23 19:22 UTC  (6+ messages)

[gentoo-dev] Last-rites: dev-build/qconf
 2025-03-23 17:40 UTC 

[gentoo-dev] Last rites: dev-python/pip-run, dev-python/autocommand, dev-python/jaraco-env
 2025-03-23 16:28 UTC 

[gentoo-dev] Last rites: dev-libs/pigpio
 2025-03-22 20:55 UTC 

[gentoo-dev] Last rites: mail-filter/afew
 2025-03-22 20:26 UTC 

[gentoo-dev] [RFC] Exposing sync/* repositories better
 2025-03-22 15:46 UTC  (2+ messages)
` [gentoo-dev] [PATCH api.g.o] repositories: Add the "sync" repos for gentoo & guru

[gentoo-dev] Last rites: app-office/gtg
 2025-03-22 11:58 UTC 

[gentoo-dev] [PATCH gentoo-news] News item for Python 3.13 transition
 2025-03-20 12:51 UTC  (5+ messages)
` [gentoo-dev] "

[gentoo-dev] [PATCH 1/5] use.desc: document new dkms flag
 2025-03-20  8:25 UTC  (26+ messages)
` [gentoo-dev] [PATCH 2/5] profiles: mask dkms flag where not available
` [gentoo-dev] [PATCH 3/5] linux-mod-r1.eclass: move modlist processing into separate func
` [gentoo-dev] [PATCH 4/5] linux-mod-r1.eclass: make modules_process_dracut.conf.d public
          ` [gentoo-dev] "
` [gentoo-dev] [PATCH 5/5] dkms.eclass: introduce new eclass

[gentoo-dev] RFC: Drop the "domo" helper in EAPI 9
 2025-03-20  0:35 UTC  (3+ messages)

[gentoo-dev] Last-rites: kde-misc/kdirstat
 2025-03-19 23:19 UTC 

[gentoo-dev] java-utils-2.eclass: Allow use of BDEPEND
 2025-03-19 12:14 UTC 

[gentoo-dev] Last rites: dev-python/pysvg-py3
 2025-03-18 14:25 UTC 

[gentoo-dev] [Python] The big plans for May: Python 3.13 by default, Python 3.10 + PyPy 3.10 gone, Python 3.14 incoming
 2025-03-18 11:38 UTC 

[gentoo-dev] [RFC] News Item: SELinux default POLICY_TYPES update
 2025-03-18  3:35 UTC 

[gentoo-dev] [PATCH v2 1/4] java-pkg-simple.eclass: support Multi-Release JAR Files (JEP 238)
 2025-03-17 21:59 UTC  (4+ messages)
` [gentoo-dev] [PATCH v2 2/4] dev-java/asm-jdk-bridge: new package, add 0.0.2
` [gentoo-dev] [PATCH v2 3/4] dev-java/jna: add 5.17.0 multi-release with generated module-info
` [gentoo-dev] [PATCH v2 4/4] dev-java/byte-buddy: add 1.17.2

[gentoo-dev] Last rites: dev-python/simplebayes
 2025-03-17 11:59 UTC 

[gentoo-dev] Last rites: dev-python/ssl-fetch
 2025-03-17 11:29 UTC 

[gentoo-dev] Last rites: dev-python/spdx-tools
 2025-03-17  9:51 UTC 

[gentoo-dev] Last rites: dev-python/bitvector
 2025-03-17  9:07 UTC 

[gentoo-dev] Last rites: sys-cluster/crmsh, sys-cluster/pacemaker
 2025-03-17  8:13 UTC 

[gentoo-dev] Last rites: sci-chemistry/ParmEd
 2025-03-17  8:07 UTC 

[gentoo-dev] New category for AI related packages
 2025-03-16 14:52 UTC  (16+ messages)

[gentoo-dev] Last rites: sys-cluster/teleport
 2025-03-15 15:37 UTC 

[gentoo-dev] verifying commits via server-side git pre-receive hook
 2025-03-12 20:42 UTC  (2+ messages)


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