diff options
author | 2012-02-15 15:15:43 +0000 | |
---|---|---|
committer | 2012-02-15 15:15:43 +0000 | |
commit | fe4df23b773faed6d132d93f7e088cbddcd6d8c4 (patch) | |
tree | a49f54e6471987e5a5df8f54e13d07ed6e7dd24c /x11-wm/dwm/ChangeLog | |
parent | Old. (diff) | |
download | gentoo-2-fe4df23b773faed6d132d93f7e088cbddcd6d8c4.tar.gz gentoo-2-fe4df23b773faed6d132d93f7e088cbddcd6d8c4.tar.bz2 gentoo-2-fe4df23b773faed6d132d93f7e088cbddcd6d8c4.zip |
Do not add -g to CFLAGS by Agostino Sarubbo (bug #386089).
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm/dwm/ChangeLog')
-rw-r--r-- | x11-wm/dwm/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-wm/dwm/ChangeLog b/x11-wm/dwm/ChangeLog index 5a5bce303e6f..51ca6b2f06ca 100644 --- a/x11-wm/dwm/ChangeLog +++ b/x11-wm/dwm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/dwm # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/ChangeLog,v 1.78 2012/01/03 20:05:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/ChangeLog,v 1.79 2012/02/15 15:15:43 jer Exp $ + + 15 Feb 2012; Jeroen Roovers <jer@gentoo.org> dwm-6.0.ebuild: + Do not add -g to CFLAGS by Agostino Sarubbo (bug #386089). 03 Jan 2012; Mike Frysinger <vapier@gentoo.org> dwm-6.0.ebuild: Do not bother saving config.h as a doc since we use savedconfig.eclass and it |