summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Klar <phoenix@gentoo.org>2002-11-15 16:19:44 +0000
committerTilman Klar <phoenix@gentoo.org>2002-11-15 16:19:44 +0000
commitb9a3b9b127c4917fe842be1c326579a5cb962a7a (patch)
tree3b996f1daf038e4ce7d4cdb681bb2984daf80454 /net-irc/epic4/ChangeLog
parentFixed a serious bug where zsh didnt source /etc/profile* - check bug 10724 fo... (diff)
downloadgentoo-2-b9a3b9b127c4917fe842be1c326579a5cb962a7a.tar.gz
gentoo-2-b9a3b9b127c4917fe842be1c326579a5cb962a7a.tar.bz2
gentoo-2-b9a3b9b127c4917fe842be1c326579a5cb962a7a.zip
Replaced "-O3" with "-O2". Check the ChangeLog and bug #10642.
Diffstat (limited to 'net-irc/epic4/ChangeLog')
-rw-r--r--net-irc/epic4/ChangeLog19
1 files changed, 18 insertions, 1 deletions
diff --git a/net-irc/epic4/ChangeLog b/net-irc/epic4/ChangeLog
index 73a9bd1d584f..95680764008e 100644
--- a/net-irc/epic4/ChangeLog
+++ b/net-irc/epic4/ChangeLog
@@ -1,9 +1,15 @@
# ChangeLog for net-irc/epic4
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/ChangeLog,v 1.4 2002/10/31 04:49:15 nall Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/ChangeLog,v 1.5 2002/11/15 16:19:44 phoenix Exp $
*epic4-1.1.7 (22 Oct 2002)
+ 15 Nov 2002; phoen][x <phoenix@gentoo.org> epic4-1.1.7.ebuild :
+
+ Used flag-o-matic to replace "-O3" with "-O2". Seems like epic4
+ did not ork on a p3 with "-O3" (check bug #10642) - bitchx has
+ the same problem, that's why i tried to fix epic with the same solution.
+
30 Oct 2002; Jon Nall <nall@gentoo.org> epic4-1.1.7.ebuild :
Added ~ppc to KEYWORDS
@@ -14,6 +20,11 @@
*epic4-1.1.6-r1 (21 Oct 2002)
+ 15 Nov 2002; phoen][x <phoenix@gentoo.org> epic4-1.1.6-r1.ebuild,
+ files/digest-epic4-1.1.6-r1 :
+
+ Removed this ebuild from the tree.
+
21 Oct 2002; phoen][x <phoenix@gentoo.org> epic4-1.1.6-r1.ebuild,
files/digest-epic4-1.1.6-r1 :
@@ -21,6 +32,12 @@
*epic4-1.0.1-r1 (1 Feb 2002)
+ 15 Nov 2002; phoen][x <phoenix@gentoo.org> epic4-1.0.1-r1.ebuild :
+
+ Used flag-o-matic to replace "-O3" with "-O2". Seems like epic4
+ didn't work on a p3 with "-O3" - bitchx has the same problem, that's
+ why i'm trying to fix epic with the same solution.
+
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is