# ChangeLog for net-im/licq # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/net-im/licq/ChangeLog,v 1.23 2003/05/04 18:30:38 lordvan Exp $ *licq-1.2.6-r1 (04 May 2003) 04 May 2003; Thomas Raschbacher licq-1.2.6.ebuild: A tricky hack to fix the illegal "need kde && inherit kde-base". newdepend() tweaks the DEPEND line, and we can't tweak dependencies in a conditional as this messes up our dependency caching. This closes bugs #12436, #17925, #18205. *licq-1.2.4-r2 (07 Feb 2003) 10 Feb 2003; Seemant Kulleen licq-1.2.4-r2.ebuild : Changed ncurses dependency to be not strict on version. 07 Feb 2003; Thomas Raschbacher licq-1.2.4-r2.ebuild: removed old fix for #12436 and added new (set kde-gui as default) 07 Feb 2003; Seemant Kulleen licq-1.2.4-r2.ebuild : Some sed magic to detect which plugin is preferred 07 Feb 2003; Thomas Raschbacher licq-1.2.4-r2.ebuild files/licq.cpp-plugins.patch : Console plugin only gets installed if ncurses is in USE. 07 Feb 2003; Seemant Kulleen licq-1.2.4-r2.ebuild files/digest-licq-1.2.4-r2 : There are a number of plugins that come with licq: Qt gui, GTK gui, console front-end, remote management and auto-respond. Only the Qt was getting built, and the console plugin was a separate package in portage(!!). Qt and GTK are USE dependent, and the console, remote management and auto-respond are built by default now. Closes bug #15084 by Bruno Lustosa *licq-1.2.4-r1 (31 Jan 2003) 03 Feb 2003; Seemant Kulleen licq-1.2.4-r1.ebuild : Fixed a typo that caused bug #15084 by Bruno Lustosa where licq-console was still calling kde and qt as dependencies. 01 Feb 2003; Dan Armak ChangeLog : Fix a typo that caused bug #13572 (ineffective USE flags). 31 Jan 2003; Dan Armak ChangeLog : Fix bug #12436: create a symlink from the qt-only gui plugin to the kde one when the kde plugin is built. *licq-1.2.4 (29 Jan 2003) 29 Jan 2003; Hannes Mehnert licq-1.2.4.ebuild: version bump *licq-1.2.3 (10 Jan 2003) 10 Jan 2003; Hannes Mehnert licq-1.2.3.ebuild: version bump, compiles fine with qt-3.1 and gcc-3.2.1 without patching source, fixes bug #13493 *licq-1.2.0a-r3 (26 Dec 2002) 26 Dec 2002; Matthew Kennedy licq-1.2.0a-r3.ebuild, files/digest-licq-1.2.0a-r3, ChangeLog, files/1.2.0a-gcc3-gentoo.patch : C++ fix for gcc3. Resolves bug 12623. (Marking ~x86 until tested). 26 Dec 2002; Matthew Kennedy licq-1.2.0a-r3.ebuild, ChangeLog : Marked as stable after receiving positive test feedback. *licq-1.2.0a-r2 (01 Dec 2002) 01 Dec 2002; Hannes Mehnert licq-1.2.0a-r2.ebuild: added patch to work with qt-3.1. Thanks to toojays@toojays.net (John Steele Scott) for submission (bug #11423) *licq-1.2.0a-r1 (13 Aug 2002) 15 Aug 2002; Arcady Genkin licq-1.2.0a-r1.ebuild : Added configure patch by to fix compilation under gcc-3. *licq-1.2.0a (13 Aug 2002) 13 Aug 2002; Arcady Genkin licq-1.2.0a.ebuild : Update to version 1.2.0a. Thanks to Matt Rinsch for the update. *licq-1.0.4-r2 (4 Apr 2002) 4 Apr 2002; Grant Goodyear : Added patch from Paul de Vrieze to fix the problem that kdeconf resets the cwd (to ${S}?).