public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/doc/de/handbook: hb-working-use.xml
@ 2011-09-10 19:15 Tobias Heinlein (keytoaster)
  0 siblings, 0 replies; 4+ messages in thread
From: Tobias Heinlein (keytoaster) @ 2011-09-10 19:15 UTC (permalink / raw
  To: gentoo-commits

keytoaster    11/09/10 19:15:08

  Modified:             hb-working-use.xml
  Log:
  Sync to 1.50

Revision  Changes    Path
1.32                 xml/htdocs/doc/de/handbook/hb-working-use.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml?r1=1.31&r2=1.32

Index: hb-working-use.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- hb-working-use.xml	31 Oct 2007 18:40:51 -0000	1.31
+++ hb-working-use.xml	10 Sep 2011 19:15:08 -0000	1.32
@@ -6,7 +6,7 @@
 
 <!-- English CVS Version: 1.49 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml,v 1.31 2007/10/31 18:40:51 grahl Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml,v 1.32 2011/09/10 19:15:08 keytoaster Exp $ -->
 
 <sections>
 
@@ -16,8 +16,8 @@
 interagieren.
 </abstract>
 
-<version>1.38</version>
-<date>2007-10-21</date>
+<version>1.39</version>
+<date>2010-06-07</date>
 
 <section>
 <title>Was sind USE-Flags?</title>
@@ -146,17 +146,18 @@
 </p>
 
 <p>
-Lassen Sie uns einen Blick auf die Standardeinstellung für das 2004.3 Profil
+Lassen Sie uns einen Blick auf die Standardeinstellung für das 10.0 Profil
 werfen:
 </p>
 
-<pre caption="Kulmulative make.defaults USE-Variable für das 2004.3 Profil">
+<pre caption="Kulmulative make.defaults USE-Variable für das 10.0 Profil">
 <comment>(Dieses Beispiel ist die Summe der Einstellungen in base,
-  default-linux, default-linux/x86 und default-linux/x86/2004.3)</comment>
-USE="x86 oss apm arts avi berkdb bitmap-fonts crypt cups encode fortran f77
-     foomaticdb gdbm gif gpm gtk imlib jpeg kde gnome libg++ libwww mad
-     mikmod motif mpeg ncurses nls oggvorbis opengl pam pdflib png python qt
-     quicktime readline sdl spell ssl svga tcpd truetype X xml2 xmms xv zlib"
+ default/linux, default/linux/x86 und default/linux/x86/10.0/)</comment>
+USE="a52 aac acpi alsa branding cairo cdr dbus dts dvd dvdr emboss encode exif
+fam firefox flac gif gpm gtk hal jpeg lcms ldap libnotify mad mikmod mng mp3
+mp4 mpeg ogg opengl pango pdf png ppds qt3support qt4 sdl spell
+startup-notification svg tiff truetype vorbis unicode usb X xcb x264 xml
+xulrunner xv xvid"
 </pre>
 
 <p>
@@ -183,7 +184,7 @@
 </p>
 
 <pre caption="Eine Beispielseinstellung für USE in /etc/make.conf">
-USE="-kde -qt3 -qt4 ldap"
+USE="-kde -qt4 ldap"
 </pre>
 
 </body>






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/doc/de/handbook: hb-working-use.xml
@ 2012-08-26 21:37 Tobias Heinlein (keytoaster)
  0 siblings, 0 replies; 4+ messages in thread
From: Tobias Heinlein (keytoaster) @ 2012-08-26 21:37 UTC (permalink / raw
  To: gentoo-commits

keytoaster    12/08/26 21:37:06

  Modified:             hb-working-use.xml
  Log:
  Sync to 1.52

Revision  Changes    Path
1.33                 xml/htdocs/doc/de/handbook/hb-working-use.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml?r1=1.32&r2=1.33

Index: hb-working-use.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- hb-working-use.xml	10 Sep 2011 19:15:08 -0000	1.32
+++ hb-working-use.xml	26 Aug 2012 21:37:06 -0000	1.33
@@ -4,9 +4,9 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- English CVS Version: 1.49 -->
+<!-- English CVS Version: 1.52 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml,v 1.32 2011/09/10 19:15:08 keytoaster Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml,v 1.33 2012/08/26 21:37:06 keytoaster Exp $ -->
 
 <sections>
 
@@ -16,8 +16,8 @@
 interagieren.
 </abstract>
 
-<version>1.39</version>
-<date>2010-06-07</date>
+<version>3</version>
+<date>2012-07-24</date>
 
 <section>
 <title>Was sind USE-Flags?</title>
@@ -138,10 +138,10 @@
 </p>
 
 <p>
-Das Profil auf das Ihr System hört wird ausgewiesen vom
-<path>/etc/make.profile</path> symlink. Jedes Profil funktioniert aufbauend auf
-einem anderen, größeren Profil. Das Endergebnis ist daher die Summe aller
-Profile. Das Hauptprofil ist das <c>base</c> Profil
+Das Profil, auf das Ihr System hört, wird ausgewiesen vom
+<path>/etc/portage/make.profile</path> Symlink. Jedes Profil funktioniert
+aufbauend auf einem anderen, größeren Profil. Das Endergebnis ist daher die
+Summe aller Profile. Das Hauptprofil ist das <c>base</c> Profil
 (<path>/usr/portage/profiles/base</path>).
 </p>
 
@@ -156,8 +156,8 @@
 USE="a52 aac acpi alsa branding cairo cdr dbus dts dvd dvdr emboss encode exif
 fam firefox flac gif gpm gtk hal jpeg lcms ldap libnotify mad mikmod mng mp3
 mp4 mpeg ogg opengl pango pdf png ppds qt3support qt4 sdl spell
-startup-notification svg tiff truetype vorbis unicode usb X xcb x264 xml
-xulrunner xv xvid"
+startup-notification svg tiff truetype vorbis unicode usb X xcb x264 xml xv
+xvid"
 </pre>
 
 <p>
@@ -171,19 +171,19 @@
 <p>
 Sie ändern diese Standardeinstellung durch Hinzufügen oder Entfernen von
 Schlüsselwörtern zur USE-Variable. Dies geschieht global durch die Definierung
-der <c>USE</c> Variable in <path>/etc/make.conf</path>. In dieser Variable
-fügen Sie die zusätzlichen USE-Flags hinzu, die Sie benötigen oder entfernen
-die USE-Flags, die Sie nicht wollen. Das Letztere geschieht durch das Vorsetzen
-eines Minuszeichens ("-") vor das Schlüsselwort.
+der <c>USE</c> Variable in <path>/etc/portage/make.conf</path>. In dieser
+Variable fügen Sie die zusätzlichen USE-Flags hinzu, die Sie benötigen oder
+entfernen die USE-Flags, die Sie nicht wollen. Das Letztere geschieht durch das
+Vorsetzen eines Minuszeichens ("-") vor das Schlüsselwort.
 </p>
 
 <p>
 Zum Beispiel wenn Unterstützung für KDE und QT entfernt werden soll aber
 Unterstützung für ldap hinzugefügt werden soll, kann <c>USE</c> wie folgt in
-<path>/etc/make.conf</path> definiert werden:
+<path>/etc/portage/make.conf</path> definiert werden:
 </p>
 
-<pre caption="Eine Beispielseinstellung für USE in /etc/make.conf">
+<pre caption="Eine Beispielseinstellung für USE in /etc/portage/make.conf">
 USE="-kde -qt4 ldap"
 </pre>
 
@@ -229,11 +229,11 @@
 
 <p>
 Manchmal wollen Sie eine bestimmte USE-Einstellung nur einmal benutzen. Anstatt
-das <path>/etc/make.conf</path> zweimal editiert wird (um die Veränderungen in
-USE anzuwenden und wieder zu entfernen) können Sie einfach die USE-Variable als
-Umgebungsvariable definieren. Behalten Sie im Gedächtnis, dass wenn Sie die
-jeweilige Anwendung re-kompilieren oder aktualisieren (entweder explizit oder
-als Teil eines Systemupdate) diese Änderung verloren geht.
+das <path>/etc/portage/make.conf</path> zweimal editiert wird (um die
+Veränderungen in USE anzuwenden und wieder zu entfernen) können Sie einfach die
+USE-Variable als Umgebungsvariable definieren. Behalten Sie im Gedächtnis, dass
+wenn Sie die jeweilige Anwendung re-kompilieren oder aktualisieren (entweder
+explizit oder als Teil eines Systemupdate) diese Änderung verloren geht.
 </p>
 
 <p>
@@ -266,7 +266,7 @@
     Dateien, die Teil Ihres Profils sind.
   </li>
   <li>
-    Benutzerdefinierte USE-Einstellungen in <path>/etc/make.conf</path>
+    Benutzerdefinierte USE-Einstellungen in <path>/etc/portage/make.conf</path>
   </li>
   <li>
     Benutzerdefinierte USE-Einstellungen in





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/doc/de/handbook: hb-working-use.xml
@ 2013-02-23 16:53 Tobias Heinlein (keytoaster)
  0 siblings, 0 replies; 4+ messages in thread
From: Tobias Heinlein (keytoaster) @ 2013-02-23 16:53 UTC (permalink / raw
  To: gentoo-commits

keytoaster    13/02/23 16:53:29

  Modified:             hb-working-use.xml
  Log:
  Sync to 1.53.

Revision  Changes    Path
1.34                 xml/htdocs/doc/de/handbook/hb-working-use.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml?r1=1.33&r2=1.34

Index: hb-working-use.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- hb-working-use.xml	26 Aug 2012 21:37:06 -0000	1.33
+++ hb-working-use.xml	23 Feb 2013 16:53:29 -0000	1.34
@@ -4,9 +4,9 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- English CVS Version: 1.52 -->
+<!-- English CVS Version: 1.53 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml,v 1.33 2012/08/26 21:37:06 keytoaster Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml,v 1.34 2013/02/23 16:53:29 keytoaster Exp $ -->
 
 <sections>
 
@@ -16,8 +16,8 @@
 interagieren.
 </abstract>
 
-<version>3</version>
-<date>2012-07-24</date>
+<version>4</version>
+<date>2013-02-09</date>
 
 <section>
 <title>Was sind USE-Flags?</title>
@@ -146,13 +146,13 @@
 </p>
 
 <p>
-Lassen Sie uns einen Blick auf die Standardeinstellung für das 10.0 Profil
+Lassen Sie uns einen Blick auf die Standardeinstellung für das 13.0 Profil
 werfen:
 </p>
 
-<pre caption="Kulmulative make.defaults USE-Variable für das 10.0 Profil">
+<pre caption="Kulmulative make.defaults USE-Variable für das 13.0 Profil">
 <comment>(Dieses Beispiel ist die Summe der Einstellungen in base,
- default/linux, default/linux/x86 und default/linux/x86/10.0/)</comment>
+ default/linux, default/linux/x86 und default/linux/x86/13.0/)</comment>
 USE="a52 aac acpi alsa branding cairo cdr dbus dts dvd dvdr emboss encode exif
 fam firefox flac gif gpm gtk hal jpeg lcms ldap libnotify mad mikmod mng mp3
 mp4 mpeg ogg opengl pango pdf png ppds qt3support qt4 sdl spell





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/doc/de/handbook: hb-working-use.xml
@ 2013-03-31 22:21 Tobias Heinlein (keytoaster)
  0 siblings, 0 replies; 4+ messages in thread
From: Tobias Heinlein (keytoaster) @ 2013-03-31 22:21 UTC (permalink / raw
  To: gentoo-commits

keytoaster    13/03/31 22:21:56

  Modified:             hb-working-use.xml
  Log:
  Fixed a typo, reported by Jonas Stein, bug #463534.

Revision  Changes    Path
1.35                 xml/htdocs/doc/de/handbook/hb-working-use.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml?r1=1.34&r2=1.35

Index: hb-working-use.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- hb-working-use.xml	23 Feb 2013 16:53:29 -0000	1.34
+++ hb-working-use.xml	31 Mar 2013 22:21:56 -0000	1.35
@@ -6,7 +6,7 @@
 
 <!-- English CVS Version: 1.53 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml,v 1.34 2013/02/23 16:53:29 keytoaster Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/de/handbook/hb-working-use.xml,v 1.35 2013/03/31 22:21:56 keytoaster Exp $ -->
 
 <sections>
 
@@ -323,10 +323,10 @@
 </pre>
 
 <p>
-Wenn depclean beendet ist, führen Sie <c>revdep-rebuild</c> aus, um Anwendungen
-die dynamisch gegen Share Objects der deinstallierten Anwendungen gelinkt sind
-neu zu kompilieren. <c>revdev-rebuild</c> ist TEil des <c>gentoolkit</c>
-Paketes, vergessen Sie nicht dieses zuvor zu installieren.
+Wenn depclean beendet ist, führen Sie <c>revdep-rebuild</c> aus, um die
+Anwendungen, die dynamisch gegen "Shared Objects" der deinstallierten
+Pakete gelinkt sind, neu zu kompilieren. <c>revdev-rebuild</c> ist Teil des
+Pakets <c>gentoolkit</c>; vergessen Sie nicht dieses zuvor zu installieren.
 </p>
 
 <pre caption="Ausführen von revdep-rebuild">





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-03-31 22:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-26 21:37 [gentoo-commits] gentoo commit in xml/htdocs/doc/de/handbook: hb-working-use.xml Tobias Heinlein (keytoaster)
  -- strict thread matches above, loose matches on Subject: below --
2013-03-31 22:21 Tobias Heinlein (keytoaster)
2013-02-23 16:53 Tobias Heinlein (keytoaster)
2011-09-10 19:15 Tobias Heinlein (keytoaster)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox