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 | 87b316652fb618f68d1a6bbdc5fd89cb35f6f4ae (patch) | |
tree | 6dde7f43bdd342dbcfe330763b94b7d897eded05 /net-mail/safecat/ChangeLog | |
parent | version bump (diff) | |
download | gentoo-2-87b316652fb618f68d1a6bbdc5fd89cb35f6f4ae.tar.gz gentoo-2-87b316652fb618f68d1a6bbdc5fd89cb35f6f4ae.tar.bz2 gentoo-2-87b316652fb618f68d1a6bbdc5fd89cb35f6f4ae.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
(Portage version: 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) |