Bug 182219 - Gnome ebuild contains instructions using deprecated "emerge unmerge" command
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:

------- Comment #1 From Mark Trolley 2007-06-16 14:40:23 0000 -------
Created an attachment (id=122233) [details]
Patch on gnome-base/gnome directory to fix instructions.

------- Comment #2 From Daniel Gryniewicz 2007-06-20 01:51:19 0000 -------
Fixed, thanks.