diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-06-25 16:43:08 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-06-25 16:43:08 +0000 |
commit | 53eccc30801ac1920bf097715c142d45ec2d393a (patch) | |
tree | 160e6aeb65c2207cbdc86a5c3bfa5118607492cd /app-office/planner/ChangeLog | |
parent | set AS to yasm based on CHOST which seems to be the sanest to do, bug #345161 (diff) | |
download | historical-53eccc30801ac1920bf097715c142d45ec2d393a.tar.gz historical-53eccc30801ac1920bf097715c142d45ec2d393a.tar.bz2 historical-53eccc30801ac1920bf097715c142d45ec2d393a.zip |
We need to set compile-warnings to a different value as it doesn't use standard macro (#474610 by Juergen Rose).
Package-Manager: portage-2.1.12.10/cvs/Linux x86_64
Manifest-Sign-Key: 0xA188FBD4
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: |