

| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 48 (100.0%) | 205 (100.0%) | 4.2 |
| noflushd/ | 7 (14.6%) | 52 (25.4%) | 7.4 |
| portage/files/1.5/cnf/ | 4 (8.3%) | 38 (18.5%) | 9.5 |
| mkisofs/ | 1 (2.1%) | 33 (16.1%) | 33.0 |
| utempter/ | 5 (10.4%) | 24 (11.7%) | 4.8 |
| noflushd/files/ | 9 (18.8%) | 21 (10.2%) | 2.3 |
| bash/ | 2 (4.2%) | 17 (8.3%) | 8.5 |
| iproute2/ | 1 (2.1%) | 7 (3.4%) | 7.0 |
| baselayout/files/rc.d/init.d/ | 1 (2.1%) | 5 (2.4%) | 5.0 |
| pcmcia-cs/ | 2 (4.2%) | 2 (1.0%) | 1.0 |
| dmapi/ | 1 (2.1%) | 2 (1.0%) | 2.0 |
| portage/ | 3 (6.3%) | 1 (0.5%) | 0.3 |
| pcmcia-cs/files/ | 3 (6.3%) | 1 (0.5%) | 0.3 |
| mkisofs/files/ | 1 (2.1%) | 1 (0.5%) | 1.0 |
| apcupsd/ | 1 (2.1%) | 1 (0.5%) | 1.0 |
| utempter/files/ | 1 (2.1%) | 0 (0.0%) | 0.0 |
| portage/files/ | 6 (12.5%) | 0 (0.0%) | 0.0 |

mark x86
6 lines of code changed in 2 files:
better DESCRIPTION
2 lines of code changed in 1 file:
utempter: a daemon that grants safe root access to unprivileged programs. used by kdebase/konsole to write login information. masked and in testing.
16 lines of code changed in 3 files:
new portage to fix bug #7284 - inherit() not working.
0 lines of code changed in 6 files:
readd portage .32 because .33 is badly broken, see bug #7284
1 lines of code changed in 3 files:
added missing dep sys-apps/xfsprogs (it needs the headers)
2 lines of code changed in 1 file:
The Big Commit. Modifies apps to install into /usr instead of /usr/X11R6. If it breaks, fix it.
2 lines of code changed in 1 file:
make.conf: moved objprelink from unstable list to stable off-by-deafult list since kde now has it built-in.
make.globals: added /usr/share/config to protected dirs list since we now install kde into /usr.
3 lines of code changed in 2 files:
fix this version of bash also, same tex dep
4 lines of code changed in 1 file:
removed tetex dep, was pullin in tetex and xfree into emerge system
20 lines of code changed in 2 files:
major cleanup
7 lines of code changed in 3 files:
notes: 1. to accomodate kernel ebuild structure, no modules are built.
2. included startup script is functional, but someone more familiar with
pcmcia-cs should edit it, at least to introduce gentoo-style printouts.
I only did this because I needed it and the system team should "maintain"
it, not me.
1 lines of code changed in 4 files:
This is the experimental objprelink for qt/kde. Support for all other kde packages will follow shortly. Note the the required dev-util/objprelink is hereby masked.
To use it, add the flag objprelink (added to latest make.conf on cvs) and unmask dev-util/objprelink (and the kde2.2 packages).
I haven't had time yet to use it myself, so who knows what it'll do. Also I don't know what happens if yu use it on kde without using it on qt (probably nothing bad).
1 lines of code changed in 1 file:
fixed: previous version called /sbin/isapnp while we install into /usr/sbin
5 lines of code changed in 1 file:
Fixed installing on non-i686 systems
34 lines of code changed in 2 files:
another src_uri typo
2 lines of code changed in 1 file:
src_uri typo
3 lines of code changed in 1 file:
A new version 3.8.2 is out and the sources for 3.8.1 have been moved to the 'oldversions' dir. I updated the ebuild accordingly, but someone should make a new ebuild for the new version.
1 lines of code changed in 1 file:
Part of previous commit
22 lines of code changed in 2 files:
Now uses /etc/rc.d/config/noflushd.conf instead of /etc/noflushd.conf. Upgraders (are there any?) should manually check their /etc/* dirs after merging because of config dir protection.
1 lines of code changed in 1 file:
(3 more)