diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-04-29 04:16:47 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-04-29 04:16:47 +0000 |
commit | b0a096a3e4c56e7b0b6b1769c0e8d807d14b407c (patch) | |
tree | 27cedcd18af7e36ca55a6cd56420f747bbbc5202 /app-shells | |
parent | Add a bunch of fixes from Fedora. Add patch to fix Darwin support #79124 by ... (diff) | |
download | gentoo-2-b0a096a3e4c56e7b0b6b1769c0e8d807d14b407c.tar.gz gentoo-2-b0a096a3e4c56e7b0b6b1769c0e8d807d14b407c.tar.bz2 gentoo-2-b0a096a3e4c56e7b0b6b1769c0e8d807d14b407c.zip |
Add a bunch of fixes from Fedora. Add patch to fix Darwin support #79124 by Sune Foldager. Dont install /bin/sh symlink on non-gnu systems (like BSD) #84777 by Diego Pettenò. Add global bash_logout support #90488 by Andre Kloth. Add support for PREEXEC #31414 by M3Dlor and all. Move /etc/bashrc back to /etc/bash/bashrc sine we now have /etc/bash/bash_logout too.
(Portage version: 2.0.51.20-r5) (Manifest recommit)
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/Manifest | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/app-shells/bash/Manifest b/app-shells/bash/Manifest index b29a364ae658..7f17aac5ce44 100644 --- a/app-shells/bash/Manifest +++ b/app-shells/bash/Manifest @@ -1,10 +1,11 @@ -MD5 1c4ba48f99e8e73bf0143e2d019c2f88 ChangeLog 12208 +MD5 4ec7eea4b79f8e6f54e825c530ff78c8 ChangeLog 12931 MD5 1c3d1b503b35b4719b1435d83b12a73e bash-2.05b-r11.ebuild 3742 MD5 017417fc2c09cbaecfe3837baa3e0227 bash-2.05b-r9.ebuild 3531 MD5 7f7feb247c305544c899366672599232 bash-3.0-r7.ebuild 4060 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 ded385d3c69da943b2f408c18b4c6c21 bash-3.0-r8.ebuild 3949 MD5 761160a21f9a69be631b044d0be387e5 bash-3.0-r9.ebuild 4267 +MD5 6762f3043ebe0ff1026425928553488a bash-3.0-r10.ebuild 4713 MD5 edf95b873162f4548435c379e4998b4e files/bash-2.05b-empty-herestring.patch 836 MD5 90ba92c981c1d26e45d88ecd23a1fbf5 files/bash-2.05b-multibyte-locale.patch 1897 MD5 3b905c7c9341c9009bd68f14c047815e files/bash-2.05b-rbash.patch 804 @@ -15,8 +16,9 @@ MD5 4a3ebcb995491c2730d156b314cbab0b files/bash-3.0-etc-inputrc.patch 1223 MD5 28c9d7407d5332c29dddb656a4a1f1ce files/bash-3.0-invisible.patch 705 MD5 0392b634a7a02302d24ccc4a4b349423 files/bash-3.0-local-array.patch 275 MD5 1894aaae72806c410d851d046d13dd32 files/digest-bash-2.05b-r9 461 +MD5 09faf4bbe7fd8abc594b7f7225199cf7 files/digest-bash-3.0-r10 1049 MD5 694b8b1e47e4743e78ee5f7515f76542 files/bash-3.0-posixtrap.patch 789 -MD5 13a88fae79fed8f76999ec8fdca2f085 files/digest-bash-3.0-r9 976 +MD5 c8362f29e2f8e6cdfd3306c7bcce0439 files/bash-3.0-pwd.patch 583 MD5 96238e7d942d091ca71574ba7392e847 files/bash-3.0-array-stripping.patch 294 MD5 a2845a2a194bba75c1875f4a1ad49344 files/bash30-014 698 MD5 ca64aff9caa582e07e0b34ed87d60d80 files/bash-2.05b-jobs.patch 876 @@ -26,3 +28,11 @@ MD5 3d73159ab671b57a3f488c044e1a1f47 files/bash-2.05b-setlocale.patch 694 MD5 1894aaae72806c410d851d046d13dd32 files/digest-bash-2.05b-r11 461 MD5 13a88fae79fed8f76999ec8fdca2f085 files/digest-bash-3.0-r8 976 MD5 6bc03ea9b1de46a4789e8223f2224658 files/bash-3.0-read-builtin-pipe.patch 689 +MD5 ccc195288edb06eb44f4d5e2a9c1da62 files/bash-3.0-crash.patch 1191 +MD5 edac0c7e2accd7f60d64d6361913db6e files/bash-3.0-darwin-conn.patch 983 +MD5 b3345c5274b7b08ce50dc5ec0aa11197 files/bash-3.0-read-e-segfault.patch 825 +MD5 00cd6ee276de4810e2209dc426b133e4 files/bash-3.0-ulimit.patch 2659 +MD5 eea55a33e84dc42b1683592dc8113400 files/bash-3.0-afs.patch 428 +MD5 46c2816ee5909e997477063cdc050620 files/bash-3.0-manpage.patch 533 +MD5 4af330b479f27337b6e77fff11d6c468 files/bash_logout 132 +MD5 13a88fae79fed8f76999ec8fdca2f085 files/digest-bash-3.0-r9 976 |