World file sieht so aus:
|
Quellcode
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
|
# cat /var/lib/portage/world
app-admin/logrotate
app-arch/file-roller
app-arch/lzop
app-arch/p7zip
app-benchmarks/ramspeed
app-crypt/seahorse
app-editors/emacs
app-editors/gedit
app-editors/gedit-plugins
app-editors/gummi
app-editors/nano
app-emulation/virtualbox
app-emulation/virtualbox-extpack-oracle
app-office/libreoffice-bin
app-portage/eix
app-portage/gentoolkit
app-portage/layman
app-text/evince
app-text/texlive
dev-java/icedtea
dev-lang/python
dev-python/matplotlib
dev-python/numpy
dev-util/ccache
dev-util/lafilefixer
dev-util/strace
games-fps/sauerbraten
gnome-base/gdm
gnome-base/gnome-applets
gnome-base/gnome-light
gnome-base/libgnomeprintui
gnome-extra/gcalctool
gnome-extra/gconf-editor
gnome-extra/gnome-media
gnome-extra/gnome-power-manager
gnome-extra/gnome-screensaver
gnome-extra/gnome-system-monitor
gnome-extra/gnome-utils
gnome-extra/hardware-monitor
gnome-extra/nautilus-dropbox
gnome-extra/nm-applet
media-fonts/dejavu
media-fonts/droid
media-fonts/inconsolata
media-fonts/liberation-fonts
media-fonts/ubuntu-font-family
media-gfx/eog
media-gfx/gimp
media-gfx/gthumb
media-gfx/splash-themes-gentoo
media-gfx/splashutils
media-plugins/alsa-plugins
media-video/cheese
media-video/gnome-mplayer
net-analyzer/iftop
net-im/pidgin
net-im/skype
net-misc/dhcp
net-misc/dropbox
net-misc/networkmanager-openvpn
net-misc/networkmanager-vpnc
net-misc/ntp
net-misc/nxclient
net-misc/unison
net-misc/vino
net-misc/whois
net-p2p/bitcoind
net-p2p/wxbitcoin
net-print/hplip
net-voip/ekiga
sci-libs/scipy
sci-mathematics/octave
sci-visualization/gnuplot
sys-apps/hdparm
sys-apps/hwinfo
sys-apps/ifplugd
sys-apps/smartmontools
sys-auth/libfprint
sys-block/gparted
sys-boot/grub
sys-devel/distcc
sys-devel/gcc
sys-fs/sshfs-fuse
sys-kernel/module-rebuild
sys-power/acpid
sys-power/cpufrequtils
sys-power/powertop
www-client/chromium
www-plugins/adobe-flash
www-plugins/google-talkplugin
x11-apps/fusion-icon
x11-misc/xdotool
x11-plugins/compiz-plugins-extra
x11-plugins/pidgin-otr
x11-plugins/purple-plugin_pack
x11-wm/compiz-fusion
|
Depclean macht dann natürlich folgendes:
|
Quellcode
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
>>> These are the packages that would be unmerged:
sys-devel/gcc
selected: 4.5.3-r1
protected: none
omitted: 4.6.2
All selected packages: sys-devel/gcc-4.5.3-r1
>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.
Would you like to unmerge these packages? [Yes/No]
|
Dann mache ich z.B "emerge -n gcc:4.5". Danach ist das world file immer noch genau so wie vorher.
Dann trage ich gcc:4.5 per Hand ein:
|
Quellcode
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
|
# cat /var/lib/portage/world
app-admin/logrotate
app-arch/file-roller
app-arch/lzop
app-arch/p7zip
app-benchmarks/ramspeed
app-crypt/seahorse
app-editors/emacs
app-editors/gedit
app-editors/gedit-plugins
app-editors/gummi
app-editors/nano
app-emulation/virtualbox
app-emulation/virtualbox-extpack-oracle
app-office/libreoffice-bin
app-portage/eix
app-portage/gentoolkit
app-portage/layman
app-text/evince
app-text/texlive
dev-java/icedtea
dev-lang/python
dev-python/matplotlib
dev-python/numpy
dev-util/ccache
dev-util/lafilefixer
dev-util/strace
games-fps/sauerbraten
gnome-base/gdm
gnome-base/gnome-applets
gnome-base/gnome-light
gnome-base/libgnomeprintui
gnome-extra/gcalctool
gnome-extra/gconf-editor
gnome-extra/gnome-media
gnome-extra/gnome-power-manager
gnome-extra/gnome-screensaver
gnome-extra/gnome-system-monitor
gnome-extra/gnome-utils
gnome-extra/hardware-monitor
gnome-extra/nautilus-dropbox
gnome-extra/nm-applet
media-fonts/dejavu
media-fonts/droid
media-fonts/inconsolata
media-fonts/liberation-fonts
media-fonts/ubuntu-font-family
media-gfx/eog
media-gfx/gimp
media-gfx/gthumb
media-gfx/splash-themes-gentoo
media-gfx/splashutils
media-plugins/alsa-plugins
media-video/cheese
media-video/gnome-mplayer
net-analyzer/iftop
net-im/pidgin
net-im/skype
net-misc/dhcp
net-misc/dropbox
net-misc/networkmanager-openvpn
net-misc/networkmanager-vpnc
net-misc/ntp
net-misc/nxclient
net-misc/unison
net-misc/vino
net-misc/whois
net-p2p/bitcoind
net-p2p/wxbitcoin
net-print/hplip
net-voip/ekiga
sci-libs/scipy
sci-mathematics/octave
sci-visualization/gnuplot
sys-apps/hdparm
sys-apps/hwinfo
sys-apps/ifplugd
sys-apps/smartmontools
sys-auth/libfprint
sys-block/gparted
sys-boot/grub
sys-devel/distcc
sys-devel/gcc
sys-devel/gcc:4.5
sys-fs/sshfs-fuse
sys-kernel/module-rebuild
sys-power/acpid
sys-power/cpufrequtils
sys-power/powertop
www-client/chromium
www-plugins/adobe-flash
www-plugins/google-talkplugin
x11-apps/fusion-icon
x11-misc/xdotool
x11-plugins/compiz-plugins-extra
x11-plugins/pidgin-otr
x11-plugins/purple-plugin_pack
x11-wm/compiz-fusion
|
Ausgabe von depclean bleibt die selbe wie oben.
Selbst, wenn ich in das worldfile nur "sys-devel/gcc:4.5" eintrage, wird 4.6 behalten und 4.5 gelöscht.
Portage beachtet keine Slots im world file.