Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182219 - Gnome ebuild contains instructions using deprecated "emerge unmerge" command
Summary: Gnome ebuild contains instructions using deprecated "emerge unmerge" command
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-16 14:39 UTC by Mark Trolley
Modified: 2007-08-17 13:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch on gnome-base/gnome directory to fix instructions. (gnome.patch,2.67 KB, patch)
2007-06-16 14:40 UTC, Mark Trolley
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Trolley 2007-06-16 14:39:41 UTC
The Gnome ebuilds contain instructions to unmerge fam using the command "emerge unmerge fam" but "emerge unmerge" is deprecated, so "emerge --unmerge" should be used instead. This message is displayed if you run "emerge unmerge fam":

*** Deprecated use of action 'unmerge', use '--unmerge' instead

Reproducible: Always

Steps to Reproduce:
Comment 1 Mark Trolley 2007-06-16 14:40:23 UTC
Created attachment 122233 [details, diff]
Patch on gnome-base/gnome directory to fix instructions.
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2007-06-20 01:51:19 UTC
Fixed, thanks.