summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-06-13 19:37:30 +0000
committerSven Wegener <swegener@gentoo.org>2005-06-13 19:37:30 +0000
commitb43d384c2cfce9cc3705ca4492b7b8e7a4b0643c (patch)
tree05c7290c06d398fb654b05c9120b50a868219398 /net-irc/irssi-svn/ChangeLog
parentNo more gaim-bugs alias (diff)
downloadgentoo-2-b43d384c2cfce9cc3705ca4492b7b8e7a4b0643c.tar.gz
gentoo-2-b43d384c2cfce9cc3705ca4492b7b8e7a4b0643c.tar.bz2
gentoo-2-b43d384c2cfce9cc3705ca4492b7b8e7a4b0643c.zip
Irssi uses extern inlines and that needs at least -O in CFLAGS.
(Portage version: 1.524.2.76-cvs)
Diffstat (limited to 'net-irc/irssi-svn/ChangeLog')
-rw-r--r--net-irc/irssi-svn/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-irc/irssi-svn/ChangeLog b/net-irc/irssi-svn/ChangeLog
index 0f301d7d13ba..eef6c5e08184 100644
--- a/net-irc/irssi-svn/ChangeLog
+++ b/net-irc/irssi-svn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/irssi-svn
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-svn/ChangeLog,v 1.4 2005/05/19 20:54:48 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-svn/ChangeLog,v 1.5 2005/06/13 19:37:30 swegener Exp $
+
+ 13 Jun 2005; Sven Wegener <swegener@gentoo.org> irssi-svn-0.3.ebuild:
+ Irssi uses extern inlines and that needs at least -O in CFLAGS.
19 May 2005; Sven Wegener <swegener@gentoo.org> irssi-svn-0.3.ebuild:
Added a call to fixlocalpod to fix the collision-protect bug #68367.