Gentoo Archives: gentoo-dev

From: Ulrich Mueller <ulm@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] RFD: split out some functions from eutils.eclass?
Date: Sat, 07 Jan 2012 11:43:14
Message-Id: 20232.12200.386690.562932@a1i15.kph.uni-mainz.de
1 Some functions in eutils.eclass address very special tasks, so I
2 wonder if they shouldn't be split out to dedicated eclasses:
3
4 - CDROM functions (cdrom_get_cds, cdrom_load_next_cd).
5 These are used by some 40 ebuilds only, most of them in games-*.
6 Maybe they could be moved to a dedicated cdrom.eclass?
7
8 - unpack_pdv() is used by one ebuild in the tree only.
9
10 Ulrich

Replies