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 1SRV5T-00061v-5E for garchives@archives.gentoo.org; Mon, 07 May 2012 21:03:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDD80E09CF for ; Mon, 7 May 2012 21:03:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 30F37E0986 for ; Mon, 7 May 2012 20:40:42 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 66FCE1B403F for ; Mon, 7 May 2012 20:40:41 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2104) id 220222004B; Mon, 7 May 2012 20:40:40 +0000 (UTC) From: "Joshua Saddler (nightmorph)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/proj/en/gdp/doc: gorg.xml X-VCS-Repository: gentoo X-VCS-Files: gorg.xml X-VCS-Directories: xml/htdocs/proj/en/gdp/doc X-VCS-Committer: nightmorph X-VCS-Committer-Name: Joshua Saddler Content-Type: text/plain; charset=utf8 Message-Id: <20120507204040.220222004B@flycatcher.gentoo.org> Date: Mon, 7 May 2012 20:40:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 26e105af-4a08-4360-9874-8329e31c09f6 X-Archives-Hash: f7125f4dc7b18aa395f6c7b6524068ff nightmorph 12/05/07 20:40:40 Modified: gorg.xml Log: fixed use flags Revision Changes Path 1.3 xml/htdocs/proj/en/gdp/doc/gorg.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gdp= /doc/gorg.xml?rev=3D1.3&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gdp= /doc/gorg.xml?rev=3D1.3&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gdp= /doc/gorg.xml?r1=3D1.2&r2=3D1.3 Index: gorg.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/gdp/doc/gorg.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- gorg.xml 8 Nov 2010 22:47:11 -0000 1.2 +++ gorg.xml 7 May 2012 20:40:40 -0000 1.3 @@ -1,6 +1,6 @@ - + =20 How to Install Gorg @@ -20,8 +20,8 @@ =20 -1 -2010-04-28 +2 +2012-05-07 =20 Introduction @@ -103,12 +103,6 @@ =20
-(With apache support)
-# echo www-servers/gorg fastcgi apache -mysql >> /etc/portage/package=
.use
-
-(Without apache support)
-# echo www-servers/gorg -fastcgi -apache -mysql >> /etc/portage/packa=
ge.use
-
 (Check dependencies are available for your architecture)
 # emerge -pv gorg
=20