diff options
author | 2013-06-25 16:42:58 +0000 | |
---|---|---|
committer | 2013-06-25 16:42:58 +0000 | |
commit | 263ef7927351bbbdb6923b32835dae2a415c4f9c (patch) | |
tree | 918bea6e29c48b05d0960704aec1af907b7bdf57 /app-office/planner/ChangeLog | |
parent | set AS to yasm based on CHOST which seems to be the sanest to do, bug #345161 (diff) | |
download | gentoo-2-263ef7927351bbbdb6923b32835dae2a415c4f9c.tar.gz gentoo-2-263ef7927351bbbdb6923b32835dae2a415c4f9c.tar.bz2 gentoo-2-263ef7927351bbbdb6923b32835dae2a415c4f9c.zip |
We need to set compile-warnings to a different value as it doesn't use standard macro (#474610 by Juergen Rose).
(Portage version: 2.1.12.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-office/planner/ChangeLog')
-rw-r--r-- | app-office/planner/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-office/planner/ChangeLog b/app-office/planner/ChangeLog index 1399f24187fd..09d4cbe2a1b6 100644 --- a/app-office/planner/ChangeLog +++ b/app-office/planner/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/planner # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/planner/ChangeLog,v 1.71 2013/05/20 11:14:29 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/planner/ChangeLog,v 1.72 2013/06/25 16:42:58 pacho Exp $ + + 25 Jun 2013; Pacho Ramos <pacho@gentoo.org> planner-0.14.6_p20130520.ebuild: + We need to set compile-warnings to a different value as it doesn't use + standard macro (#474610 by Juergen Rose). 20 May 2013; Gilles Dartiguelongue <eva@gentoo.org> planner-0.14.6.ebuild, planner-0.14.6_p20130520.ebuild: |