summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-03-12 09:43:58 +0000
committerMike Frysinger <vapier@gentoo.org>2006-03-12 09:43:58 +0000
commit4a8e24370a961fe94ac1d14b8929886415791a63 (patch)
tree9f8f6d6b9362e3f9a9555d03b13680088519d627 /net-mail/smtptools/ChangeLog
parentStable on ppc. Bug 123615 (diff)
downloadgentoo-2-4a8e24370a961fe94ac1d14b8929886415791a63.tar.gz
gentoo-2-4a8e24370a961fe94ac1d14b8929886415791a63.tar.bz2
gentoo-2-4a8e24370a961fe94ac1d14b8929886415791a63.zip
Fix building with newer gcc versions and cleanup implicit warnings that hate 64bit hosts.
(Portage version: 2.1_pre6)
Diffstat (limited to 'net-mail/smtptools/ChangeLog')
-rw-r--r--net-mail/smtptools/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/net-mail/smtptools/ChangeLog b/net-mail/smtptools/ChangeLog
index de4da9b4de04..9ea7347ebdec 100644
--- a/net-mail/smtptools/ChangeLog
+++ b/net-mail/smtptools/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-mail/smtptools
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/smtptools/ChangeLog,v 1.2 2004/12/13 23:24:16 ticho Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/smtptools/ChangeLog,v 1.3 2006/03/12 09:43:58 vapier Exp $
+
+ 12 Mar 2006; Mike Frysinger <vapier@gentoo.org>
+ +files/smtptools-0.2.3-cleanups.patch, smtptools-0.2.3.ebuild:
+ Fix building with newer gcc versions and cleanup implicit warnings that hate
+ 64bit hosts.
14 Dec 2004; Andrej Kacian <ticho@gentoo.org> smtptools-0.2.3.ebuild:
Stable on x86.