summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-21 06:31:05 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-21 06:31:05 +0000
commit2c70e5601b7f8932530e09f3d49749386acbf37b (patch)
treed2eb5badc76e016e5c29600784abb43eb858d956 /app-emulation/fuse/ChangeLog
parentextra character (Manifest recommit) (diff)
downloadgentoo-2-2c70e5601b7f8932530e09f3d49749386acbf37b.tar.gz
gentoo-2-2c70e5601b7f8932530e09f3d49749386acbf37b.tar.bz2
gentoo-2-2c70e5601b7f8932530e09f3d49749386acbf37b.zip
stop using deprecated ?: use syntax
Diffstat (limited to 'app-emulation/fuse/ChangeLog')
-rw-r--r--app-emulation/fuse/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/app-emulation/fuse/ChangeLog b/app-emulation/fuse/ChangeLog
index f416d20b2824..d5e6bf3df3a3 100644
--- a/app-emulation/fuse/ChangeLog
+++ b/app-emulation/fuse/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/fuse
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.5 2004/02/28 07:49:32 vapier Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/fuse/ChangeLog,v 1.6 2004/03/21 06:31:05 mr_bones_ Exp $
+
+ 20 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> fuse-0.6.1.1.ebuild,
+ fuse-0.6.2.1.ebuild:
+ stop using deprecated ?: use syntax
*fuse-0.6.2.1 (28 Feb 2004)