diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2006-07-10 06:51:25 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2006-07-10 06:51:25 +0000 |
commit | 7e998b8c121149d1d375d520c5e5634e20a41168 (patch) | |
tree | ffcd76a16427c27c5ec7d56f05f5014e4576fe83 /dev-libs/libaio/ChangeLog | |
parent | Version bump; removed obsolete versions (diff) | |
download | gentoo-2-7e998b8c121149d1d375d520c5e5634e20a41168.tar.gz gentoo-2-7e998b8c121149d1d375d520c5e5634e20a41168.tar.bz2 gentoo-2-7e998b8c121149d1d375d520c5e5634e20a41168.zip |
fixed build patch, soname, and QA issues, works now on amd64
(Portage version: 2.1.1_pre2-r6)
Diffstat (limited to 'dev-libs/libaio/ChangeLog')
-rw-r--r-- | dev-libs/libaio/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-libs/libaio/ChangeLog b/dev-libs/libaio/ChangeLog index 6170f652eb71..52b9e5bc0043 100644 --- a/dev-libs/libaio/ChangeLog +++ b/dev-libs/libaio/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-libs/libaio # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/ChangeLog,v 1.25 2006/07/09 02:10:52 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/ChangeLog,v 1.26 2006/07/10 06:51:25 nerdboy Exp $ + + 10 Jul 2006; Steve Arnold <nerdboy@gentoo.org> + +files/libaio-0.3.106-build.patch, libaio-0.3.106-r1.ebuild: + Fixed build patch, soname, and QA issues, works now on amd64. Note the + tests still need a Maekfile patch to work correctly, and I'm not sure + about the status of the kernel support (upstream kernel patches stop about + a year ago at 2.6.12). This is used by the ROMIO support in mpich2. 09 Jul 2006; Joshua Kinard <kumba@gentoo.org> libaio-0.3.15-r1.ebuild: Marked stable on mips. |