public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
 messages from 2015-12-06 15:31:59 to 2015-12-15 18:36:14 UTC [more...]

[gentoo-dev] Determenistic system group and user id
 2015-12-15 18:35 UTC  (26+ messages)
` [gentoo-dev] Use GLEP27!

[gentoo-dev] converting copyright/license information in OpenRC
 2015-12-15 15:31 UTC  (7+ messages)
` [gentoo-dev] "

[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] rfc: openrc c api (librc) usage
 2015-12-15  5:00 UTC  (2+ 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  (17+ messages)
` [gentoo-dev] [PATCH 1/9] multilib-build.eclass: Mark eclass-generated variables read-only
` [gentoo-dev] [PATCH 2/9] multilib-build.eclass: Add missing error checks
` [gentoo-dev] [PATCH 3/9] multilib-build.eclass: Unset local functions after use
` [gentoo-dev] [PATCH 4/9] multilib-build.eclass: Unset global-setting function "
` [gentoo-dev] [PATCH 5/9] multilib-build.eclass: Ban deprecated functions in EAPI 6
` [gentoo-dev] [PATCH 6/9] multilib-build.eclass: Add missing eutils inherit for eqawarn
` [gentoo-dev] [PATCH 7/9] multilib-build.eclass: Enable EAPI 6
` [gentoo-dev] [PATCH 8/9] multilib-minimal.eclass: Remove eutils in EAPI 6 (einstalldocs built-in)
` [gentoo-dev] [PATCH 9/9] multilib-minimal.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  (19+ messages)
` [gentoo-dev] [PATCH 01/13] python-utils-r1.eclass: Mark _PYTHON_ALL_IMPLS read-only
` [gentoo-dev] [PATCH 02/13] python-utils-r1.eclass: Reorder implementations to semi-ascending order
` [gentoo-dev] [PATCH 03/13] python-any-r1.eclass: Rename global-setting func to match eclass name
` [gentoo-dev] [PATCH 04/13] python-any-r1.eclass: Unset global-setting function after use
` [gentoo-dev] [PATCH 05/13] python-any-r1.eclass: Mark eclass-generated variables read-only
` [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 08/13] python-single-r1.eclass: Mark eclass-generated variables read-only
` [gentoo-dev] [PATCH 09/13] python-r1.eclass: Unset global-setting function after use
` [gentoo-dev] [PATCH 10/13] python-r1.eclass: Unset local functions "
` [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  (17+ 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 

[gentoo-dev] [PATCH] kernel-2.eclass: set UNIPATCH_LIST_GENPATCHES in src_unpack()
 2015-12-06 18:54 UTC 


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