public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
 messages from 2024-05-03 08:43:39 to 2024-06-04 18:59:31 UTC [more...]

[gentoo-dev] [PATCH v2 1/3] greadme.eclass: new eclass
 2024-06-04 18:59 UTC  (24+ messages)
` [gentoo-dev] [PATCH 0/4] Improve readme.gentoo-r1.eclass
  ` [gentoo-dev] [PATCH 1/4] readme.gentoo-r1.eclass: display readme if content changed (or fresh install)
  ` [gentoo-dev] [PATCH 2/4] readme.gentoo-r1.eclass: use _GREADME_TMP_FILE in existing code
  ` [gentoo-dev] [PATCH 3/4] readme.gentoo-r1.eclass: add readme.gentoo_stdin()
  ` [gentoo-dev] [PATCH 4/4] readme.gentoo-r1.eclass: add readme.gentoo_file()

[gentoo-dev] Last-rite app-emacs/libegit2
 2024-06-04 15:19 UTC 

[gentoo-dev] [PATCH] meson.eclass: stop using the incomparably broken "meson compile"
 2024-06-02 19:43 UTC  (5+ messages)
` [gentoo-dev] [PATCH 0/3] meson.eclass: corresponding updates to ebuilds
  ` [gentoo-dev] [PATCH 1/3] net-libs/libsrtp: pass in a ninja-compatible value to meson_src_compile
  ` [gentoo-dev] [PATCH 2/3] sys-apps/systemd-utils: "
  ` [gentoo-dev] [PATCH 3/3] dev-db/postgresql: "

[gentoo-dev] [PATCH] 2024-06-05-texlive-2023-bump: add news item
 2024-06-02 11:13 UTC 

[gentoo-dev] Last rites: sys-fs/reiser4progs and sys-libs/libaal
 2024-06-01 18:39 UTC 

[gentoo-dev] Last rites: net-mail/gnubiff
 2024-05-31  8:43 UTC 

[gentoo-dev] Last rites: app-emulation/phpvirtualbox
 2024-05-31  8:04 UTC 

[gentoo-dev] Imminent Python 3.12 switch reminder
 2024-05-31  0:21 UTC  (10+ messages)
      ` [gentoo-dev] Proxy-maint PR queue resolution speed (Was: Imminent Python 3.12 switch reminder)

[gentoo-dev] Maintainer-needed: G15 keyboard stack
 2024-05-30 16:58 UTC  (3+ messages)

[gentoo-dev] Last rites: sec-keys/openpgp-keys-jiatan
 2024-05-30 13:53 UTC  (5+ messages)
` [gentoo-dev] "

[gentoo-dev] Last rites: dev-ruby/uconv
 2024-05-26  8:02 UTC 

[gentoo-dev] Call for Election Officials - 2024-25 Election Season
 2024-05-25 10:40 UTC 

[gentoo-dev] Last rites: x11-wm/stumpwm, x11-wm/stumpwm-contrib
 2024-05-24 10:47 UTC 

[gentoo-dev] Last rites: x11-plugins/pidgin-rhythmbox
 2024-05-23 17:10 UTC 

[gentoo-dev] Last rites: dev-util/bitrise, dev-util/envman, dev-util/stepman
 2024-05-23 17:06 UTC 

[gentoo-dev] Last-rites: mate-extra/mate-netbook
 2024-05-23 15:23 UTC 

[gentoo-dev] [PATCH] verify-sig.eclass: avoid calling unpack on sig files
 2024-05-22 14:59 UTC  (6+ messages)
` [gentoo-dev] [PATCH v2] "

[gentoo-dev] Files for doc building
 2024-05-21 20:46 UTC  (2+ messages)

[gentoo-dev] [PATCH 1/3] texlive-module.eclass: do not treat grep returning 1 as error
 2024-05-20 16:35 UTC  (4+ messages)
` [gentoo-dev] [PATCH 2/3] texlive-module.eclass: invoke doman with nonfatal
` [gentoo-dev] [PATCH 3/3] texlive-module.eclass: include PIPESTATUS in die message

