summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-apps/coreutils/Manifest8
-rw-r--r--sys-apps/coreutils/files/DIR_COLORS14
2 files changed, 12 insertions, 10 deletions
diff --git a/sys-apps/coreutils/Manifest b/sys-apps/coreutils/Manifest
index e7065188775f..f33390cd48a4 100644
--- a/sys-apps/coreutils/Manifest
+++ b/sys-apps/coreutils/Manifest
@@ -8,7 +8,7 @@ MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 a941f375b9afbe7b76fa74277e83ed4f coreutils-5.2.1-r1.ebuild 4145
MD5 992f0ec91891e7ddbcf466dfce3dd857 coreutils-5.2.0-r2.ebuild 4172
MD5 4dcc9916ffc4c66b2254119dd47d36b7 coreutils-5.2.1-r2.ebuild 4005
-MD5 c6c370616bb2a6301b1383a10f3bd128 files/DIR_COLORS 3918
+MD5 d3828e48aebb7452db7a8f8b025da0ff files/DIR_COLORS 4041
MD5 e80d3d87cfbe40bc56636167ae5b4768 files/digest-coreutils-5.0-r6 141
MD5 36e1cce43ca15be334d54801e1dbb286 files/digest-coreutils-5.2.1 224
MD5 316d769e60be0f94af3e3c957a664aec files/digest-coreutils-5.2.1-r1 225
@@ -21,7 +21,7 @@ MD5 569870ec2f958c2a2a716a7f695deb42 files/coreutils-5.2.1-unamefix.patch 485
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.9.10 (GNU/Linux)
-iD8DBQFBcDkSHTu7gpaalycRAvH0AKCy+aBozt82IiZcwFReJ54gaN5kjwCg08eg
-Uobe6RdOxRGisMhnPiZpOWc=
-=gT5w
+iD8DBQFBc/56HTu7gpaalycRAkalAJ9lTDbeuK4lrDYGAoHThT9iBT1zqgCg3gWm
+aqpjlaGAR07euHI1/I8iLa8=
+=z4eZ
-----END PGP SIGNATURE-----
diff --git a/sys-apps/coreutils/files/DIR_COLORS b/sys-apps/coreutils/files/DIR_COLORS
index aac076544626..0923a3a5ee26 100644
--- a/sys-apps/coreutils/files/DIR_COLORS
+++ b/sys-apps/coreutils/files/DIR_COLORS
@@ -4,7 +4,7 @@
# You can copy this file to .dir_colors in your $HOME directory to override
# the system defaults.
#
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/files/DIR_COLORS,v 1.8 2004/10/15 20:54:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/files/DIR_COLORS,v 1.9 2004/10/18 17:32:42 vapier Exp $
# COLOR needs one of these arguments: 'tty' colorizes output to ttys, but not
# pipes. 'all' adds color characters to all output. 'none' shuts colorization
@@ -87,7 +87,7 @@ EXEC 01;32
.sh 01;32
.csh 01;32
-.tar 01;31 # archives or compressed (bright red)
+.tar 01;31 # archives / compressed (bright red)
.tgz 01;31
.arj 01;31
.taz 01;31
@@ -102,10 +102,12 @@ EXEC 01;32
.tz 01;31
.deb 01;31
.rpm 01;31
-.rar 01;31
-.ace 01;31
-.zoo 01;31
-.cpio 01;31
+.rar 01;31 # app-arch/rar
+.ace 01;31 # app-arch/unace
+.zoo 01;31 # app-arch/zoo
+.cpio 01;31 # app-arch/cpio
+.7z 01;31 # app-arch/p7zip
+.rz 01;31 # app-arch/rzip
.jpg 01;35 # image formats
.jpeg 01;35