diff options
author | Malcolm Lashley <malc@gentoo.org> | 2005-08-17 17:59:42 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2005-08-17 17:59:42 +0000 |
commit | ac42fc44a95050acb3f74922e947fbefcafc6709 (patch) | |
tree | 4ea10d7c913085a09fd47aebf8508ba662491ced /sys-fs/unionfs/ChangeLog | |
parent | Updated the multilib patch for 2.8, bug 101289 (diff) | |
download | gentoo-2-ac42fc44a95050acb3f74922e947fbefcafc6709.tar.gz gentoo-2-ac42fc44a95050acb3f74922e947fbefcafc6709.tar.bz2 gentoo-2-ac42fc44a95050acb3f74922e947fbefcafc6709.zip |
#102782 fix broken patch, add non-broken amd64 patch :)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-fs/unionfs/ChangeLog')
-rw-r--r-- | sys-fs/unionfs/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-fs/unionfs/ChangeLog b/sys-fs/unionfs/ChangeLog index dd982f3e6bb2..2d5024f2385d 100644 --- a/sys-fs/unionfs/ChangeLog +++ b/sys-fs/unionfs/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-fs/unionfs # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs/ChangeLog,v 1.14 2005/08/11 08:59:26 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs/ChangeLog,v 1.15 2005/08/17 17:59:42 malc Exp $ + + 17 Aug 2005; Malcolm Lashley <malc@gentoo.org> + +files/unionfs-1.0.13-amd64.patch, unionfs-1.0.13.ebuild: + #102782 - remove patch which is no longer required, add new general patch to + fix typecasting in debug statements on amd64 *unionfs-1.0.13 (11 Aug 2005) |