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 1OLYCr-0001dS-0G
for garchives@archives.gentoo.org; Mon, 07 Jun 2010 09:01:17 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
by pigeon.gentoo.org (Postfix) with SMTP id EC973E0997;
Mon, 7 Jun 2010 09:01:13 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
by pigeon.gentoo.org (Postfix) with ESMTP id CE0E8E0997
for ; Mon, 7 Jun 2010 09:01:13 +0000 (UTC)
Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79])
(using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits))
(No client certificate requested)
by smtp.gentoo.org (Postfix) with ESMTP id 6B0271B4122
for ; Mon, 7 Jun 2010 09:01:13 +0000 (UTC)
Received: by corvid.gentoo.org (Postfix, from userid 2104)
id 3A44B2CE3C; Mon, 7 Jun 2010 09:01:11 +0000 (UTC)
From: "Joshua Saddler (nightmorph)"
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-mips-system.xml
X-VCS-Repository: gentoo
X-VCS-Files: hb-install-mips-system.xml
X-VCS-Directories: xml/htdocs/doc/en/handbook
X-VCS-Committer: nightmorph
X-VCS-Committer-Name: Joshua Saddler
Content-Type: text/plain; charset=utf8
Message-Id: <20100607090112.3A44B2CE3C@corvid.gentoo.org>
Date: Mon, 7 Jun 2010 09:01:11 +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: e4b3dd72-d8b8-44ef-a0c4-7b85bae67c32
X-Archives-Hash: 391b3fa97edd15965deddb4ce2660ab0
nightmorph 10/06/07 09:01:11
Modified: hb-install-mips-system.xml
Log:
remove qt3 USE flag now that nothing uses it
Revision Changes Path
1.8 xml/htdocs/doc/en/handbook/hb-install-mips-system.xm=
l
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/hand=
book/hb-install-mips-system.xml?rev=3D1.8&view=3Dmarkup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/hand=
book/hb-install-mips-system.xml?rev=3D1.8&content-type=3Dtext/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/hand=
book/hb-install-mips-system.xml?r1=3D1.7&r2=3D1.8
Index: hb-install-mips-system.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/doc/en/handbook/hb-install-mips-=
system.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- hb-install-mips-system.xml 8 Apr 2008 06:50:55 -0000 1.7
+++ hb-install-mips-system.xml 7 Jun 2010 09:01:11 -0000 1.8
@@ -4,12 +4,12 @@
=20
-
+
=20
=20
-9.0
-2008-04-07
+9.1
+2010-06-07
=20
Chrooting
@@ -391,7 +391,7 @@
In the USE variable you define keywords which are mapped onto
compile-options. For instance, ssl will compile ssl-support in th=
e
programs that support it. -X will remove X-server support (note t=
he
-minus sign in front). gnome gtk -kde -qt3 -qt4 will compile your
+minus sign in front). gnome gtk -kde -qt4 will compile your
programs with gnome (and gtk) support, and not with kde (and qt) support=
,
making your system fully tweaked for GNOME.
@@ -432,7 +432,7 @@
=20
-USE=3D"-gtk -gnome qt3 qt4 kde dvd alsa cdr"
+USE=3D"-gtk -gnome qt4 kde dvd alsa cdr"
=20