Gentoo Archives: gentoo-commits

From: "JosA MarAa Alonso (nimiux)" <nimiux@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/devrel/handbook: hb-guide-ebuild.xml
Date: Mon, 04 Jul 2011 19:40:02
Message-Id: 20110704193923.30FB52004B@flycatcher.gentoo.org
1 nimiux 11/07/04 19:39:23
2
3 Modified: hb-guide-ebuild.xml
4 Log:
5 sandboxshell is integrated into sys-apps/sandbox (http://sources.gentoo.org/gentoo-x86/app-shells/sandboxshell/ChangeLog?hideattic=0&view=log)
6
7 Revision Changes Path
8 1.57 xml/htdocs/proj/en/devrel/handbook/hb-guide-ebuild.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-guide-ebuild.xml?rev=1.57&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-guide-ebuild.xml?rev=1.57&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-guide-ebuild.xml?r1=1.56&r2=1.57
13
14 Index: hb-guide-ebuild.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/handbook/hb-guide-ebuild.xml,v
17 retrieving revision 1.56
18 retrieving revision 1.57
19 diff -u -r1.56 -r1.57
20 --- hb-guide-ebuild.xml 9 May 2011 14:55:28 -0000 1.56
21 +++ hb-guide-ebuild.xml 4 Jul 2011 19:39:23 -0000 1.57
22 @@ -2012,8 +2012,8 @@
23 </ti>
24 </tr>
25 <tr>
26 - <ti><c>sandboxshell</c></ti>
27 - <ti>app-shells/sandboxshell</ti>
28 + <ti><c>sandbox</c></ti>
29 + <ti>sys-apps/sandbox</ti>
30 <ti>
31 Launch a shell that creates a sandbox environment. Useful for entering the
32 same environment that portage builds packages inside of and debugging