diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-10-28 04:16:34 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-10-28 04:16:34 +0000 |
commit | e79bed969b18e5ac120c5eb0e9091785808c7533 (patch) | |
tree | 676c4f4e68d55faa8a66ed8db8665f4be7ed8316 /sys-fs/fuse/ChangeLog | |
parent | Mask sysvinit for selinux patch update. (diff) | |
download | gentoo-2-e79bed969b18e5ac120c5eb0e9091785808c7533.tar.gz gentoo-2-e79bed969b18e5ac120c5eb0e9091785808c7533.tar.bz2 gentoo-2-e79bed969b18e5ac120c5eb0e9091785808c7533.zip |
USE=modules support for sys-fs/fuse.
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/fuse/ChangeLog')
-rw-r--r-- | sys-fs/fuse/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-fs/fuse/ChangeLog b/sys-fs/fuse/ChangeLog index fd49b3e5dc36..7282ed53eb34 100644 --- a/sys-fs/fuse/ChangeLog +++ b/sys-fs/fuse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/fuse # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/ChangeLog,v 1.123 2009/10/06 11:59:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/fuse/ChangeLog,v 1.124 2009/10/28 04:16:34 robbat2 Exp $ + + 28 Oct 2009; Robin H. Johnson <robbat2@gentoo.org> fuse-2.7.4-r1.ebuild: + USE=modules support for sys-fs/fuse. *fuse-2.7.4-r1 (06 Oct 2009) |