public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
 messages from 2015-11-18 16:47:08 to 2015-11-30 06:28:50 UTC [more...]

[gentoo-dev] RFD: Replacement for versionator.eclass in PMS (for EAPI 7?)
 2015-11-30  6:28 UTC  (3+ messages)

[gentoo-dev] impending c++11 clusterfuck?
 2015-11-30  4:10 UTC  (2+ messages)

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2015-11-29 23:59 UTC
 2015-11-30  0:05 UTC 

[gentoo-dev] eutils.eclass: further cleanup for EAPI 6
 2015-11-29 23:29 UTC  (5+ messages)
` [gentoo-dev] [PATCH 1/2] eutils.eclass: Disable epatch_user in "
` [gentoo-dev] [PATCH 2/2] eutils.eclass: Move all deprecated functions to the end
` [gentoo-dev] [PATCH] eutils.eclass: In EAPI conditionals, replace "has" by case statements

[gentoo-dev] .git folder getting mirrored to rsync mirrors
 2015-11-29 15:26 UTC  (2+ messages)

[gentoo-dev] [PATCH 0/8] virtualx.eclass: New API and EAPI=6 support
 2015-11-29 13:21 UTC  (37+ messages)
` [gentoo-dev] [PATCH 1/8] virtualx.eclass: Use case/esac to handle supported EAPIs
` [gentoo-dev] [PATCH 2/8] virtualx.eclass: Only source eclass once
` [gentoo-dev] [PATCH 3/8] virtualx.eclass: Use eqawarn instead of ewarn "QA:..."
` [gentoo-dev] [PATCH 4/8] virtualx.eclass: Ban deprecated functionality in EAPI > 5
` [gentoo-dev] [PATCH 5/8] virtualx.eclass: Support EAPI=6
` [gentoo-dev] [PATCH 6/8] virtualx.eclass: Whitespace cleanup
` [gentoo-dev] [PATCH 7/8] virtualx.eclass: Add missing die
` [gentoo-dev] [PATCH 8/8] virtualx.eclass: Simplify API into single virtx()
          ` [gentoo-dev] [PATCH 0/8] virtualx.eclass updates version 3
            ` [gentoo-dev] [PATCH 4/8] virtualx.eclass: Whitespace cleanup
            ` [gentoo-dev] [PATCH 5/8] virtualx.eclass: Add missing die
            ` [gentoo-dev] [PATCH 6/8] virtualx.eclass: Simplify API into single virtx()
            ` [gentoo-dev] [PATCH 7/8] virtualx.eclass: Ban deprecated functionality in EAPI > 5
            ` [gentoo-dev] [PATCH 8/8] virtualx.eclass: Support EAPI=6
    ` [gentoo-dev] [PATCH 5/8] virtualx.eclass: Whitespace cleanup
    ` [gentoo-dev] [PATCH 6/8] virtualx.eclass: Add missing die
    ` [gentoo-dev] [PATCH 7/8] virtualx.eclass: Simplify API into single virtx()

[gentoo-dev] [PATCHES] bash-completion-r1.eclass: Error handling cleanup + EAPI 6
 2015-11-29 10:07 UTC  (5+ messages)
