diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-15 20:54:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-15 20:54:20 +0000 |
commit | a13770f9b2d10893430b908a9f1222d147718a39 (patch) | |
tree | c0accdeef3b75599c98d7dca746df9803e2d55d9 /sys-apps/coreutils | |
parent | Replaced empty herd tag with no-herd. Replaced empty maintainer email and nam... (diff) | |
download | historical-a13770f9b2d10893430b908a9f1222d147718a39.tar.gz historical-a13770f9b2d10893430b908a9f1222d147718a39.tar.bz2 historical-a13770f9b2d10893430b908a9f1222d147718a39.zip |
add flac/aac to the audio list #67604
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r-- | sys-apps/coreutils/Manifest | 8 | ||||
-rw-r--r-- | sys-apps/coreutils/files/DIR_COLORS | 4 |
2 files changed, 7 insertions, 5 deletions
diff --git a/sys-apps/coreutils/Manifest b/sys-apps/coreutils/Manifest index 50fcef1b3cad..e7065188775f 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 7569ed1fd4d55be542da36d09d46145d files/DIR_COLORS 3895 +MD5 c6c370616bb2a6301b1383a10f3bd128 files/DIR_COLORS 3918 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) -iD8DBQFBaN59HTu7gpaalycRAr/GAJ43koG2Yg8gSV7OGKo31HOb66nKzwCeLPP2 -o9C1pEMCK6hqQ96F8pTSeOE= -=9h7t +iD8DBQFBcDkSHTu7gpaalycRAvH0AKCy+aBozt82IiZcwFReJ54gaN5kjwCg08eg +Uobe6RdOxRGisMhnPiZpOWc= +=gT5w -----END PGP SIGNATURE----- diff --git a/sys-apps/coreutils/files/DIR_COLORS b/sys-apps/coreutils/files/DIR_COLORS index 10185b9ff87f..aac076544626 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.7 2004/10/10 07:02:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/files/DIR_COLORS,v 1.8 2004/10/15 20:54:20 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 @@ -156,3 +156,5 @@ EXEC 01;32 .midi 00;36 .au 00;36 .ogg 00;36 +.flac 00;36 +.aac 00;36 |