diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-09 10:55:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-09 10:55:10 +0000 |
commit | 7aaca4b00ed3efcc1fe031b01eec0a8b1a1fe08e (patch) | |
tree | 0bbffc0988a7b6f9eda88bd806df061cb8ec72a3 /dev-libs/libaio | |
parent | revbump to distutils-r1 (diff) | |
download | gentoo-2-7aaca4b00ed3efcc1fe031b01eec0a8b1a1fe08e.tar.gz gentoo-2-7aaca4b00ed3efcc1fe031b01eec0a8b1a1fe08e.tar.bz2 gentoo-2-7aaca4b00ed3efcc1fe031b01eec0a8b1a1fe08e.zip |
Stable for ppc64, 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 3b8f05aed11a..95e717969cb8 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.75 2013/03/08 17:29:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/ChangeLog,v 1.76 2013/03/09 10:55:10 ago Exp $ + + 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> libaio-0.3.109-r4.ebuild: + Stable for ppc64, wrt bug #460704 08 Mar 2013; Jeroen Roovers <jer@gentoo.org> libaio-0.3.109-r4.ebuild: Stable for HPPA (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 ee500256dd70..0242b4ba9257 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.4 2013/03/08 17:29:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libaio/libaio-0.3.109-r4.ebuild,v 1.5 2013/03/09 10:55:10 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" |