summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2003-03-08 22:05:57 +0000
committerMarinus Schraal <foser@gentoo.org>2003-03-08 22:05:57 +0000
commiteaf400e4b285dea6d67939cc2a50dc084753d362 (patch)
treebe064dcd522d4b13d18ab5c99bc0a0aba111a66f /app-text/gtkspell/ChangeLog
parentinheriting eutils (diff)
downloadhistorical-eaf400e4b285dea6d67939cc2a50dc084753d362.tar.gz
historical-eaf400e4b285dea6d67939cc2a50dc084753d362.tar.bz2
historical-eaf400e4b285dea6d67939cc2a50dc084753d362.zip
bugfix
Diffstat (limited to 'app-text/gtkspell/ChangeLog')
-rw-r--r--app-text/gtkspell/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/app-text/gtkspell/ChangeLog b/app-text/gtkspell/ChangeLog
index dbbec76b49ff..5a1d1e221053 100644
--- a/app-text/gtkspell/ChangeLog
+++ b/app-text/gtkspell/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for app-text/gtkspell
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.10 2003/03/08 04:13:26 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gtkspell/ChangeLog,v 1.11 2003/03/08 22:05:57 foser Exp $
*gtkspell-2.0.4 (07 Mar 2003)
+ 08 Mar 2003; foser <foser@gentoo.org> gtkspell-2.0.4.ebuild :
+ real gtkdoc fix, removed line from configure to make the switch actually work
+ see bug #16997
+
08 Mar 2003; Martin Schlemmer <azarah@gentoo.org> gtkspell-2.0.4.ebuild :
Add 'doc' support with DEPEND on gtk-doc, as it fails over here without
gtk-doc installed ...