[gentoo-dev] Last-rites: kde-apps/kio-extras-kf5
 2024-05-20 12:36 UTC 

[gentoo-dev] Packages up for grabs: dev-libs/liblzw, dev-vcs/repo, net-misc/chrome-remote-desktop, sys-apps/daisydog, sys-apps/nosig
 2024-05-20  4:36 UTC 

[gentoo-dev] GCC 14 unleashed
 2024-05-19 15:31 UTC  (2+ messages)

[gentoo-dev] [PATCH 0/2] edo.eclass: enhace edob for usage with nosiy commands
 2024-05-19  9:06 UTC  (5+ messages)
` [gentoo-dev] [PATCH 1/2] "
` [gentoo-dev] [PATCH 2/2] eftmutil-sys: use edob

[gentoo-dev] Last rites: dev-lang/srf
 2024-05-18 18:53 UTC 

[gentoo-dev] Last rites: app-emulation/hyperd
 2024-05-18 18:42 UTC 

[gentoo-dev] Last rites: dev-python/aesara
 2024-05-18 15:33 UTC 

[gentoo-dev] Last rites: dev-python/pdm-pep517
 2024-05-18 15:05 UTC 

[gentoo-dev] Last rites: dev-python/dictpath
 2024-05-17 17:15 UTC 

[gentoo-dev] Last rites: x11-plugins/pidgintex
 2024-05-17 14:23 UTC 

[gentoo-dev] Last rites: dev-python/cached-property
 2024-05-17 14:13 UTC 

[gentoo-dev] Last rites: app-forensics/air
 2024-05-17 14:06 UTC 

[gentoo-dev] [PATCH] python-utils-r1.eclass: Fix cleanup in failing epytest
 2024-05-17 13:11 UTC 

[gentoo-dev] Last rites: dev-python/whichcraft
 2024-05-17 10:48 UTC 

[gentoo-dev] [PATCH v2 0/7] wheel reuse optimization, EPYTEST_FLAGS and scikit-build-core
 2024-05-17  7:00 UTC  (8+ messages)
` [gentoo-dev] [PATCH v2 1/7] distutils-r1.eclass: Set DISTUTILS_WHEEL_PATH in PEP517 install
` [gentoo-dev] [PATCH v2 2/7] distutils-r1.eclass: Store created wheels in DISTUTILS_WHEELS
` [gentoo-dev] [PATCH v2 3/7] distutils-r1.eclass: Add a QA warning for pure Python file mismatch
` [gentoo-dev] [PATCH v2 4/7] distutils-r1.eclass: Support reusing prior wheels when compatible
` [gentoo-dev] [PATCH v2 5/7] python-utils-r1.eclass: Support passing EPYTEST_FLAGS
` [gentoo-dev] [PATCH v2 6/7] distutils-r1.eclass: Update scikit-build-core to 0.9.4
` [gentoo-dev] [PATCH v2 7/7] distutils-r1.eclass: Pass ninja options to scikit-build-core

[gentoo-dev] Last rites: sci-libs/beagle
 2024-05-17  4:14 UTC 

[gentoo-dev] Second Call for Election Officials - 2024-25 Election Season
 2024-05-16 18:28 UTC 

[gentoo-dev] [PATCH] cargo.eclass: Optimize crate unpacking
 2024-05-16  6:55 UTC  (7+ messages)
    ` [gentoo-dev] Obtaining values for --jobs and --load-average

[gentoo-dev] [PATCH 0/7] distutils-r1.eclass: wheel reuse optimization, EPYTEST_FLAGS and scikit-build-core updates
 2024-05-15 18:49 UTC  (8+ messages)