` [gentoo-dev] [PATCH 1/3] bash-completion-r1.eclass: Die on pkg-config getter failure
` [gentoo-dev] [PATCH 2/3] bash-completion-r1.eclass: bashcomp_alias, always return on first failure
` [gentoo-dev] [PATCH 3/3] bash-completion-r1.eclass: Enable EAPI 6

[gentoo-dev] [PATCHES] git-r3.eclass: Slight cleanup and support for any ref
 2015-11-29 10:04 UTC  (2+ messages)

[gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: app-emulation/xen/
 2015-11-29  8:26 UTC 

[gentoo-dev] last rite; all versions of xen-4.2.5
 2015-11-29  6:11 UTC 

[gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: lxqt-base/lxqt-sudo/
 2015-11-28 20:47 UTC 

[gentoo-dev] [PATCHES] Clean-up & EAPI 6 support for python-r1 suite
 2015-11-28 19:10 UTC  (43+ messages)
` [gentoo-dev] [PATCH 01/29] python-utils-r1.eclass: Add missing ||die for external getters
` [gentoo-dev] [PATCH 02/29] python-utils-r1.eclass: Add missing ||die on 'cat' file writes
` [gentoo-dev] [PATCH 03/29] python-utils-r1.eclass: Add missing ||die on file read
` [gentoo-dev] [PATCH 04/29] python-utils-r1.eclass: Remove py2.6 note from python_optimize
` [gentoo-dev] [PATCH 05/29] python-utils-r1.eclass: Replace local INSDESTTREE with subshells
` [gentoo-dev] [PATCH 06/29] python-utils-r1.eclass: Ban installation helpers in EAPIs < 5
` [gentoo-dev] [PATCH 07/29] python-utils-r1.eclass: Make python_fix_shebang QAwarns fatal in EAPI 6
` [gentoo-dev] [PATCH 08/29] python-utils-r1.eclass: Remove unneeded multilib inherit "
` [gentoo-dev] [PATCH 09/29] python-utils-r1.eclass: Support nonfatal in python_do* and python_new*
` [gentoo-dev] [PATCH 10/29] python-utils-r1.eclass: Make heredocs consistent
    ` [gentoo-dev] [PATCH] "
` [gentoo-dev] [PATCH 11/29] python-utils-r1.eclass: Move ||die out of command substitution subshells
` [gentoo-dev] [PATCH 12/29] python-utils-r1.eclass: Enable EAPI 6
` [gentoo-dev] [PATCH 13/29] python-any-r1.eclass: Enable EAPI=6, no changes needed
` [gentoo-dev] [PATCH 14/29] python-single-r1.eclass: "
` [gentoo-dev] [PATCH 15/29] multibuild.eclass: Ban multibuild_parallel_foreach_variant in EAPI 6
` [gentoo-dev] [PATCH 16/29] multibuild.eclass: Enable "
` [gentoo-dev] [PATCH 17/29] python-r1.eclass: Ban python_parallel_foreach_impl in "
` [gentoo-dev] [PATCH 18/29] python-r1.eclass: Ban python_export_best "
` [gentoo-dev] [PATCH 19/29] python-r1.eclass: Fix missing explicit eutils inherit for EAPI < 6
` [gentoo-dev] [PATCH 20/29] python-r1.eclass: Enable EAPI 6
` [gentoo-dev] [PATCH 21/29] distutils-r1.eclass: esetup.py, respect nonfatal in "
` [gentoo-dev] [PATCH 22/29] distutils-r1.eclass: Use default_src_prepare to apply patches "
` [gentoo-dev] [PATCH 23/29] distutils-r1.eclass: Ban no-op default phase implementations "
` [gentoo-dev] [PATCH 24/29] distutils-r1.eclass: Make pypy/share QA error fatal "
` [gentoo-dev] [PATCH 25/29] distutils-r1.eclass: Ban EXAMPLES "
    ` [gentoo-dev] [PATCH] "
` [gentoo-dev] [PATCH 26/29] distutils-r1.eclass: Ban DISTUTILS_NO_PARALLEL_BUILD "
` [gentoo-dev] [PATCH 27/29] distutils-r1.eclass: Make default _all impl call warning fatal "
` [gentoo-dev] [PATCH 28/29] distutils-r1.eclass: Remove unnecessary eutils inherit "
` [gentoo-dev] [PATCH 29/29] distutils-r1.eclass: Enable "
` [gentoo-dev] [PATCH 1/2] python-utils-r1.eclass: python_fix_shebang, skip empty files
  ` [gentoo-dev] [PATCH 2/2] python-utils-r1.eclass: python_fix_shebang, accept symlink as parameter

[gentoo-dev] [PATCH] python-utils-r1.eclass: python_export_utf8_locale(), ensure sane locale
 2015-11-28 19:10 UTC  (2+ messages)

