diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2004-01-09 08:58:30 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2004-01-09 08:58:30 +0000 |
commit | 126083e390707a1d81965759915dae0b50cb6d79 (patch) | |
tree | c078fc1f4cd55d322716f3801faedb88e8f6d0a5 /app-shells/csh | |
parent | repoman (diff) | |
download | historical-126083e390707a1d81965759915dae0b50cb6d79.tar.gz historical-126083e390707a1d81965759915dae0b50cb6d79.tar.bz2 historical-126083e390707a1d81965759915dae0b50cb6d79.zip |
fixing #37608, csh shouldnt use the SIG prefix when referring to signal names.
Diffstat (limited to 'app-shells/csh')
-rw-r--r-- | app-shells/csh/ChangeLog | 9 | ||||
-rw-r--r-- | app-shells/csh/Manifest | 2 |
2 files changed, 9 insertions, 2 deletions
diff --git a/app-shells/csh/ChangeLog b/app-shells/csh/ChangeLog index 60823ee6ea1d..54ea74a254d5 100644 --- a/app-shells/csh/ChangeLog +++ b/app-shells/csh/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-shells/csh -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/csh/ChangeLog,v 1.15 2003/12/29 12:14:20 taviso Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/csh/ChangeLog,v 1.16 2004/01/09 08:58:30 taviso Exp $ + +*csh-1.29-r3 (09 Jan 2004) + + 09 Jan 2004; Tavis Ormandy <taviso@gentoo.org> csh-1.29-r3.ebuild: + splite points out in #37608 that csh traditionally does not use the SIG prefix. 29 Dec 2003; Tavis Ormandy <taviso@gentoo.org> csh-1.29-r2.ebuild: typo #36642 diff --git a/app-shells/csh/Manifest b/app-shells/csh/Manifest index 7d9dcbe9b4ba..06fa6319d8a4 100644 --- a/app-shells/csh/Manifest +++ b/app-shells/csh/Manifest @@ -1,9 +1,11 @@ +MD5 2168211e97740da18eb7add9c751f536 csh-1.29-r3.ebuild 4251 MD5 afd240b358ddc31ea2afd7a7d0c0ffdb csh-1.29-r2.ebuild 4247 MD5 744fd6a6dd4fab031340385f409488be ChangeLog 2714 MD5 ce0694a6af9197d929533e9d0dfcb706 metadata.xml 706 MD5 49c0a95e6881eb7e2932d149f62f0de2 files/mksignames.c 10722 MD5 213922a7d6fdee0a89e9a349653be22d files/linux-vs-bsd.diff 7483 MD5 8eb726131df145785642164034fb5a74 files/digest-csh-1.29-r2 60 +MD5 8eb726131df145785642164034fb5a74 files/digest-csh-1.29-r3 60 MD5 9a4c41baf0e48fb12e83a51b0b15f297 files/retype-input.diff 2352 MD5 56092454f21f9d462f4514aadf4c78cd files/dot.cshrc 1549 MD5 2365e5e2ca11496be2169a6944a38994 files/dot.login 224 |