summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2004-12-07 14:11:07 +0000
committerNed Ludd <solar@gentoo.org>2004-12-07 14:11:07 +0000
commit87b91af04091340d6dcc5690be8f4b00785487a9 (patch)
treeb58f59df04bf1fcbf5f883d483417b20f77cf49e /sys-libs/ncurses/ChangeLog
parentStable on sparc (Manifest recommit) (diff)
downloadgentoo-2-87b91af04091340d6dcc5690be8f4b00785487a9.tar.gz
gentoo-2-87b91af04091340d6dcc5690be8f4b00785487a9.tar.bz2
gentoo-2-87b91af04091340d6dcc5690be8f4b00785487a9.zip
- Stopped abusing uclibc for cxx handling, the ebuild now uses nocxx bug #73633
- enable work around --program-prefix= as ncurses will pick up the arch tuple and put it in the program prefix incorrectly as arch-vendor-linux-<libc>-<app>
Diffstat (limited to 'sys-libs/ncurses/ChangeLog')
-rw-r--r--sys-libs/ncurses/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-libs/ncurses/ChangeLog b/sys-libs/ncurses/ChangeLog
index ae1957094b13..3f0e61d24ce2 100644
--- a/sys-libs/ncurses/ChangeLog
+++ b/sys-libs/ncurses/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-libs/ncurses
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.86 2004/10/21 19:48:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.87 2004/12/07 14:11:07 solar Exp $
+
+ 07 Dec 2004; <solar@gentoo.org> ncurses-5.4-r5.ebuild:
+ - Stopped abusing uclibc for cxx handling, the ebuild now uses nocxx bug
+ #73633 - enable work around --program-prefix= as ncurses will pick up the arch
+ tuple and put it in the program prefix incorrectly as
+ arch-vendor-linux-<libc>-<app>
17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> ncurses-5.4-r5.ebuild:
stable on amd64.