diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-22 17:39:48 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-22 17:39:48 +0000 |
commit | 782a04f6c1efcaf4ffa5315640d58cd04851c7ee (patch) | |
tree | 35bcc8a9f5e3468882432b188f9916504668f1fe /net-mail/safecat/ChangeLog | |
parent | version bump (diff) | |
download | historical-782a04f6c1efcaf4ffa5315640d58cd04851c7ee.tar.gz historical-782a04f6c1efcaf4ffa5315640d58cd04851c7ee.tar.bz2 historical-782a04f6c1efcaf4ffa5315640d58cd04851c7ee.zip |
Move compilation settings to src_compile where they belong. Refrain from
building with gcc-4.0 -Os which causes safecat to segfault on x86
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'net-mail/safecat/ChangeLog')
-rw-r--r-- | net-mail/safecat/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/net-mail/safecat/ChangeLog b/net-mail/safecat/ChangeLog index 32265edf4433..8b144b1dc651 100644 --- a/net-mail/safecat/ChangeLog +++ b/net-mail/safecat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/safecat -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/safecat/ChangeLog,v 1.13 2005/12/12 08:22:21 robbat2 Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/safecat/ChangeLog,v 1.14 2006/02/22 17:39:48 agriffis Exp $ + + 22 Feb 2006; Aron Griffis <agriffis@gentoo.org> safecat-1.12.ebuild: + Move compilation settings to src_compile where they belong. Refrain from + building with gcc-4.0 -Os which causes safecat to segfault on x86 *safecat-1.12 (12 Dec 2005) |