From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QMind-0005PK-Nc for garchives@archives.gentoo.org; Wed, 18 May 2011 15:36:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73B681C175; Wed, 18 May 2011 15:36:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 387DF1C175 for ; Wed, 18 May 2011 15:36:30 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 978081B4023 for ; Wed, 18 May 2011 15:36:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 08D02459E7 for ; Wed, 18 May 2011 15:36:29 +0000 (UTC) From: "Nirbheek Chauhan" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nirbheek Chauhan" Message-ID: <1508be1d82b9d64ddf5d19ef9271340172bfb568.nirbheek@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: / X-VCS-Repository: proj/gnome X-VCS-Files: README X-VCS-Directories: / X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: 1508be1d82b9d64ddf5d19ef9271340172bfb568 Date: Wed, 18 May 2011 15:36:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 16e22a675d6586bdea8ee77b47c81b12 commit: 1508be1d82b9d64ddf5d19ef9271340172bfb568 Author: Nirbheek Chauhan gentoo org> AuthorDate: Wed May 18 15:36:01 2011 +0000 Commit: Nirbheek Chauhan gentoo org> CommitDate: Wed May 18 15:36:01 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3D1508be1d Update README by adding GNOME3 information --- README | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/README b/README index e9fbb4b..2a4463b 100644 --- a/README +++ b/README @@ -10,3 +10,19 @@ * Or set in your .gitconfig: [branch] autosetuprebase =3D always + +########### +# GNOME 3 # +########### +* To try out GNOME 3, use the portage config files in status/portage-con= figs. It + is recommended to symlink the package.keywords.gnome3 and package.mask= .gnome3 + files, and copy the others to the proper place. +* Read man portage to know the proper place to copy/symlink these files.= In + particular, note that /etc/portage/package.{keywords,mask} can be dire= ctories. +* If you have bugs, please report them to Gentoo for triaging before con= tacting + upstream. Bugs might be gentoo-specific, in which case you would waste + upstream's time. +* While reporting bugs to bugs.gentoo.org, please prepend "[gnome-overla= y]" to + the subject for ease of finding. +* #gentoo-desktop @ FreeNode is the proper place for questions. Note tha= t the + gnome team is severely understaffed, so it might take us time to reply= .