messages from 2015-12-06 19:08:27 to 2015-12-17 22:05:56 UTC [more...]
[gentoo-dev] [PATCH 0/5] python*-r1: commonize PYTHON_COMPAT handling
2015-12-17 22:02 UTC (5+ messages)
` [gentoo-dev] [PATCH 1/5] python*-r1.eclass: Commonize PYTHON_COMPAT processing, cache the result
` [gentoo-dev] [PATCH 2/5] python-single-r1.eclass: Fix python_gen_* w/ single PYTHON_COMPAT impl
` [gentoo-dev] [PATCH 3/5] python-any-r1.eclass: Support PYTHON_COMPAT_OVERRIDE
` [gentoo-dev] [PATCH 4/5] python-single-r1.eclass: "
[gentoo-dev] Determenistic system group and user id
2015-12-17 13:45 UTC (35+ messages)
` [gentoo-dev] Use GLEP27!
[gentoo-dev] rfc: openrc c api (librc) usage
2015-12-16 19:07 UTC (5+ messages)
` [gentoo-dev] "
[gentoo-dev] converting copyright/license information in OpenRC
2015-12-16 16:48 UTC (15+ messages)
` [gentoo-dev] "
[gentoo-dev] Last rites: dev-lisp/cl-clx
2015-12-15 21:53 UTC
[gentoo-dev] rfc: OpenRC public API definition
2015-12-15 21:01 UTC (2+ messages)
[gentoo-dev] New Project: C++
2015-12-15 8:08 UTC
[gentoo-dev] [EAPI 7] Cross-compile improvements (BDEPEND, BROOT, sysroot)
2015-12-15 5:27 UTC (8+ messages)
[gentoo-dev] ncurses-5.9 -> ncurses-6.0 step-by-step?
2015-12-15 4:58 UTC (2+ messages)
[gentoo-dev] repo/gentoo.git, or how committing is challenging
2015-12-15 0:31 UTC (12+ messages)
[gentoo-dev] RFC: MythTV Project
2015-12-14 20:47 UTC
[gentoo-dev] Breakage and frustration
2015-12-14 18:42 UTC (8+ messages)
[gentoo-dev] News for Gentoo CI and pull request CI
2015-12-14 8:55 UTC (5+ messages)
[gentoo-dev] Herd -> project migration & cleanup required for GLEP67
2015-12-14 8:27 UTC
[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2015-12-13 23:59 UTC
2015-12-14 0:05 UTC
[gentoo-dev] [RFC] name of smartcard support USE flag
2015-12-13 17:31 UTC (5+ messages)
[gentoo-dev] perl-module.eclass EAPI=6 support
2015-12-13 6:09 UTC (38+ messages)
` [gentoo-dev] [PATCH 01/15] perl-module.eclass: Allow EAPI=6, ban PERL_EXPORT_PHASE_FUNCTIONS there, simplify perl dependency
` [gentoo-dev] [PATCH 02/15] perl-module.eclass: Remove references to perlinfo_done
` [gentoo-dev] [PATCH 03/15] perl-module.eclass: Just go ahead when calling configure twice in EAPI=6
` [gentoo-dev] [PATCH 04/15] perl-module.eclass: Use default unpacking from EAPI=6 on
` [gentoo-dev] [PATCH 05/15] perl-module.eclass: Use eapply from EAPI=6 on and always call eapply_user
` [gentoo-dev] [PATCH 06/15] perl-module.eclass: Introduce MODULE_NAME and MODULE_P while still keeping existing weirdness compatible
` [gentoo-dev] [PATCH 07/15] perl-module.eclass: Do not do any magic with MY_... variables in EAPI=6 anymore
` [gentoo-dev] [PATCH 08/15] perl-module.eclass: Document variables available in EAPI=6
` [gentoo-dev] [PATCH 09/15] perl-module.eclass: Use DIST_ prefix instead of MODULE_ prefix in EAPI=6 for control variables
` [gentoo-dev] "
` [gentoo-dev] [PATCH 10/15] perl-module.eclass: Rename SRC_TEST to DIST_TEST in EAPI=6 and default to "do parallel"
` [gentoo-dev] [PATCH 11/15] perl-module.eclass: Introduce DIST_TEST_OVERRIDE in EAPI=6
` [gentoo-dev] [PATCH 12/15] perl-module.eclass: Minor docu improvements
` [gentoo-dev] [PATCH 13/15] perl-module.eclass: Make some former warnings fatal to get rid of PERLQAFATAL, eqawarn, and (in EAPI=6) eutils.eclass
` [gentoo-dev] [PATCH 14/15] perl-module.eclass: Rewrite src_test for EAPI=6
` [gentoo-dev] [PATCH 15/15] dev-perl/CGI: Add EAPI=6 test ebuild
[gentoo-dev] News item: Python ABIFLAGS rebuild needed
2015-12-12 15:11 UTC (7+ messages)
[gentoo-dev] Last rites: dev-perl/YAML-Parser-Syck
2015-12-11 22:43 UTC
[gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/gtkglextmm/, dev-cpp/gtkglextmm/files/
2015-12-11 20:18 UTC (2+ messages)
[gentoo-dev] [PATCHES] multilib-build & multilib-minimal EAPI 6 patchset
2015-12-11 5:57 UTC (10+ messages)
` [gentoo-dev] [PATCH 2/9] multilib-build.eclass: Add missing error checks
` [gentoo-dev] [PATCH 7/9] multilib-build.eclass: Enable EAPI 6
[gentoo-dev] Last rites: x11-plugins/wmium
2015-12-10 9:52 UTC
[gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: media-libs/gegl/
2015-12-10 0:16 UTC (2+ messages)
[gentoo-dev] [PATCHES] python-r1 suite clean up & impl reorder
2015-12-09 20:45 UTC (13+ messages)
` [gentoo-dev] [PATCH 02/13] python-utils-r1.eclass: Reorder implementations to semi-ascending order
` [gentoo-dev] [PATCH 06/13] python-single-r1.eclass: Unset global-setting function after use
` [gentoo-dev] [PATCH 07/13] python-single-r1.eclass: python_gen_cond_dep(), rename local PYTHON_USEDEP
` [gentoo-dev] [PATCH 10/13] python-r1.eclass: Unset local functions after use
` [gentoo-dev] [PATCH 11/13] python-r1.eclass: python_gen_cond_dep(), rename local PYTHON_USEDEP
` [gentoo-dev] [PATCH 12/13] python-r1.eclass: Mark eclass-generated variables read-only
` [gentoo-dev] [PATCH 13/13] distutils-r1.eclass: Unset local functions after use
[gentoo-dev] [PATCH] readme.gentoo.eclass EAPI 6 support
2015-12-09 8:39 UTC (3+ messages)
[gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: app-emulation/xen-tools/
2015-12-09 6:47 UTC
[gentoo-dev] moving gcc-5.2 to unstable
2015-12-09 4:28 UTC (2+ messages)
` [gentoo-dev] moving gcc-5.3 "
[gentoo-dev] RFC: automatically mailing people on pkgcheck problems with their packages
2015-12-08 19:11 UTC (11+ messages)
[gentoo-dev] Last-rites: app-arch/ppmd
2015-12-08 17:40 UTC
[gentoo-dev] New license: CROSSOVER-3
2015-12-08 17:18 UTC
[gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: app-emulation/runc/
2015-12-08 0:47 UTC (7+ messages)
` [gentoo-dev] git update hook: detecting missing Manifest DIST entries
[gentoo-dev] Last rites: dev-java/jscience
2015-12-07 23:24 UTC
[gentoo-dev] RFD: Replacement for versionator.eclass in PMS (for EAPI 7?)
2015-12-07 7:41 UTC (4+ messages)
[gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: profiles/
2015-12-07 5:36 UTC
[gentoo-dev] last rite; dev-db/drizzle, dev-php/pecl-drizzle
2015-12-07 4:59 UTC
[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2015-12-06 23:59 UTC
2015-12-07 0:05 UTC
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