summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2004-08-30 19:51:35 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2004-08-30 19:51:35 +0000
commit0f7179df24552b18edb3c42f7a83e3d6c38688d8 (patch)
tree0752b9e7104865dc9bca29c8ab0bc5e7c39d92c2 /dev-tcltk/tclx/ChangeLog
parentFixed DEPEND/RDEPEND, removed unneeded src_compile (Manifest recommit) (diff)
downloadgentoo-2-0f7179df24552b18edb3c42f7a83e3d6c38688d8.tar.gz
gentoo-2-0f7179df24552b18edb3c42f7a83e3d6c38688d8.tar.bz2
gentoo-2-0f7179df24552b18edb3c42f7a83e3d6c38688d8.zip
Removing -fPIC. Not necessary anymore. BUG #55238.
Diffstat (limited to 'dev-tcltk/tclx/ChangeLog')
-rw-r--r--dev-tcltk/tclx/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-tcltk/tclx/ChangeLog b/dev-tcltk/tclx/ChangeLog
index c0f328a44f24..5344952203a7 100644
--- a/dev-tcltk/tclx/ChangeLog
+++ b/dev-tcltk/tclx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-tcltk/tclx
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/ChangeLog,v 1.15 2004/08/07 16:49:30 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/ChangeLog,v 1.16 2004/08/30 19:51:35 kugelfang Exp $
+
+ 30 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> tclx-8.3-r1.ebuild,
+ tclx-8.3.5.ebuild:
+ Removed append-flags -fPIC. Not necessary. See BUG #55238.
07 Aug 2004; Doug Goldstein <cardoe@gentoo.org> tclx-8.3.5.ebuild:
Fixes for bug #58730 and #46565.