diff options
author | Malcolm Lashley <malc@gentoo.org> | 2005-05-09 01:18:26 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2005-05-09 01:18:26 +0000 |
commit | ec72ef4d9b692fcb9015b551b1f47e898ccb04ca (patch) | |
tree | 458cb27be79162759b06100ed0dad53ef8a809b2 /sys-fs/unionfs/ChangeLog | |
parent | mark ~ppc (diff) | |
download | historical-ec72ef4d9b692fcb9015b551b1f47e898ccb04ca.tar.gz historical-ec72ef4d9b692fcb9015b551b1f47e898ccb04ca.tar.bz2 historical-ec72ef4d9b692fcb9015b551b1f47e898ccb04ca.zip |
Fix compilation on amd64 - closes bug #87580
Package-Manager: portage-2.0.51.20-r5
Diffstat (limited to 'sys-fs/unionfs/ChangeLog')
-rw-r--r-- | sys-fs/unionfs/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-fs/unionfs/ChangeLog b/sys-fs/unionfs/ChangeLog index 2623efee8448..743d1d44fa02 100644 --- a/sys-fs/unionfs/ChangeLog +++ b/sys-fs/unionfs/ChangeLog @@ -1,6 +1,10 @@ # 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.9 2005/04/01 21:27:03 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/unionfs/ChangeLog,v 1.10 2005/05/09 01:18:26 malc Exp $ + + 08 May 2005; Malcolm Lashley <malc@gentoo.org> + +files/unionfs-1.0.11-amd64.patch, unionfs-1.0.11.ebuild: + Fix compilation on amd64 - closes bug #87580 01 Apr 2005; Lars Weiler <pylon@gentoo.org> unionfs-1.0.11.ebuild: Added ~ppc. |