diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-11-18 04:24:48 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-11-18 04:24:48 +0000 |
commit | 354b6290419e15b68503831b4e7b985051f0812a (patch) | |
tree | 349116864fb91cc8aac7a1a9b76afa9a4ac61dda /sys-devel/prelink/ChangeLog | |
parent | tidy (diff) | |
download | historical-354b6290419e15b68503831b4e7b985051f0812a.tar.gz historical-354b6290419e15b68503831b4e7b985051f0812a.tar.bz2 historical-354b6290419e15b68503831b4e7b985051f0812a.zip |
prelink does not pass tests on arm, and acts weird. /temp/ccChjHpK.s: Assembler messages: /temp/ccChjHpK.s:86: Error: junk at end of line, first unrecognized character is `,' cp: cannot stat `shuffle2': No such file or directory FAIL: shuffle2.sh
Package-Manager: portage-2.2_rc49/cvs/Linux x86_64
Diffstat (limited to 'sys-devel/prelink/ChangeLog')
-rw-r--r-- | sys-devel/prelink/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/sys-devel/prelink/ChangeLog b/sys-devel/prelink/ChangeLog index 86cb781eee58..c2a4a4b421bd 100644 --- a/sys-devel/prelink/ChangeLog +++ b/sys-devel/prelink/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-devel/prelink # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/ChangeLog,v 1.65 2009/10/22 00:16:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/prelink/ChangeLog,v 1.66 2009/11/18 04:24:48 robbat2 Exp $ + + 18 Nov 2009; Robin H. Johnson <robbat2@gentoo.org> + prelink-20090709.ebuild: + prelink does not pass tests on arm, and acts weird. /temp/ccChjHpK.s: + Assembler messages: /temp/ccChjHpK.s:86: Error: junk at end of line, first + unrecognized character is `,' cp: cannot stat `shuffle2': No such file or + directory FAIL: shuffle2.sh 22 Oct 2009; Mike Frysinger <vapier@gentoo.org> files/prelink.cron: Call ionice in the cron script #289322 by Johannes Buchner. |