diff options
author | Andrej Kacian <ticho@gentoo.org> | 2005-07-01 19:48:29 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2005-07-01 19:48:29 +0000 |
commit | d6354d7cdd4de0cdbc53893b7640780908664995 (patch) | |
tree | bd46a5211ec9967ba3f2e30aa41833a53e57ea5d /mail-client/mailx/ChangeLog | |
parent | Fixed segmentation fault in config parser, thanks to Kugelfang for finding th... (diff) | |
download | gentoo-2-d6354d7cdd4de0cdbc53893b7640780908664995.tar.gz gentoo-2-d6354d7cdd4de0cdbc53893b7640780908664995.tar.bz2 gentoo-2-d6354d7cdd4de0cdbc53893b7640780908664995.zip |
Corrected LICENSE. Bug #97636.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'mail-client/mailx/ChangeLog')
-rw-r--r-- | mail-client/mailx/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/mail-client/mailx/ChangeLog b/mail-client/mailx/ChangeLog index 7736371e4979..e003311086fb 100644 --- a/mail-client/mailx/ChangeLog +++ b/mail-client/mailx/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for mail-client/mailx # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx/ChangeLog,v 1.38 2005/05/18 11:33:22 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/mailx/ChangeLog,v 1.39 2005/07/01 19:48:29 ticho Exp $ + + 01 Jul 2005; Andrej Kacian <ticho@gentoo.org> + mailx-8.1.2.20040524-r1.ebuild: + Corrected the LICENSE variable, as suggested by bug #97636, reported by + Albert Holm <albert+gentoo-bugzilla at cdr.se>. 18 May 2005; Fernando J. Pereda <ferdy@gentoo.org> -files/mailx-64bit.diff: |