` [gentoo-dev] [PATCH 1/7] distutils-r1.eclass: Set DISTUTILS_WHEEL_PATH in PEP517 install
` [gentoo-dev] [PATCH 2/7] distutils-r1.eclass: Store created wheels in DISTUTILS_WHEELS
` [gentoo-dev] [PATCH 3/7] distutils-r1.eclass: Add a QA warning for pure Python file mismatch
` [gentoo-dev] [PATCH 4/7] distutils-r1.eclass: Support reusing prior wheels when compatible
` [gentoo-dev] [PATCH 5/7] python-utils-r1.eclass: Support passing EPYTEST_FLAGS
` [gentoo-dev] [PATCH 6/7] distutils-r1.eclass: Update scikit-build-core to 0.9.4
` [gentoo-dev] [PATCH 7/7] distutils-r1.eclass: Pass ninja options to scikit-build-core

[gentoo-dev] [PATCH v2] cargo.eclass: Optimize crate unpacking
 2024-05-15 18:41 UTC 

[gentoo-dev] [PATCH 1/7] linux-mod-r1.eclass: add USE=initramfs
 2024-05-15 16:02 UTC  (9+ messages)
` [gentoo-dev] [PATCH 2/7] profiles/use.desc: add new global flag "initramfs"
` [gentoo-dev] [PATCH 3/7] sys-fs/zfs-kmod: add USE=initramfs, and enable by default
` [gentoo-dev] [PATCH 4/7] sys-firmware/intel-microcode: add USE=dist-kernel
` [gentoo-dev] [PATCH 5/7] sys-kernel/linux-firmware: "
` [gentoo-dev] [PATCH 6/7] linux-info.eclass: respect eselect kernel setting in binpkgs
` [gentoo-dev] [PATCH 7/7] linux-mod-r1.eclass: do not reset kernel env vars "
  ` [gentoo-dev] [PATCH 0/7] Changes to dracut kernel module/microcode handling

[gentoo-dev] Package up for grabs: net-misc/connman-gtk
 2024-05-15 13:24 UTC 

[gentoo-dev] Last rites: app-emulation/docker-machine-kvm
 2024-05-13 16:29 UTC 

[gentoo-dev] Last rites: media-gfx/raw-thumbnailer
 2024-05-13 13:50 UTC 

[gentoo-dev] [PATCH v2 0/4] acct-{user,group}.eclass: make user/group names writable
 2024-05-13 13:26 UTC  (6+ messages)
` [gentoo-dev] [PATCH v2 1/4] acct-user.eclass: make ACCT_USER_NAME writable
` [gentoo-dev] [PATCH v2 2/4] acct-group.eclass: make ACCT_GROUP_NAME writable
` [gentoo-dev] [PATCH v2 3/4] eclass/acct-user.eclass: use $PN to construct make.conf override vars
` [gentoo-dev] [PATCH v2 4/4] eclass/acct-group.eclass: "

[gentoo-dev] Last rites: sci-libs/cifparse-obj
 2024-05-13  9:57 UTC 

[gentoo-dev] Last rites: sci-libs/libghemical
 2024-05-13  9:44 UTC 

[gentoo-dev] [PATCH 1/3] ruby-ng-gnome2.eclass: remove "default" SRC_URI
 2024-05-12 13:14 UTC  (5+ messages)
` [gentoo-dev] [PATCH 2/3] ruby-ng-gnome2.eclass: drop obsolete SRC_URI
` [gentoo-dev] [PATCH 3/3] ruby-ng-gnome2.eclass: allow EAPI 8

[gentoo-dev] Mysterious behavior of app-text/qpdfview
 2024-05-12 11:12 UTC  (3+ messages)

[gentoo-dev] Last rites: app-emulation/docker-machine
 2024-05-11 13:57 UTC 

[gentoo-dev] Last rites: dev-go/fuzzy, dev-go/go-bindata-assetfs, dev-go/godebug-pretty, dev-go/goversion, dev-go/sanitized-anchor-name
 2024-05-11  7:01 UTC 

[gentoo-dev] [PATCH] vdr-plugin-2.eclass: make qa warning conditional
 2024-05-10 15:42 UTC  (8+ messages)

[gentoo-dev] [PATCH 0/4] acct-{user,group}.eclass: make user/group names writable
 2024-05-10  5:58 UTC  (10+ messages)
