diff options
author | Alex Alexander <wired@gentoo.org> | 2013-07-15 17:59:46 +0000 |
---|---|---|
committer | Alex Alexander <wired@gentoo.org> | 2013-07-15 17:59:46 +0000 |
commit | 3d00541dbaaba7e7a39b2d1a88fbca9176590c10 (patch) | |
tree | 41b70c0e2172c8992370cf6aefc8058cd6ca75e8 /app-misc/mc/ChangeLog | |
parent | stable on arm as sci-libs/lapack-reference is stable (bug #476224) (diff) | |
download | gentoo-2-3d00541dbaaba7e7a39b2d1a88fbca9176590c10.tar.gz gentoo-2-3d00541dbaaba7e7a39b2d1a88fbca9176590c10.tar.bz2 gentoo-2-3d00541dbaaba7e7a39b2d1a88fbca9176590c10.zip |
fixed ncurses detection, bug #476932
(Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key EB9B4AFA)
Diffstat (limited to 'app-misc/mc/ChangeLog')
-rw-r--r-- | app-misc/mc/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-misc/mc/ChangeLog b/app-misc/mc/ChangeLog index e63f4622ff7b..b1dc1a4b276e 100644 --- a/app-misc/mc/ChangeLog +++ b/app-misc/mc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/mc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.284 2013/07/12 15:56:18 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/ChangeLog,v 1.285 2013/07/15 17:59:46 wired Exp $ + + 15 Jul 2013; Alex Alexander <wired@gentoo.org> mc-4.8.9.ebuild, + +files/mc-4.8.9-ncurses-include-fix.patch: + fixed ncurses detection, bug #476932 *mc-4.8.9 (12 Jul 2013) |