summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2004-07-05 11:04:45 +0000
committerNed Ludd <solar@gentoo.org>2004-07-05 11:04:45 +0000
commit4318c25ce387af2e0ece1fd206e09465e9abcda1 (patch)
tree07b850c3f67d4385415df7e31f008543338bff87 /sys-apps/fakeroot/ChangeLog
parentx86 marked stable (diff)
downloadhistorical-4318c25ce387af2e0ece1fd206e09465e9abcda1.tar.gz
historical-4318c25ce387af2e0ece1fd206e09465e9abcda1.tar.bz2
historical-4318c25ce387af2e0ece1fd206e09465e9abcda1.zip
update ebuild to use epatch vs calling patch directly. Also added a patch that will allow fakeroot to be compiled with gcc-3.4/uclibc
Diffstat (limited to 'sys-apps/fakeroot/ChangeLog')
-rw-r--r--sys-apps/fakeroot/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-apps/fakeroot/ChangeLog b/sys-apps/fakeroot/ChangeLog
index d069dab29709..859c1960e31d 100644
--- a/sys-apps/fakeroot/ChangeLog
+++ b/sys-apps/fakeroot/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-apps/fakeroot
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/fakeroot/ChangeLog,v 1.9 2004/06/24 22:05:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fakeroot/ChangeLog,v 1.10 2004/07/05 11:04:45 solar Exp $
+
+ 05 Jul 2004; <solar@gentoo.org> fakeroot-0.4.4-r1.ebuild,
+ files/fakeroot-0.4.4-faked.patch:
+ update ebuild to use epatch vs calling patch directly. Also added a patch that
+ will allow fakeroot to be compiled with gcc-3.4/uclibc
02 Apr 2004; Jon Portnoy <avenj@gentoo.org> fakeroot-0.4.4-r1.ebuild :
Use gnuconfig_update for all archs.