` [gentoo-dev] [PATCH 1/4] acct-user.eclass: make ACCT_USER_NAME writable
` [gentoo-dev] [PATCH 2/4] acct-group.eclass: make ACCT_GROUP_NAME writable
` [gentoo-dev] [PATCH 3/4] acct-user.eclass: use an eclass variable for the override variable name
` [gentoo-dev] [PATCH 4/4] acct-group.eclass: "

[gentoo-dev] Last rites: net-irc/ninja
 2024-05-08 19:22 UTC 

[gentoo-dev] [RFC] Gentoo Bugzilla: new resolution for bugs closed due to last rites
 2024-05-08  9:23 UTC  (2+ messages)

[gentoo-dev] Last rites: epatch.eclass
 2024-05-08  8:08 UTC 

[gentoo-dev] Up for grabs: several (34) Qt-based applications and related packages
 2024-05-08  7:53 UTC  (3+ messages)

[gentoo-dev] [REVIEW news] 2024-05-09-python3-12: Add
 2024-05-06 17:13 UTC 

[gentoo-dev] Last rites: dev-perl/Net-Twitter
 2024-05-06  8:17 UTC 

[gentoo-dev] Last rites: media-libs/lastfmlib
 2024-05-06  6:13 UTC 

[gentoo-dev] up for grabs: openvswitch and ovs
 2024-05-05 23:41 UTC 

[gentoo-dev] acct-user.eclass: make ACCT_USER_NAME writable
 2024-05-05 19:58 UTC 

[gentoo-dev] [PATCH 1/3] [QA] fix .editorconfig
 2024-05-05 19:04 UTC  (7+ messages)
` [gentoo-dev] [PATCH 2/3] [QA] allow overriding settings
  ` [gentoo-dev] [PATCH 3/3] [QA] drop indent_size

[gentoo-dev] Last rites: dev-games/poker-eval
 2024-05-05 15:52 UTC 

[gentoo-dev] Last rites: dev-games/hawknl
 2024-05-05 15:49 UTC 

[gentoo-dev] Last rites: dev-python/ovs, net-misc/openvswitch
 2024-05-05 15:36 UTC 

[gentoo-dev] Last rites: net-dns/mydns
 2024-05-05 15:33 UTC 

[gentoo-dev] [PATCH 1/2] elisp-common.eclass: Add lexical-binding cookies to generated Lisp files
 2024-05-05 13:17 UTC  (2+ messages)
` [gentoo-dev] [PATCH 2/2] Revert "elisp-common.eclass: Set no-native-compile in generated files"

[gentoo-dev] Call for Election Offciials - 2024-25 Election Season
 2024-05-04 13:58 UTC 

[gentoo-dev] Allow fcaps.eclass to work with an empty FILECAPS array?
 2024-05-04  8:15 UTC 

[gentoo-dev] Last rites: dev-python/dask, dev-python/dask-expr
 2024-05-04  3:58 UTC 

[gentoo-dev] [PATCH v2] 2024-05-03-wireplumber-0_5-bump: add news item
 2024-05-04  3:45 UTC  (3+ messages)

[gentoo-dev] [PATCH 1/2] gnuconfig.eclass: add GNUCONFIG_DEPEND
 2024-05-03 11:43 UTC  (5+ messages)

[gentoo-dev] [PATCH v2 1/3] gnuconfig.eclass: add GNUCONFIG_DEPEND
 2024-05-03 11:41 UTC  (3+ messages)
` [gentoo-dev] [PATCH v2 2/3] autotools.eclass: conditionalize gnuconfig dependency
` [gentoo-dev] [PATCH v2 3/3] gnuconfig.eclass: drop EAPI 5 support

[gentoo-dev] [PATCH] 2024-05-03-wireplumber-0_5-bump: add news item
 2024-05-03 11:38 UTC  (2+ messages)

[gentoo-dev] Gentoo identification in Primary Volume Descriptor of ISOs
 2024-05-03 11:32 UTC  (4+ messages)


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