diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-30 18:53:54 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-30 18:53:54 +0000 |
commit | d728d9ecf4030f468f9b1861ffe439f2a326201b (patch) | |
tree | 8326867ee9f736aad2d432d21afb0db1aaa07d41 /dev-util/astyle/ChangeLog | |
parent | Readd libtoolize call for fbsd (diff) | |
download | historical-d728d9ecf4030f468f9b1861ffe439f2a326201b.tar.gz historical-d728d9ecf4030f468f9b1861ffe439f2a326201b.tar.bz2 historical-d728d9ecf4030f468f9b1861ffe439f2a326201b.zip |
Does not compile on ppc64. mark it -ppc64. error is "../src/astyle_main.cpp:56:17: error: jni.h: No such file or directory"
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-util/astyle/ChangeLog')
-rw-r--r-- | dev-util/astyle/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/dev-util/astyle/ChangeLog b/dev-util/astyle/ChangeLog index 50ed4bcf7dd9..b9d02eecf685 100644 --- a/dev-util/astyle/ChangeLog +++ b/dev-util/astyle/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/astyle # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.24 2008/05/24 13:38:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.25 2008/05/30 18:53:54 corsair Exp $ + + 30 May 2008; Markus Rothe <corsair@gentoo.org> astyle-1.22.ebuild: + Does not compile on ppc64. mark it -ppc64. error is + "../src/astyle_main.cpp:56:17: error: jni.h: No such file or directory" 24 May 2008; Markus Meier <maekke@gentoo.org> astyle-1.21.ebuild: amd64 stable, bug #220739 @@ -27,7 +31,7 @@ Dropped ppc-macos keyword, see you in prefix 14 Nov 2007; Robin H. Johnson <robbat2@gentoo.org> astyle-1.21.ebuild: - Fix $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.24 2008/05/24 13:38:45 maekke Exp $ string. + Fix $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.25 2008/05/30 18:53:54 corsair Exp $ string. *astyle-1.21 (07 Oct 2007) |