misc updates
authorMike Frysinger <vapier@gentoo.org>
Sat, 17 Feb 2007 18:05:12 +0000 (18:05 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 17 Feb 2007 18:05:12 +0000 (18:05 +0000)
Package-Manager: portage-2.1.2-r9

sys-devel/binutils-config/Manifest
sys-devel/binutils-config/files/binutils-config.8

index 13980efae91612d66555604d31106572b3032e90..bfc7acea96537b2cb8a01978445a03f173e6e997 100644 (file)
@@ -9,10 +9,10 @@ AUX binutils-config-1.9 10991 RMD160 31ddec59e7915df0a55e03fd20192ca63dd09a5a SH
 MD5 5665f7fe2048846c811964d579c341e6 files/binutils-config-1.9 10991
 RMD160 31ddec59e7915df0a55e03fd20192ca63dd09a5a files/binutils-config-1.9 10991
 SHA256 b788f7b4faff09e3cf0fb2bd0662299bea125f27b5560fc20dd04a3a350ebd43 files/binutils-config-1.9 10991
-AUX binutils-config.8 2989 RMD160 afb26717c9466456bbbdf6a3d6b93aeb63ff9416 SHA1 ea27aae69a152491c9e96f756b6265f68aac6849 SHA256 ffc462de3eaa865f77f00e36275a0a9b0b51782d9d4d5fcfad18583a13adf6e5
-MD5 953efbc2a688428dfb75ecfa3c2d3d43 files/binutils-config.8 2989
-RMD160 afb26717c9466456bbbdf6a3d6b93aeb63ff9416 files/binutils-config.8 2989
-SHA256 ffc462de3eaa865f77f00e36275a0a9b0b51782d9d4d5fcfad18583a13adf6e5 files/binutils-config.8 2989
+AUX binutils-config.8 3250 RMD160 901307542b481e9d4ffdca4dd4893a7eefe027fb SHA1 5ed2e6cd13b5b6a83fd26eec570fd02399495a2a SHA256 8e6dd458d03413ca7907db03413cb7002397ed3a853d1728713eebe5b126ea13
+MD5 8b530626d0afc0ca9b0f685a3f640377 files/binutils-config.8 3250
+RMD160 901307542b481e9d4ffdca4dd4893a7eefe027fb files/binutils-config.8 3250
+SHA256 8e6dd458d03413ca7907db03413cb7002397ed3a853d1728713eebe5b126ea13 files/binutils-config.8 3250
 EBUILD binutils-config-1.8-r7.ebuild 572 RMD160 ad5b5a729de7841ff268e1e88a945440ccbe3b71 SHA1 3c47f61d97eaae8a473db6f8490e82530bae7ea1 SHA256 cf8484c6f46b796de428dd5ce081aa14f1babf6247430517e5d796c0c26382b3
 MD5 5c065fbfad62f4fa969c3ade59bea58a binutils-config-1.8-r7.ebuild 572
 RMD160 ad5b5a729de7841ff268e1e88a945440ccbe3b71 binutils-config-1.8-r7.ebuild 572
@@ -36,9 +36,9 @@ MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-binutils-config-1.9-r3 0
 RMD160 9c1185a5c5e9fc54612808977ee8f548b2258d31 files/digest-binutils-config-1.9-r3 0
 SHA256 e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 files/digest-binutils-config-1.9-r3 0
 -----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.5 (GNU/Linux)
+Version: GnuPG v2.0.2 (GNU/Linux)
 
-iD8DBQFFaZpNamhnQswr0vIRAo0tAKCW5CPzgrO1PA1kqi1hM3Z3YI1vcQCgnQKv
-TPoyfroY9LQ13+hZBT+Am9s=
-=D5lj
+iD8DBQFF10QG8bi6rjpTunYRAjm/AJ407cUpT1iRK8vyZiUbp28k8xQX/gCdE/Af
+2UbBIdYkYKvfC10uCj2ldkg=
+=vocc
 -----END PGP SIGNATURE-----
index 0872f4f15c5bf7e13899fd551321d4198c5dbb2a..a265cf909268238d535bea7eb11fb688e9739adf 100644 (file)
@@ -4,29 +4,35 @@ binutils-config \- manage active versions of the binutils programs
 .SH "DESCRIPTION"
 The \fBbinutils-config\fR script allows you to switch between different 
 versions of binutils when you have installed multiple copies via portage.  
-It also allows you to quickly manage for multiple compiling targets.
+It also allows you to manage multiple cross-compiling targets.
 
-You may have 1 version of binutils active per target at a time.  Multiple 
-targets is really only useful for those who wish to cross-compile code.
+Remember, you may have one version of binutils active per \fBCTARGET\fR.
 .SH "SYNOPSIS"
-.B binutils-config --get-current-profile [TARGET]
+\fBbinutils-config\fR \fI--get-current-profile\fR \fI[TARGET]\fR
 
-.B binutils-config --list-profiles
+\fBbinutils-config\fR \fI--list-profiles\fR
 
-.B binutils-config --uninstall <TARGET>
+\fBbinutils-config\fR \fI--uninstall\fR \fI<TARGET>\fR
 .SH "GENERIC OPTIONS"
 .TP
-\fBTARGET-VERSION\fR
-Update the system to use the \fBTARGET-VERSION\fR of binutils.
+\fBTARGET\fR
+Change the system to use the specified binutils version.  This may take the
+form of the list index number (the number shown in the
+\fI\-\-list\-profiles\fR output), a full \fBCTARGET-VERSION\fR (useful when
+working with cross-compilers), or just a binutils \fBVERSION\fR where the
+\fBCTARGET\fR is assumed to be the native \fBCHOST\fR value.
 .TP
-\fB\-\-get\-current\-profile\fR (\fB\-c\fR) \fI[TARGET]\fR
+\fB\-c\fR, \fB\-\-get\-current\-profile\fR \fI[TARGET]\fR
 Display the active profile for \fITARGET\fR.  If none is specified, the 
 host system's \fITARGET\fR will be shown.
 .TP
-\fB\-\-list\-profiles\fR (\fB\-l\fR)
-Show all the profiles that your system currently has installed.
+\fB\-l\fR, \fB\-\-list\-profiles\fR
+Show all the profiles that your system currently has installed and what
+versions are active.  The active native version is noted with a bright green
+asterisk while the active cross-compiler versions are noted with a light blue
+asterisk.
 .TP
-\fB\-\-uninstall\fR (\fB-u\fR) <\fBTARGET\fR>
+\fB-u\fR, \fB\-\-uninstall\fR <\fBTARGET\fR>
 This is really for internal use only.  Used to remove all traces of the 
 \fBTARGET\fR binutils from your system.
 .SH "SPECIFIC OPTIONS"
@@ -74,5 +80,3 @@ Please report bugs via http://bugs.gentoo.org/
 .fi
 .SH "AUTHORS"
 Mike Frysinger <vapier@gentoo.org>
-.SH "CVS HEADER"
-$Header: /var/cvsroot/gentoo-x86/sys-devel/binutils-config/files/binutils-config.8,v 1.2 2005/01/30 06:21:38 vapier Exp $