public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
 messages from 2022-09-06 10:18:19 to 2022-10-09 21:29:47 UTC [more...]

[gentoo-dev] Clang 16 is coming - and it'll break your packages!
 2022-10-09 21:25 UTC 

[gentoo-dev] Last rites: xfce-extra/transd
 2022-10-08 14:08 UTC 

[gentoo-dev] Last rites: dev-python/setuptools-declarative-requirements
 2022-10-08 11:24 UTC 

[gentoo-dev] [PATCH 0/3] toolchain-funcs.eclass: support for querying C++ stdlib and compiler runtime
 2022-10-08  9:43 UTC  (4+ messages)
` [gentoo-dev] [PATCH 1/3] toolchain-funcs.eclass: Add tc-get-cxx-stdlib() to get C++ stdlib
` [gentoo-dev] [PATCH 2/3] toolchain-funcs.eclass: Add tc-get-c-rtlib() to get CC runtime
` [gentoo-dev] [PATCH 3/3] eclass/tests/toolchain-funcs.sh: Handle missing ld.gold gracefully

[gentoo-dev] Last rites: dev-python/kazoo
 2022-10-08  9:36 UTC 

[gentoo-dev] [PATCH 0/2] glep-0068: Stricten the XML format
 2022-10-08  6:40 UTC  (3+ messages)
` [gentoo-dev] [PATCH 1/2] glep-0068: Clarify and restrict XML data format
` [gentoo-dev] [PATCH 2/2] glep-0068: Indicate that unknown elements should be ignored

[gentoo-dev] [PATCH] metadata.dtd: Drop obsolete pkgname attribute from {cat,pkg}metadata
 2022-10-07 20:16 UTC 

[gentoo-dev] [PATCH] metadata.dtd: Add kde-invent remote-id
 2022-10-06 15:49 UTC  (2+ messages)

[gentoo-dev] [PATCH v2] java-pkg-simple.eclass: allow to compile with sources.lst empty
 2022-10-06 11:22 UTC 

[gentoo-dev] [PATCH] java-pkg-simple.eclass: allow to compile with sources.lst empty
 2022-10-06  8:23 UTC 

[gentoo-dev] [PATCH v2] java-pkg-simple.eclass: improve MANIFEST.MF manipulation
 2022-10-06  7:59 UTC 

[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)


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