diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-05-04 05:28:53 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-05-04 05:28:53 +0000 |
commit | c9f88a15d06a67f59682268f533da0d7f140e447 (patch) | |
tree | 74ea1b00d5257f0f618d1b6171e399016f884c6c /app-shells | |
parent | Add support for logging in the shell #91327 by Kevin Landreth. (diff) | |
download | gentoo-2-c9f88a15d06a67f59682268f533da0d7f140e447.tar.gz gentoo-2-c9f88a15d06a67f59682268f533da0d7f140e447.tar.bz2 gentoo-2-c9f88a15d06a67f59682268f533da0d7f140e447.zip |
Add support for logging in the shell #91327 by Kevin Landreth.
(Portage version: 2.0.51.21) (Manifest recommit)
(Portage version: 2.0.51.21)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/Manifest | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-shells/bash/Manifest b/app-shells/bash/Manifest index 6033e2d764e3..c5b774246985 100644 --- a/app-shells/bash/Manifest +++ b/app-shells/bash/Manifest @@ -1,11 +1,11 @@ -MD5 33e12920d38ff1a6bb1ebec5f1b7bf89 ChangeLog 13536 +MD5 3c897ed75a929b7dee7b6fbb2ff633a1 ChangeLog 13710 MD5 1c3d1b503b35b4719b1435d83b12a73e bash-2.05b-r11.ebuild 3742 MD5 a4df32e089db48d7c99fd6be36368475 bash-2.05b-r9.ebuild 3516 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 0b79b103efa80da9e41c91b93637c9ef bash-3.0-r11.ebuild 4767 +MD5 18c3f431afa54bf45d223dcdfb7e0d73 bash-3.0-r11.ebuild 5083 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 @@ -40,3 +40,4 @@ MD5 13a88fae79fed8f76999ec8fdca2f085 files/digest-bash-3.0-r9 976 MD5 b3df3a162a43845cf9f107de9ea6ac27 files/dot-bashrc 1306 MD5 0387efe97e963a932d870b8f61c5b864 files/dot-bash_logout 240 MD5 b86b65863c2ae21b59d8201c2a3a9e91 files/bash-3.0-trap-fg-signals.patch 641 +MD5 b802ce25d76787d8c9b4484ca66b17be files/bash-3.0-bash-logger.patch 2197 |