nightmorph 06/10/08 19:38:11
Modified: hb-install-system.xml hb-install-mips-system.xml
hb-working-use.xml
Log:
general Qt USE flag cleanup
Revision Changes Path
1.100 xml/htdocs/doc/en/handbook/hb-install-system.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.100&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.100&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.99&r2=1.100
Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- hb-install-system.xml 17 Sep 2006 12:16:59 -0000 1.99
+++ hb-install-system.xml 8 Oct 2006 19:38:11 -0000 1.100
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.99
2006/09/17 12:16:59 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.100
2006/10/08 19:38:11 nightmorph Exp $ -->
<sections>
-<version>7.1</version>
-<date>2006-09-17</date>
+<version>7.2</version>
+<date>2006-10-08</date>
<section>
<title>Chrooting</title>
@@ -297,10 +297,10 @@
<p>
In the <c>USE</c> variable you define keywords which are mapped onto
compile-options. For instance, <e>ssl</e> will compile ssl-support in the
-programs that support it. <e>-X</e> will remove X-server support (note the
minus
-sign in front). <e>gnome gtk -kde -qt</e> will compile your programs with gnome
-(and gtk) support, and not with kde (and qt) support, making your system fully
-tweaked for GNOME.
+programs that support it. <e>-X</e> will remove X-server support (note the
+minus sign in front). <e>gnome gtk -kde -qt3 -qt4</e> will compile your
+programs with gnome (and gtk) support, and not with kde (and qt) support,
+making your system fully tweaked for GNOME.
</p>
<p>
@@ -339,7 +339,7 @@
</pre>
<pre caption="USE setting">
-USE="-gtk -gnome qt kde dvd alsa cdr"
+USE="-gtk -gnome qt3 qt4 kde dvd alsa cdr"
</pre>
</body>
1.2 xml/htdocs/doc/en/handbook/hb-install-mips-system.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml?r1=1.1&r2=1.2
Index: hb-install-mips-system.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-mips-system.xml 30 Aug 2006 22:52:28 -0000 1.1
+++ hb-install-mips-system.xml 8 Oct 2006 19:38:11 -0000 1.2
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml,v 1.1
2006/08/30 22:52:28 nightmorph Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml,v 1.2
2006/10/08 19:38:11 nightmorph Exp $ -->
<sections>
-<version>7.0</version>
-<date>2006-08-30</date>
+<version>7.1</version>
+<date>2006-10-08</date>
<section>
<title>Chrooting</title>
@@ -442,10 +442,10 @@
<p>
In the <c>USE</c> variable you define keywords which are mapped onto
compile-options. For instance, <e>ssl</e> will compile ssl-support in the
-programs that support it. <e>-X</e> will remove X-server support (note the
minus
-sign in front). <e>gnome gtk -kde -qt</e> will compile your programs with gnome
-(and gtk) support, and not with kde (and qt) support, making your system fully
-tweaked for GNOME.
+programs that support it. <e>-X</e> will remove X-server support (note the
+minus sign in front). <e>gnome gtk -kde -qt3 -qt4</e> will compile your
+programs with gnome (and gtk) support, and not with kde (and qt) support,
+making your system fully tweaked for GNOME.
</p>
<p>
@@ -484,7 +484,7 @@
</pre>
<pre caption="USE setting">
-USE="-gtk -gnome qt kde dvd alsa cdr"
+USE="-gtk -gnome qt3 qt4 kde dvd alsa cdr"
</pre>
</body>
1.43 xml/htdocs/doc/en/handbook/hb-working-use.xml
file :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.43&view=markup
plain:
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.43&content-type=text/plain
diff :
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?r1=1.42&r2=1.43
Index: hb-working-use.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- hb-working-use.xml 4 Sep 2006 11:29:36 -0000 1.42
+++ hb-working-use.xml 8 Oct 2006 19:38:11 -0000 1.43
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.42
2006/09/04 11:29:36 rane Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.43
2006/10/08 19:38:11 nightmorph Exp $ -->
<sections>
-<version>1.34</version>
-<date>2006-09-03</date>
+<version>1.35</version>
+<date>2006-10-08</date>
<section>
<title>What are USE-flags?</title>
@@ -163,7 +163,7 @@
</p>
<pre caption="An example USE setting in /etc/make.conf">
-USE="-kde -qt ldap"
+USE="-kde -qt3 -qt4 ldap"
</pre>
</body>
--
[email protected] mailing list