diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-11 07:37:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-11 07:37:47 +0000 |
commit | 697c5ecf07a7fe198ffd694ed637dd786a613896 (patch) | |
tree | 692a2194286245eef661e81be9a3479170bf6c01 /dev-libs/libaio | |
parent | Stable for sh, wrt bug #460488 (diff) | |
download | gentoo-2-697c5ecf07a7fe198ffd694ed637dd786a613896.tar.gz gentoo-2-697c5ecf07a7fe198ffd694ed637dd786a613896.tar.bz2 gentoo-2-697c5ecf07a7fe198ffd694ed637dd786a613896.zip |
Stable for sh, wrt bug #460704
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/libaio')
-rw-r--r-- | dev-libs/libaio/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libaio/libaio-0.3.109-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libaio/ChangeLog b/dev-libs/libaio/ChangeLog index 3e26063e324b..700b76cf01b5 100644 --- a/dev-libs/libaio/ChangeLog +++ b/dev-libs/libaio/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libaio # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/ChangeLog,v 1.81 2013/03/10 16:17:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/ChangeLog,v 1.82 2013/03/11 07:37:47 ago Exp $ + + 11 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libaio-0.3.109-r4.ebuild: + Stable for sh, wrt bug #460704 10 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libaio-0.3.109-r4.ebuild: Stable for s390, wrt bug #460704 diff --git a/dev-libs/libaio/libaio-0.3.109-r4.ebuild b/dev-libs/libaio/libaio-0.3.109-r4.ebuild index 81aaa226db0c..c4d4fd91cc23 100644 --- a/dev-libs/libaio/libaio-0.3.109-r4.ebuild +++ b/dev-libs/libaio/libaio-0.3.109-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/libaio-0.3.109-r4.ebuild,v 1.10 2013/03/10 16:17:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/libaio-0.3.109-r4.ebuild,v 1.11 2013/03/11 07:37:47 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/libs/aio/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="multilib static-libs test" EMULTILIB_PKG="true" |