summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-tcltk/itcl/ChangeLog6
-rw-r--r--net-misc/omniORB/ChangeLog15
2 files changed, 19 insertions, 2 deletions
diff --git a/dev-tcltk/itcl/ChangeLog b/dev-tcltk/itcl/ChangeLog
index 6dae6ff2edca..9be1c5aa99c0 100644
--- a/dev-tcltk/itcl/ChangeLog
+++ b/dev-tcltk/itcl/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for dev-tcltk/itcl
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/ChangeLog,v 1.2 2002/05/27 13:31:20 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/itcl/ChangeLog,v 1.3 2002/08/10 04:34:22 george Exp $
*itcl-3.2-r2 (27 May 2002)
+ 09 Aug 2002; George Shapovalov <george@gentoo.org> itcl-3.2-r2.ebuild :
+
+ fixed build problems - removed "bad" parts of the patch
+
27 May 2002; Seemant Kulleen <seemant@gentoo.org> itcl-3.2-r2.ebuild
files/digest-itcl-3.2-r2 files/itcl-3.2-r2-gentoo.diff :
diff --git a/net-misc/omniORB/ChangeLog b/net-misc/omniORB/ChangeLog
index 4dab494a6f22..5a7dca1645bb 100644
--- a/net-misc/omniORB/ChangeLog
+++ b/net-misc/omniORB/ChangeLog
@@ -1,9 +1,22 @@
# ChangeLog for net-misc/omniORB
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/ChangeLog,v 1.5 2002/08/08 18:27:55 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/omniORB/ChangeLog,v 1.6 2002/08/10 04:34:22 george Exp $
*omniORB-305 (25 Jul 2002)
+ 09 Aug 2002; George Shapovalov <george@gentoo.org> omniORB-305.ebuild :
+
+ fixed the ldconfig complaint issue:
+ this version was creating symlinks to the libs and dolib was copying them
+ as regular files. Changed to cp -d
+
+ one issue remains:
+ ebuild omniORB-305.ebuild qmerge or emerge omniORB -b will break while
+ invokying pkg_postinst function - FILESDIR gets assigned path under ${D} instead
+ of the right one (plain emerge works fine)
+ However this is a portage issue (and has been noticed for a few other packages)
+ Submitted a bug report, should go away as it gets fixed in portage.
+
08 Aug 2002; phoen][x <phoenix@gentoo.org> files/omniORB.305 omniORB-305.ebuild :
Bumped the init.d file to omniORB.305; removed notifd from and fixed the killall command.
Incorporated this change in the ebuild.