summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdelibs/ChangeLog')
-rw-r--r--kde-base/kdelibs/ChangeLog16
1 files changed, 13 insertions, 3 deletions
diff --git a/kde-base/kdelibs/ChangeLog b/kde-base/kdelibs/ChangeLog
index ce736952a94d..08a3fda83cdc 100644
--- a/kde-base/kdelibs/ChangeLog
+++ b/kde-base/kdelibs/ChangeLog
@@ -1,6 +1,16 @@
-# ChangeLog for kde-base/kdelibs
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/ChangeLog,v 1.53 2003/02/13 12:43:07 hannes Exp $
+# ChangeLog for kde-basekdelibsChangeLog/
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdelibs/ChangeLog,v 1.54 2003/02/13 18:54:52 danarmak Exp $
+
+ 13 Feb 2003; Dan Armak <danarmak@gentoo.org> kdelibs-3.1-r1.ebuild:
+
+ Remove the change Hannes made below, it was just an emergency fix.
+ The proper fix, if you have a kde 3.1+3.0.x system, is to emerge
+ kdelibs-3.0.5a-r2 and kdebase-3.0.5aq-r1 if you are emerging kdelibs-3.1-r1
+ and kdebase-3.1-r1 (but don't get the new 3.0.5a's if for some reason you
+ aren't getting the new 3.1's !)
+ Or for a quick fix to avoid all that compiling, edit /etc/env.d65kdelibs-3.0.*
+ and remove the KDEDIRS= line, run env-update and restart kdm.
13 Feb 2003; Hannes Mehnert <hannes@gentoo.org> kdelibs-3.1-r2.ebuild:
added KDEDIRS=${PREFIX} again to fix bug #15593