diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-06-25 20:52:21 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-06-25 20:52:21 +0000 |
commit | 7debca8b7ec7d8f31ca862d3c5090636edb8a70c (patch) | |
tree | 7ad1e18dec22595deb567eb2311294c2a028c19d /app-benchmarks/bonnie++/ChangeLog | |
parent | Moved app-misc/bonnie++ to app-benchmarks/bonnie++ (diff) | |
download | gentoo-2-7debca8b7ec7d8f31ca862d3c5090636edb8a70c.tar.gz gentoo-2-7debca8b7ec7d8f31ca862d3c5090636edb8a70c.tar.bz2 gentoo-2-7debca8b7ec7d8f31ca862d3c5090636edb8a70c.zip |
Moved app-misc/bonnie++ to app-benchmarks/bonnie++
Diffstat (limited to 'app-benchmarks/bonnie++/ChangeLog')
-rw-r--r-- | app-benchmarks/bonnie++/ChangeLog | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/app-benchmarks/bonnie++/ChangeLog b/app-benchmarks/bonnie++/ChangeLog new file mode 100644 index 000000000000..60e5700891d9 --- /dev/null +++ b/app-benchmarks/bonnie++/ChangeLog @@ -0,0 +1,41 @@ +# ChangeLog for app-misc/bonnie++ +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/bonnie++/ChangeLog,v 1.1 2003/06/25 20:51:56 mholzer Exp $ + +*bonnie++-1.02c-r1 (25 Jun 2003) + + 25 Jun 2003; Martin Holzer <mholzer@gentoo.org> bonnie++-1.02c-r1.ebuild, + bonnie++-1.03.ebuild: + Moved app-misc/bonnie++ to app-benchmarks/bonnie++ + +*bonnie++-1.03 (6 Dec 2002) + + 08 Jan 2003; Jack Morgan <jmorgan@gentoo.org> bonnie++-1.03.ebuild : + Removed sparc64 keyword + + 4 Jan 2003; George Shapovalov <george@gentoo.org> bonnie++-1.03.ebuild : + for whatever reason got this one assigned to me. + Checked and committed. + + 5 Dec 2002; William McArthur <sandymac@gentoo.org> bonnie++-1.03.ebuild : + + Bummped the ebuild file name and added IUSE and DEPEND lines. + +*bonnie++-1.02c-r1 (14 Oct 2002) + + 14 Oct 2002; Mike Frysinger <vapier@gentoo.org> : + In gcc3.x, 'vector.h' is detected as not being installed (due to the + fact that you're *supposed* to call it 'vector') ... and zcav is not + built. if you force the compilation ('make zcav') it will work, just + complain that you're using an old header file (#9073) + The version bump is because the install would continue even if zcav + wasnt created/installed + +*bonnie++-1.02c (26 Apr 2002) + + 26 Apr 2002; William McArthur <sandymac@gentoo.org> bonnie++-1.02c.ebuild : + Just renamed the ebuild for a newer version of the upstream package. Version + 1.02c fixes "a very serious bug in reporting of seek test results." + +*bonnie++-1.02a (1 Feb 2002) + |