diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-04-22 18:41:38 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-04-22 18:41:38 +0000 |
commit | 8539d6c95b49c0080c0da6f089c9a364b16f9471 (patch) | |
tree | e07493d06020b2be512bdf21bd180dfc1e5420a7 /net-im | |
parent | umask fix for lots of world readable files. from php.net cvs tree (diff) | |
download | historical-8539d6c95b49c0080c0da6f089c9a364b16f9471.tar.gz historical-8539d6c95b49c0080c0da6f089c9a364b16f9471.tar.bz2 historical-8539d6c95b49c0080c0da6f089c9a364b16f9471.zip |
Fixing echonfig is broken by a typo. Closes #19791
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/silc-client/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/silc-client/Manifest | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/silc-client/ChangeLog b/net-im/silc-client/ChangeLog index f066fd8f6fdd..7c6e077a26f1 100644 --- a/net-im/silc-client/ChangeLog +++ b/net-im/silc-client/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for net-im/silc-client # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/ChangeLog,v 1.10 2003/04/22 08:07:36 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/ChangeLog,v 1.11 2003/04/22 18:41:38 mholzer Exp $ *silc-client-0.9.12.1 (22 Apr 2003) + 22 Apr 2003; Martin Holzer <mholzer@gentoo.org> silc-client-0.9.12.1.ebuild: + Fixing echonfig is broken by a typo. Closes #19791 + 22 Apr 2003; Dylan Carlson <absinthe@gentoo.org> silc-client-0.9.12.1.ebuild: Version bump to fix buffer overflow and other various bugs. diff --git a/net-im/silc-client/Manifest b/net-im/silc-client/Manifest index 9c514af7c39b..01ef3432e9d5 100644 --- a/net-im/silc-client/Manifest +++ b/net-im/silc-client/Manifest @@ -1,5 +1,5 @@ -MD5 a84b06341841f279a99add99cee361e3 silc-client-0.9.12.1.ebuild 1753 +MD5 28aa06a218f18ba3010215efedfd78bd ChangeLog 1790 MD5 bccd496b5f226b555131ff60de1fdc21 silc-client-0.9.11.ebuild 1350 -MD5 c2e7629cdbd9063732eebea66d90944e ChangeLog 1657 +MD5 2af8e3ad8ddb4ba279f82db6c1b26dc0 silc-client-0.9.12.1.ebuild 1755 MD5 fb190d39f5c608735fb3650027e4499f files/digest-silc-client-0.9.11 72 MD5 c0de3b6dda921ad76210c11a653f40ee files/digest-silc-client-0.9.12.1 74 |