[gentoo-dev] Introducing perl-functions.eclass
 2015-11-28  0:25 UTC 

[gentoo-dev] [PATCHES] systemd.eclass: Clean up & EAPI 6 support
 2015-11-27 14:53 UTC  (8+ messages)
` [gentoo-dev] [PATCH 1/7] systemd.eclass: Introduce a common getter for systemd directories
` [gentoo-dev] [PATCH 2/7] systemd.eclass: Update the example for best practices
` [gentoo-dev] [PATCH 3/7] systemd.eclass: Remove long-deprecated systemd_to_myeconfargs
` [gentoo-dev] [PATCH 4/7] systemd.eclass: Add missing ||die on ntp file writes
` [gentoo-dev] [PATCH 5/7] systemd.eclass: Ban systemd_with_* in EAPI 6
` [gentoo-dev] [PATCH 6/7] systemd.eclass: Allow systemd_update_catalog only during pkg_post*
` [gentoo-dev] [PATCH 7/7] systemd.eclass: Enable EAPI=6

[gentoo-dev] New arches??
 2015-11-26 19:43 UTC 

[gentoo-dev] rfc: adding sbin directories to PATH for all users
 2015-11-26 16:37 UTC  (25+ messages)
              ` [gentoo-dev] "

[gentoo-dev] [RFC] New project: Crypto
 2015-11-25 20:21 UTC  (3+ messages)

[gentoo-dev] [PATCH] xdg.eclass: break dependency loop with glib and utility packages
 2015-11-25 20:23 UTC  (2+ messages)

[gentoo-dev] rfc: dev-lang/go prefix patch hard coding a path to a binary
 2015-11-25 19:13 UTC  (2+ messages)

[gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: profiles/
 2015-11-25 18:22 UTC 

[gentoo-dev] repo-mirror-ci now provides exported function info, and cache for pull requests
 2015-11-25 14:40 UTC 

[gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: x11-libs/fox/, x11-libs/fox/files/
 2015-11-25 12:59 UTC 

[gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: profiles/
 2015-11-25 12:39 UTC 

[gentoo-dev] new eclass: xdg and xdg-utils as a replacement for fdo-mime
 2015-11-25  8:08 UTC  (4+ messages)

[gentoo-dev] (e)changelog pages in the devmanual
 2015-11-24 21:24 UTC 

[gentoo-dev] Introduce ppc64le architecture into gentoo ! please share your comments
 2015-11-23 19:54 UTC  (14+ messages)

[gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: net-p2p/deluge/
 2015-11-23 18:24 UTC  (2+ messages)

[gentoo-dev] [EAPI 7] The future goals for PORTDIR, ECLASSDIR and... LICENSEDIR?
 2015-11-23 10:51 UTC  (8+ messages)
    ` [gentoo-dev] "

[gentoo-dev] EAPI 6 portage is out!
 2015-11-23  7:26 UTC  (31+ messages)
                  ` [gentoo-dev] "

[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2015-11-22 23:59 UTC
 2015-11-23  0:05 UTC 

[gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: eclass/
 2015-11-22  8:38 UTC 

[gentoo-dev] Last rites: app-text/htmltidy
 2015-11-21 10:59 UTC 

[gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: media-video/ffmpeg/
 2015-11-20 16:45 UTC  (6+ messages)

[gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: net-libs/courier-unicode/
 2015-11-20 10:27 UTC  (2+ messages)

[gentoo-dev] RFC: ban cmake-utils_use_* in EAPI 6
 2015-11-20  6:43 UTC  (8+ messages)

[gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rgen/
 2015-11-19 22:18 UTC 

[gentoo-dev] [warning] the bug queue has 82 bugs
 2015-11-19 22:00 UTC 

[gentoo-dev] ChangeLog
 2015-11-18 18:01 UTC  (10+ messages)
` [gentoo-dev] ChangeLog - Infra Response
        ` [gentoo-dev] ChangeLog - Infra Response; update 2015/11/11, potential impact to 30min rsync cycle


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