Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/proj/en/gdp/doc: gorg.xml
Date: Mon, 07 May 2012 21:03:19
Message-Id: 20120507204040.220222004B@flycatcher.gentoo.org
1 nightmorph 12/05/07 20:40:40
2
3 Modified: gorg.xml
4 Log:
5 fixed use flags
6
7 Revision Changes Path
8 1.3 xml/htdocs/proj/en/gdp/doc/gorg.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gdp/doc/gorg.xml?rev=1.3&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gdp/doc/gorg.xml?rev=1.3&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gdp/doc/gorg.xml?r1=1.2&r2=1.3
13
14 Index: gorg.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gdp/doc/gorg.xml,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- gorg.xml 8 Nov 2010 22:47:11 -0000 1.2
21 +++ gorg.xml 7 May 2012 20:40:40 -0000 1.3
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gdp/doc/gorg.xml,v 1.2 2010/11/08 22:47:11 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gdp/doc/gorg.xml,v 1.3 2012/05/07 20:40:40 nightmorph Exp $ -->
27
28 <guide>
29 <title>How to Install Gorg</title>
30 @@ -20,8 +20,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1</version>
35 -<date>2010-04-28</date>
36 +<version>2</version>
37 +<date>2012-05-07</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -103,12 +103,6 @@
42 </impo>
43
44 <pre caption="Emerging gorg">
45 -<comment>(<b>With</b> apache support)</comment>
46 -# <i>echo www-servers/gorg fastcgi apache -mysql >> /etc/portage/package.use</i>
47 -
48 -<comment>(<b>Without</b> apache support)</comment>
49 -# <i>echo www-servers/gorg -fastcgi -apache -mysql >> /etc/portage/package.use</i>
50 -
51 <comment>(Check dependencies are available for your architecture)</comment>
52 # <i>emerge -pv gorg</i>