diff options
author | 2004-09-27 19:48:24 +0000 | |
---|---|---|
committer | 2004-09-27 19:48:24 +0000 | |
commit | 466fd969e8d7469a2862d725adcfdd2b54323480 (patch) | |
tree | b8e730a0e4778df149c1a4702a1e1e775ba3d46f /sys-fs/submount/ChangeLog | |
parent | make all ppc profiles use sys-fs/mac-fdisk (diff) | |
download | gentoo-2-466fd969e8d7469a2862d725adcfdd2b54323480.tar.gz gentoo-2-466fd969e8d7469a2862d725adcfdd2b54323480.tar.bz2 gentoo-2-466fd969e8d7469a2862d725adcfdd2b54323480.zip |
Fix unpack on 2.4 based systems
Diffstat (limited to 'sys-fs/submount/ChangeLog')
-rw-r--r-- | sys-fs/submount/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-fs/submount/ChangeLog b/sys-fs/submount/ChangeLog index 6c91ba6bad08..b4e49a3c79cc 100644 --- a/sys-fs/submount/ChangeLog +++ b/sys-fs/submount/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/submount # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/submount/ChangeLog,v 1.5 2004/09/03 19:16:59 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/submount/ChangeLog,v 1.6 2004/09/27 19:48:24 dsd Exp $ + + 27 Sep 2004; Daniel Drake <dsd@gentoo.org> submount-0.9.ebuild: + Fix unpack on 2.4 based systems 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> submount-0.9.ebuild: |