From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1Gvn3O-0006OO-PU for garchives@archives.gentoo.org; Sun, 17 Dec 2006 03:51:11 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kBH3ox18002804; Sun, 17 Dec 2006 03:50:59 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kBH3owqk017512 for ; Sun, 17 Dec 2006 03:50:58 GMT Received: from lark (lark.gentoo.osuosl.org [140.211.166.177]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with SMTP id 124816473E for ; Sun, 17 Dec 2006 03:50:55 +0000 (UTC) Received: by lark (sSMTP sendmail emulation); Sun, 17 Dec 2006 03:50:54 +0000 From: "Josh Saddler" Date: Sun, 17 Dec 2006 03:50:54 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: gnome-config.xml Message-Id: <20061217035055.124816473E@smtp.gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: a75a0d47-04d6-44cf-a6ec-23655b52dd14 X-Archives-Hash: a024f2ccd8ff6f076e667e1400264e84 nightmorph 06/12/17 03:50:54 Modified: gnome-config.xml Log: made unmerge fam instructions even more crystal clear; apparently all the and *if* statements aren't enough, bug 158307 Revision Changes Path 1.15 xml/htdocs/doc/en/gnome-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.15&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gnome-config.xml?r1=1.14&r2=1.15 Index: gnome-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gnome-config.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- gnome-config.xml 29 Nov 2006 15:48:57 -0000 1.14 +++ gnome-config.xml 17 Dec 2006 03:50:54 -0000 1.15 @@ -1,6 +1,6 @@ - + @@ -24,8 +24,8 @@ -1.11 -2006-11-28 +1.12 +2006-12-16 What is GNOME? @@ -134,9 +134,9 @@ unmerge it: -
+
 # rc-update del famd default
-# emerge --unmerge fam
+# emerge --unmerge app-admin/fam
 

-- gentoo-doc-cvs@gentoo.org mailing list