diff options
author | 2008-06-08 05:42:04 +0000 | |
---|---|---|
committer | 2008-06-08 05:42:04 +0000 | |
commit | a49e53698748c5f61441e797ed4474ba44874a33 (patch) | |
tree | 1b309737987b674f5534a9f1794cfa4a337bb468 /sys-libs/uclibc/ChangeLog | |
parent | Version bump. Properly separate out DEPENDs. (diff) | |
download | gentoo-2-a49e53698748c5f61441e797ed4474ba44874a33.tar.gz gentoo-2-a49e53698748c5f61441e797ed4474ba44874a33.tar.bz2 gentoo-2-a49e53698748c5f61441e797ed4474ba44874a33.zip |
- fix up a few cross compile problems for arm
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-libs/uclibc/ChangeLog')
-rw-r--r-- | sys-libs/uclibc/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-libs/uclibc/ChangeLog b/sys-libs/uclibc/ChangeLog index 25c4fb23c4be..6d0fcf981b11 100644 --- a/sys-libs/uclibc/ChangeLog +++ b/sys-libs/uclibc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-libs/uclibc # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/ChangeLog,v 1.34 2008/05/05 18:50:22 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/ChangeLog,v 1.35 2008/06/08 05:42:04 solar Exp $ + +*uclibc-0.9.28.3-r7 (08 Jun 2008) + + 08 Jun 2008; <solar@gentoo.org> +uclibc-0.9.28.3-r7.ebuild: + - fix up a few cross compile problems for arm *uclibc-0.9.28.3-r6 (05 May 2008) |