summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-01-05 18:39:58 +0000
committerAron Griffis <agriffis@gentoo.org>2004-01-05 18:39:58 +0000
commit0f31fa2c2d105772e894a40c0dd7da2f0aca53ee (patch)
tree7c899c54b3ba62c562397f331f912c477e3c58e1 /net-irc/irssi/ChangeLog
parentMarked stable on sparc. (diff)
downloadgentoo-2-0f31fa2c2d105772e894a40c0dd7da2f0aca53ee.tar.gz
gentoo-2-0f31fa2c2d105772e894a40c0dd7da2f0aca53ee.tar.bz2
gentoo-2-0f31fa2c2d105772e894a40c0dd7da2f0aca53ee.zip
Use glib2 (this ebuild accidentally regressed from 0.8.6-r6). Don't build the bot, which is apparently broken and unsupported. Mark stable on x86, alpha and ia64. These changes fix bugs 33603, 35614 and 35532 and follow discussion with Greg F. in December.
Diffstat (limited to 'net-irc/irssi/ChangeLog')
-rw-r--r--net-irc/irssi/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/net-irc/irssi/ChangeLog b/net-irc/irssi/ChangeLog
index bb04e755ecd8..98925cf220ad 100644
--- a/net-irc/irssi/ChangeLog
+++ b/net-irc/irssi/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-irc/irssi
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/ChangeLog,v 1.39 2003/12/12 16:55:26 gregf Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/ChangeLog,v 1.40 2004/01/05 18:39:43 agriffis Exp $
+
+ 05 Jan 2004; Aron Griffis <agriffis@gentoo.org> irssi-0.8.9.ebuild:
+ Use glib2 (this ebuild accidentally regressed from 0.8.6-r6). Don't
+ build the bot, which is apparently broken and unsupported. Mark
+ stable on x86, alpha and ia64. These changes fix bugs 33603, 35614
+ and 35532 and follow discussion with Greg F. in December.
12 Dec 2003; Greg Fitzgerald <gregf@gentoo.org> irssi-0.8.9.ebuild:
Fixed patch problem, closes bug #35657