messages from 2022-09-03 08:49:12 to 2022-10-05 23:10:03 UTC [more...]
[gentoo-dev] Last rites: net-misc/netkit-bootpd
2022-10-05 23:09 UTC
[gentoo-dev] Last Rites: x11-libs/libva-vdpau-driver
2022-10-05 21:20 UTC
[gentoo-dev] [PATCH v2] java-pkg-simple.eclass: improve MANIFEST.MF manipulation
2022-10-05 10:34 UTC
[gentoo-dev] [PATCH] java-pkg-simple.eclass: improve MANIFEST.MF manipulation
2022-10-05 9:20 UTC (2+ messages)
[gentoo-dev] Last rites: dev-cpp/jarowinkler-cpp, dev-python/jarowinkler
2022-10-05 8:26 UTC
[gentoo-dev] [PATCH 1/4] distutils-r1.eclass: Remove obsolete DUS=pyproject.toml support
2022-10-02 16:18 UTC (4+ messages)
` [gentoo-dev] [PATCH 2/4] distutils-r1.eclass: fix typo in comment
` [gentoo-dev] [PATCH 3/4] distutils-r1.eclass: Bump min dep versions
` [gentoo-dev] [PATCH 4/4] distutils-r1.eclass: Remove obsolete EAPI condition for *.pth files
[gentoo-dev] Proposal to undeprecate EGO_SUM
2022-10-01 20:59 UTC (22+ messages)
[gentoo-dev] Last Rites: media-sound/gmpc and associated plugins
2022-10-01 18:33 UTC
[gentoo-dev] Last Rites: x11-base/xorg-x11
2022-10-01 16:33 UTC
[gentoo-dev] [PATCH 0/2] desktop.eclass: Install files as foo.desktop rather than foo-foo.desktop
2022-10-01 8:39 UTC (3+ messages)
` [gentoo-dev] [PATCH 1/2] "
` [gentoo-dev] [PATCH 2/2] desktop.eclass: Add EAPI guard
[gentoo-dev] [PATCH v2 1/2] xdg-utils.eclass: reset XDG_STATE_HOME
2022-10-01 7:15 UTC (2+ messages)
` [gentoo-dev] [PATCH v2 2/2] profiles: add XDG_STATE_DIR to ENV_UNSET
[gentoo-dev] [PATCH] xdg-utils.eclass: reset XDG_STATE_HOME
2022-10-01 6:22 UTC
[gentoo-dev] [PATCH 0/5] unpacker.eclass: makeself improvements + tests
2022-09-29 10:46 UTC (7+ messages)
` [gentoo-dev] [PATCH 1/5] unpacker.eclass: Add support for makeself 2.4.5
` [gentoo-dev] [PATCH 2/5] unpacker.eclass: Reuse _unpacker_get_decompressor for makeself
` [gentoo-dev] [PATCH 3/5] unpacker.eclass: Support all makeself "compression" methods
` [gentoo-dev] [PATCH 4/5] eclass/tests/unpacker.sh: Add tests for makeself
` [gentoo-dev] [PATCH 5/5] unpacker.eclass: Check makeself compression without a tempfile
` [gentoo-dev] [PATCH] eclass/tests/unpacker.sh: Add online tests for makeself
[gentoo-dev] Last rites: games-simulation/bcs-demo
2022-09-29 6:29 UTC
[gentoo-dev] rg(1) supports ebuild as a file type filter
2022-09-28 23:38 UTC (2+ messages)
[gentoo-dev] [PATCH] java-pkg-simple.eclass: improve test selection for multi-jar packages
2022-09-27 11:49 UTC
[gentoo-dev] [PATCH] java-pkg-simple.eclass: allow JAVA_MAIN_CLASS _and_ MANIFEST.MF
2022-09-27 11:48 UTC
[gentoo-dev] Last rites: net-misc/electrum-ltc
2022-09-27 7:13 UTC (6+ messages)
[gentoo-dev] [PATCH] distutils-r1.eclass: fix typo in comment
2022-09-26 10:06 UTC (2+ messages)
[gentoo-dev] Last rites: games-sports/torcs
2022-09-26 6:10 UTC
[gentoo-dev] [PATCH 00/15] unpacker.eclass: Tests, bugfixes and GPKG support
2022-09-25 21:06 UTC (18+ messages)
` [gentoo-dev] [PATCH 01/15] eclass/tests: Add tests for unpacker.eclass
` [gentoo-dev] [PATCH 02/15] unpacker.eclass: Remove `-f` from zstd arguments
` [gentoo-dev] [PATCH 03/15] unpacker.eclass: Fix unpack_7z to respect the exit status
` [gentoo-dev] [PATCH 04/15] unpacker.eclass: Remove support for EAPI 5
` [gentoo-dev] [PATCH 05/15] unpacker.eclass: Use bash substitution instead of tr for lowercase
` [gentoo-dev] [PATCH 06/15] unpacker.eclass: Use lowercase in unpacker_src_uri_depends
` [gentoo-dev] [PATCH 07/15] unpacker.eclass: Remove uppercase RAR/LHA variants
` [gentoo-dev] [PATCH 08/15] unpacker.eclass: Move decompressor recognition into a function
` [gentoo-dev] [PATCH 09/15] unpacker.eclass: Add support for .lz4 and .lzo compression
` [gentoo-dev] [PATCH 10/15] unpacker.eclass: Add on-the-fly .gpkg.tar unpacking support
` [gentoo-dev] [PATCH 11/15] sys-kernel/gentoo-kernel-bin: Use unpacker.eclass for .gpkg.tar
` [gentoo-dev] [PATCH 12/15] unpacker.eclass: decompress xz in parallel
` [gentoo-dev] [PATCH 13/15] unpacker.eclass: Support lbzip2 as parallel bz2 decompressor
` [gentoo-dev] [PATCH 14/15] unpacker.eclass: Fix handling GNU ar archives in hand-weaved impl
` [gentoo-dev] [PATCH 15/15] unpacker.eclass: Unpack .deb packages on-the-fly as well
[gentoo-dev] [PATCH 0/3] glep-0074: clarifications about size and checksum fields
2022-09-25 19:07 UTC (13+ messages)
` [gentoo-dev] [PATCH 1/3] glep-0074: Clarify that DIST entries are specific to PMs
` [gentoo-dev] [PATCH 2/3] glep-0074: Specify the format of size and checksum fields
` [gentoo-dev] [PATCH 3/3] glep-0074: Clarify the hex encoding of hash values
` [gentoo-dev] [PATCH v2 0/3] glep-0074: clarifications about size and checksum fields
` [gentoo-dev] [PATCH v2 1/3] glep-0074: Clarify that DIST entries are specific to PMs
` [gentoo-dev] [PATCH v2 2/3] glep-0074: Specify the format of size and checksum fields
` [gentoo-dev] [PATCH v2 3/3] glep-0074: Clarify the hex encoding of hash values
[gentoo-dev] Last-rites: dev-python/ssh2-python
2022-09-25 9:47 UTC
[gentoo-dev] Last-rites: kde-misc/kmarkdownwebview
2022-09-23 20:08 UTC
[gentoo-dev] Last-rites: kde-misc/ultimate-gmail-feed
2022-09-23 20:08 UTC
[gentoo-dev] Packages up for grabs: dev-lang/typescript, gnome-extra/gnome-shell-extension-pop-shell
2022-09-22 13:16 UTC (2+ messages)
[gentoo-dev] [PATCH 0/6] glep-0078: Clarifications
2022-09-22 6:07 UTC (8+ messages)
` [gentoo-dev] [PATCH 1/6] glep-0078: Replace "basename" with non-ambiguous explanation
` [gentoo-dev] [PATCH 2/6] glep-0078: Link tar format to the respective standards
` [gentoo-dev] [PATCH 3/6] glep-0078: Link compressed file formats to GLEP 74
` [gentoo-dev] [PATCH 4/6] glep-0078: Link OpenPGP to RFC 4880
` [gentoo-dev] [PATCH 5/6] glep-0078: Clarify that Manifest is signed too
` [gentoo-dev] [PATCH 6/6] glep-0078: Clarify that Manifest must be present for signed binpkg
[gentoo-dev] Last rites: dev-libs/libdivsufsort
2022-09-19 6:06 UTC (2+ messages)
[gentoo-dev] [PATCH v2 0/3] glep-0074: Explicitly specify hashes and compressed Manifest formats
2022-09-18 18:31 UTC (9+ messages)
` [gentoo-dev] [PATCH v2 1/3] glep-0074: Add a changelog
` [gentoo-dev] [PATCH v2 2/3] glep-0074: Specify supported hash algorithms
` [gentoo-dev] [PATCH v2 3/3] glep-0074: Specify compressed file formats
` [gentoo-dev] [PATCH v3 0/3] glep-0074: Explicitly specify hashes and compressed Manifest formats
` [gentoo-dev] [PATCH v3 1/3] glep-0074: Add a changelog
` [gentoo-dev] [PATCH v3 2/3] glep-0074: Specify supported hash algorithms
` [gentoo-dev] [PATCH v3 3/3] glep-0074: Specify compressed file formats
[gentoo-dev] Last rites: app-admin/abrt, app-admin/gnome-abrt, dev-libs/libreport, dev-libs/satyr
2022-09-18 11:29 UTC
[gentoo-dev] Last rites: media-sound/pulseaudio-modules-bt
2022-09-18 11:17 UTC
[gentoo-dev] Global USE flags for sound notifications (libcanberra) and global hotkeys (keybinder)
2022-09-17 0:16 UTC (2+ messages)
[gentoo-dev] Last rites: x11-themes/e-flat-theme
2022-09-16 12:16 UTC
[gentoo-dev] file(1) now supports Gentoo file types!
2022-09-15 7:33 UTC (2+ messages)
[gentoo-dev] Last-rites: media-fonts/source-pro (package split)
2022-09-15 7:26 UTC
[gentoo-dev] Ada eclass support for gcc_12.2.0
2022-09-15 7:07 UTC
[gentoo-dev] [PATCH data/xml-schema 1/2] metadata.xsd: Add gnome remote-id
2022-09-13 16:32 UTC (9+ messages)
` [gentoo-dev] [PATCH data/xml-schema 2/2] metadata.xsd: Add freedestkop remote-id
[gentoo-dev] Up for grabs: net-im/rocketchat-desktop-bin
2022-09-13 10:37 UTC
[gentoo-dev] Last rites: app-portage/repoman
2022-09-12 18:30 UTC
[gentoo-dev] [PATCH 0/3] glep-0074: Explicitly specify hashes and compressed Manifest formats
2022-09-12 8:39 UTC (6+ messages)
` [gentoo-dev] [PATCH 1/3] glep-0074: Add a changelog
` [gentoo-dev] [PATCH 2/3] glep-0074: Specify supported hash algorithms
` [gentoo-dev] [PATCH 3/3] glep-0074: Specify compressed file formats
[gentoo-dev] Last rites: dev-python/pytest-pylint
2022-09-11 7:35 UTC
[gentoo-dev] Last rites: net-analyzer/flent
2022-09-10 13:50 UTC
[gentoo-dev] Last rites: net-nds/nsscache
2022-09-10 13:42 UTC
[gentoo-dev] Last rites: dev-python/python-etcd
2022-09-10 13:26 UTC
[gentoo-dev] Last rites: dev-python/SaltTesting
2022-09-10 12:56 UTC
[gentoo-dev] Packages up for grabs: net-im/cawbird
2022-09-10 7:04 UTC
[gentoo-dev] [PATCH] Convert 'apparmor' to a global USE flag
2022-09-09 16:07 UTC
[gentoo-dev] RFC: virtual/dbus
2022-09-08 22:56 UTC (6+ messages)
` [gentoo-dev] "
[gentoo-dev] [PATCH 0/8] Migrate dist-kernel packages to EAPI 8
2022-09-08 18:08 UTC (11+ messages)
` [gentoo-dev] [PATCH 1/8] dist-kernel-utils.eclass: support "
` [gentoo-dev] [PATCH 2/8] kernel-install.eclass: "
` [gentoo-dev] [PATCH 3/8] portability.eclass: "
` [gentoo-dev] [PATCH 4/8] savedconfig.eclass: "
` [gentoo-dev] [PATCH 5/8] kernel-build.eclass: "
` [gentoo-dev] [PATCH 6/8] sys-kernel/vanilla-kernel: switch to "
` [gentoo-dev] [PATCH 7/8] sys-kernel/gentoo-kernel: "
` [gentoo-dev] [PATCH 8/8] sys-kernel/gentoo-kernel-bin: "
[gentoo-dev] [PATCH 0/4] glep-0074: Clarifications
2022-09-08 11:15 UTC (13+ messages)
` [gentoo-dev] [PATCH 1/4] glep-0074: Link OpenPGP to RFC 4880
` [gentoo-dev] [PATCH 2/4] glep-0074: Clearly indicate that top-level Manifest is not listed
` [gentoo-dev] [PATCH 3/4] glep-0074: Inline Manifest format description
` [gentoo-dev] [PATCH 4/4] glep-0074: Specify newline convention
` [gentoo-dev] [PATCH v2 1/5] glep-0074: Update license to CC BY-SA 4.0
` [gentoo-dev] [PATCH v2 2/5] glep-0074: Link OpenPGP to RFC 4880
` [gentoo-dev] [PATCH v2 3/5] glep-0074: Clearly indicate that top-level Manifest is not listed
` [gentoo-dev] [PATCH v2 4/5] glep-0074: Inline Manifest format description
` [gentoo-dev] [PATCH v2 5/5] glep-0074: Specify newline convention
[gentoo-dev] Last rites: www-apps/blohg
2022-09-07 18:32 UTC
[gentoo-dev] Last rites: app-backup/attic
2022-09-07 17:50 UTC
[gentoo-dev] Initial review: registration for text/vnd.gentoo.manifest media type
2022-09-07 14:17 UTC
[gentoo-dev] Registering media types for Gentoo files
2022-09-06 11:21 UTC (5+ messages)
[gentoo-dev] Up for grabs: dev-util/lttng and related packages
2022-09-06 1:38 UTC
[gentoo-dev] [PATCH v7 0/2] rocm.eclass: new eclass
2022-09-05 13:31 UTC (3+ messages)
` [gentoo-dev] [PATCH v7 1/2] "
` [gentoo-dev] [PATCH v7 2/2] profiles/desc: add amdgpu_targets.desc for USE_EXPAND
[gentoo-dev] Add systemd/merged-usr profiles
2022-09-05 12:20 UTC (10+ messages)
[gentoo-dev] [PATCH] python-utils-r1.eclass: Pass "-p no:xvfb" in epytest
2022-09-05 7:06 UTC
[gentoo-dev] Various changes to eclasses
2022-09-04 19:35 UTC (5+ messages)
` [gentoo-dev] [PATCH 1/4] kodi-addon.eclass: drop support for EAPI<7
` [gentoo-dev] [PATCH 2/4] myspell-r2.eclass: "
` [gentoo-dev] [PATCH 3/4] myspell-r2.eclass: improve code examples format
` [gentoo-dev] [PATCH 4/4] rebar.eclass: add support for EAPI=8
[gentoo-dev] Package up for grabs: www-servers/lighttpd
2022-09-04 17:14 UTC
[gentoo-dev] [PATCH 1/1] linux-info.eclass: Add SKIP_KERNEL_CHECK in addl funcs to support tinderbox
2022-09-03 8:51 UTC (3+ messages)
` [gentoo-dev] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox