summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2004-03-16 21:50:08 +0000
committerNed Ludd <solar@gentoo.org>2004-03-16 21:50:08 +0000
commitda804f4f8d5da0081e34ea406dac353333f9419f (patch)
tree2055e3b1b28401ba239ef8fdb308992032fb1590 /sys-libs/ncurses/ChangeLog
parentbumps to PROVIDE virtual/dev-manager (Manifest recommit) (diff)
downloadgentoo-2-da804f4f8d5da0081e34ea406dac353333f9419f.tar.gz
gentoo-2-da804f4f8d5da0081e34ea406dac353333f9419f.tar.bz2
gentoo-2-da804f4f8d5da0081e34ea406dac353333f9419f.zip
new filter-ldflags function in flag-o-matic allows us to filter exactly what we need here which is -pie.. So lets use that function vs all of filter-flags and all it's glory
Diffstat (limited to 'sys-libs/ncurses/ChangeLog')
-rw-r--r--sys-libs/ncurses/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-libs/ncurses/ChangeLog b/sys-libs/ncurses/ChangeLog
index c1a34b8e4a48..26b8daf7cd63 100644
--- a/sys-libs/ncurses/ChangeLog
+++ b/sys-libs/ncurses/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-libs/ncurses
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.57 2004/03/16 03:23:25 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.58 2004/03/16 21:50:08 solar Exp $
+
+ 16 Mar 2004; <solar@gentoo.org> ncurses-5.4-r1.ebuild:
+ new filter-ldflags function in flag-o-matic allows us to filter exactly what
+ we need here which is -pie.. So lets use that function vs all of filter-flags
+ and all it's glory
15 Mar 2004; Jason Wever <weeve@gentoo.org> ncurses-5.4-r1.ebuild,
ncurses-5.4.ebuild: