| Bug#: 182219 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: CLOSED | Severity: trivial | Priority: P2 |
| Resolution: FIXED | Assigned To: gnome@gentoo.org | Reported By: marktrolley@gmail.com | |
| Component: GNOME | |||
| URL: | |||
| Summary: Gnome ebuild contains instructions using deprecated "emerge unmerge" command | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-06-16 14:39 0000 | |||
| Description: | Opened: 2007-06-16 14:39 0000 |
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:
Created an attachment (id=122233) [details]
Patch on gnome-base/gnome directory to fix instructions.