Gentoo Archives: gentoo-commits

From: "Vladimir Romanov (blueboar)" <blueboar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/ru/handbook: hb-working-features.xml
Date: Sat, 31 May 2014 07:33:41
Message-Id: 20140531073338.563C52004E@flycatcher.gentoo.org
1 blueboar 14/05/31 07:33:38
2
3 Modified: hb-working-features.xml
4 Log:
5 Sync with English
6
7 Revision Changes Path
8 1.10 xml/htdocs/doc/ru/handbook/hb-working-features.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-working-features.xml?rev=1.10&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-working-features.xml?rev=1.10&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-working-features.xml?r1=1.9&r2=1.10
13
14 Index: hb-working-features.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-working-features.xml,v
17 retrieving revision 1.9
18 retrieving revision 1.10
19 diff -u -r1.9 -r1.10
20 --- hb-working-features.xml 31 Dec 2013 05:02:45 -0000 1.9
21 +++ hb-working-features.xml 31 May 2014 07:33:38 -0000 1.10
22 @@ -4,7 +4,7 @@
23 <!-- Текст этого документа распространяется на условиях лицензии CC-BY-SA -->
24 <!-- См. http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-working-features.xml,v 1.9 2013/12/31 05:02:45 blueboar Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-working-features.xml,v 1.10 2014/05/31 07:33:38 blueboar Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 компиляции, ccache, и многое другое.
33 </abstract>
34
35 -<version>3</version>
36 -<date>2013-12-17</date>
37 +<version>4</version>
38 +<date>2014-04-12</date>
39
40 <section>
41 <title>Возможности Portage</title>
42 @@ -50,7 +50,7 @@
43 </p>
44
45 <pre caption="Выявление уже включенных возможностей">
46 -$ <i>emerge --info | grep FEATURES</i>
47 +$ <i>emerge --info | grep ^FEATURES=</i>
48 </pre>
49
50 </body>
51 @@ -401,8 +401,8 @@
52
53 <!-- *$Localization:
54 target-language: Russian
55 -target-date: 2013-12-17
56 -source-cvs-revision: 1.48
57 +target-date: 2014-04-12
58 +source-cvs-revision: 1.49
59 translated-by: Alexey Glazunov [glazunov_aleksey@××××.ru]
60 edited-by: Alexey Chumakov [achumakov@g.o]
61 edited-by: Vladimir Romanov [blueboar2@×××××.com]