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 1Qdozy-0000nd-Db for garchives@archives.gentoo.org; Mon, 04 Jul 2011 19:40:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3B41721C06A; Mon, 4 Jul 2011 19:39:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0B21E21C06A for ; Mon, 4 Jul 2011 19:39:24 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 728D41B4007 for ; Mon, 4 Jul 2011 19:39:24 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2270) id 30FB52004B; Mon, 4 Jul 2011 19:39:23 +0000 (UTC) From: "JosA MarAa Alonso (nimiux)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, nimiux@gentoo.org Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/devrel/handbook: hb-guide-ebuild.xml X-VCS-Repository: gentoo X-VCS-Files: hb-guide-ebuild.xml X-VCS-Directories: xml/htdocs/proj/en/devrel/handbook X-VCS-Committer: nimiux X-VCS-Committer-Name: JosA MarAa Alonso Content-Type: text/plain; charset=utf8 Message-Id: <20110704193923.30FB52004B@flycatcher.gentoo.org> Date: Mon, 4 Jul 2011 19:39:23 +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: 90c908ac20ec3ae4b85d81be565a1498 nimiux 11/07/04 19:39:23 Modified: hb-guide-ebuild.xml Log: sandboxshell is integrated into sys-apps/sandbox (http://sources.gentoo= .org/gentoo-x86/app-shells/sandboxshell/ChangeLog?hideattic=3D0&view=3Dlo= g) Revision Changes Path 1.57 xml/htdocs/proj/en/devrel/handbook/hb-guide-ebuild.x= ml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/dev= rel/handbook/hb-guide-ebuild.xml?rev=3D1.57&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/dev= rel/handbook/hb-guide-ebuild.xml?rev=3D1.57&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/dev= rel/handbook/hb-guide-ebuild.xml?r1=3D1.56&r2=3D1.57 Index: hb-guide-ebuild.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-guide= -ebuild.xml,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- hb-guide-ebuild.xml 9 May 2011 14:55:28 -0000 1.56 +++ hb-guide-ebuild.xml 4 Jul 2011 19:39:23 -0000 1.57 @@ -2012,8 +2012,8 @@ - sandboxshell - app-shells/sandboxshell + sandbox + sys-apps/sandbox Launch a shell that creates a sandbox environment. Useful for enter= ing the same environment that portage builds packages inside of and debuggin= g=20